Other Parts Discussed in Thread: UNIFLASH,
Hi,
I tried to download the example code included with SLAA514.
In this example, the device is set to F5510.
I have several F5508.
So I changed the device setting to F5508 and got the .out file.
And then I download image in the CCS, but it is failed.
The UniFlash also failed.
I couldn't capture error, but the error is similar to below. I remember that only the address is different.
MSP430: File Loader: Data verification failed at address 0x0000C000 Please verify target memory and memory map.
MSP430: GEL: File: C:\Workspace\MSP\USB_KBD\Debug\USB_KBD.out: a data verification error occurred, file load failed.
Downloading to F5510 was successful.
However, When the verification option is no verification, downloading is successful.

When the verification is full verification or fast verification, downloading is failed.
And after launching ccxml, the load symbols loads fine, but the load program doesn't