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.

TMS320F28335: debugging the release image for a tms320f28335

Part Number: TMS320F28335

Hello,

For a tms320f28335 I generated the .bin file from the .out file by using the hex2000 tool because I am debugging a release version. The size of the .bin is 40kbytes but after the address 0x2200 the .bin image is filled up with 0 and it does not seem to have code instructions. From what I can see from the map file, the real size should be much lesser (just around 0x2200 or so). Am I missing something or this is a correct size?

Thanks and regards

  • hi ,

    marcello ioppolo1 said:
    The size of the .bin is 40kbytes but after the address 0x2200 the .bin image is filled up with 0

    What option are you using when generating the binary output file ?

    marcello ioppolo1 said:
    from the map file, the real size should be much lesser (just around 0x2200 or so)

    What parameter of the map file are you checking ?

    Are you referring to this this user's guide: http://www.ti.com/lit/spru513 for details on command and options ?

    Regards.