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.