[quote userid="369658" url="~/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1286609/tms320f280039c-unable-to-read-some-fields-from-motor_handle-in-instaspin-lab/4958435#4958435"] In the file that is correct the debugger addresses and the memory map are all in agreement.[/quote] That was my point, legacy COF links without pointer address issues discovered to occur by eabi linking universal MOC. So entering the correct address via HWREGH for the variable and eabi linked functions work as expected. Seems the eabi pointers to certain struct member addresses get offset by a few words. The work around for eabi is use HWREGH to point the struct member versus the symbol name.
↧