Other Parts Discussed in Thread: UNIFLASH
Tool/software: Code Composer Studio
Hello,
I am debugging why the same code works in some boards and not in others. One of the tests we want to do is to read out the program (in the internal flash of the DSP) from the good board and program the bad boards with the result.
Looking into it, I cannot find a way to extract the program using CCS 5.2, Uniflash, or Signum On Chip Flash Programmer. Uniflash can calculate the checksum, which means it can read the flash as "data" but not read the program and save it to a file?
Am I missing something?
Thank you.