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.

TMS320F2809: Copy data memory

Part Number: TMS320F2809
Other Parts Discussed in Thread: UNIFLASH

I'm tring to copy program and data memory from TMS320f2809 using uniflash and XDS100v2 debug adapter

I can get the program memory to download and upload 0x000 to 0x7FF to a new chip

but the data memory from 0x800 to 0xFFF i can not get to go when i try to verify of program i get 

 [ERROR] C28xx: File Loader: Verification failed: Memory map prevented reading 0x000800@Program

I've tried different file types when saving memory from the good device but all produce the same error when i try to load them back into uniflash to program the new device

Is there a setting to load data memory back to device or is there a better way to do this copy complete data and program to a new device?