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.

A problem with uniflash using command line

Other Parts Discussed in Thread: UNIFLASH, TMS570LS3137

I want to write flash with address from 0x00180000.My command line was " uniflash -ccxml TMS570LS3137.ccxml -programBin load.hex 0x180000",The profile was writed in flash,but code in other address wsa erased.How can I write data in flash and not erase data in other address.