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.

TMS320LF2407A: TMS320LF2407A- Bootloader file extract

Part Number: TMS320LF2407A


One of our legacy design board has TMS320LF2407APGEA and Bootloader is flashed into internal memory. Since it is a legacy design, there is no track of software files and as per our buisness need, we need to retrive bootloader files from IC.

We are looking for all possible ways to retrieve Boot loader binary from DSP internal flash.

 

Please let me know is there any way out to retrieve the binary files from DSP IC ?

 

  • Charan,
    if you can use CCS to connect to the target and extract the flash memory contents using memory window -> save memory, you will be able to retrieve the contents. While saving the memory contents, see if you can save it as COFF type to see if you can make use of it.

    Best Regards
    Santosh Athuru