Tool/software: Code Composer Studio
Hi,
I want to download the compiled program from one device and load it on the other similar devices. The emulator is XDS100v2 and the device belongs to C67xx DSP family. All of the boards are completely similar to each other. I wrote the program in the past and used it in one of my projects, and want to do the same project now for similar hardware. The issue is that I don't have the source code right now on the computer
I am working on it now unfortunately and I can't return where my Laptop (the computer that I had saved the source code on it) is there so that I need to copy the program from the board that was programmed in the past and get it so that I can reuse it again.
I'm looking for any way to read (copy) the compiled program (.hex file) from one device and load it on the other similar devices. Any link, wiki, user manual or video which could help me. I have a lack of time. Please give me advice. I didn't have similar experience and it's new for me to do this.
Please consider that the issue is not to achieve the source code from the programmed device but is to be able to program some other similar devices by achieving the hex file (compiled final file) from it.
In the simple words I should say that:
1-I want to download the hex file from one device
2-Then I want to program other devices with that .hex file
Regards,
Hossein