TMS320VC5402: disassembling an image file

Part Number: TMS320VC5402

How do I use ccs3.3 to disassemble an image file (read from flash memory)?  In my installation, could not find dis54.exe or something like dis500.exe. How to get dis54.exe or something similar standalone utility for disassembling a random image file?

  • Hi Satyanarayana,

    The image file for flash is usually a striped down version of the executable (OUT file). If you boot from flash or EEPROM, then you use the CCS to halt the DSP core. In CCS debug view, the disassemble option should be available there.

    Best regards,

    Ming