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.

AM2434: SBL JTAG Uniflash (Data verification fail)

Part Number: AM2434
Other Parts Discussed in Thread: UNIFLASH

Hi Experts

On my AM243x-EVM model card I can flash with SBL JTAG Uniflash example, but on my custom board

js:> loadRaw(0x80000020,0,"C:/ti/mcu_plus_sdk_am243x_08_03_00_18/tools/boot/sbl_prebuilt/am243x_evm/sbl_ospi.release.tiimage",32,false);


After entering this script, I get the error "Data verification failed at address 0x80000020 (C:\ti\ccs1110\ccs\eclipse\configuration\org.eclipse.osgi\86\0\.cp\resources\debugserver\memory.js#176).

I'll be pleased if you pay attention.