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.

TMDSIDK437X: .cint_00 address

Expert 1700 points

Hi Team,

I am looking at the address where .cint_00 resides.

in the cfg I found Program.sectMap[".c_int00"].loadAddress = 0x80000000;

in the map file , indeed cfg is at that address

when I edit the cfg file and change the address , and re-build m the map files still shows that same address (0x8000 0000)

can you help me understand this ? what is missing ?