Other Parts Discussed in Thread: UNIFLASH, MSP-FET
I have generated both .txt and .out files from CCS for my CC430 device. I would like to program the device with a master file, and then go back and write only SegmentA with device-specific data (4 byte serial number). Can I do that with Uniflash, Flash Programmer 2 or some other tool? If I create the device specific file so that it has the same data as the master file, I can program with it in Uniflash. However, if I change the serial number in the device file, I can't program with it because the value mismatches what was already programmed on the device.