This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Memory Browser has an address offset of 2 words



I am trying to verify some code and the memory browser is showing an address offset of 2 words.  You can see below that the watch window for the address shows the value I expect.  The memory browser has the offset.

From Watch Window

From Memory Browser

You can see that all of the data is shifted by two words.  The first 4 bytes shown in the memory browser correspond to 0x8002 shown in the watch window.

I am using CCS v5.5.0.00058

Windows 7 64bit

JTAG JET-TMS debugger

Is there a solution for this problem?

  • I understand you are using a C28346 device with JTAG JET debugger. Is that the emulator from Signum or IAR?

    Unfortunately I don't have this combination of emulator and kit to test this out. I will see if I can track down a kit with this device (it may take a little while) but I'm not sure if we have that emulator. We could test with other XDS emulators though and if the issue is not reproducible that would point to something specific to that emulator at least.

    I will get back to you when I have more information.

  • I found the issue this morning.  I had the connection set to Signum JTAGjet Emulator.  When I changed it to Signum JTAGjet Emulator with XDS drivers the memory browser worked correctly.