Other Parts Discussed in Thread: SYSBIOS
Hello,
in a custom board, with the very similar pinout of ICE demo board, the same DDR2 and the same SPI Flash, I'm trying to download the SPI bootloader (or I2CDemo app) with SysBios SPI_flasher but when I try to Load MemoryI have the following error:
CortxA8: Trouble Writing Memory Block at 0x80100000 on Page 0 of Length 0x6c90: (Error -2030 @ 0x0) Internal error: Access to unknown or invalid register was requested. Restart the application. If error persists, please report the error. (Emulation package 5.0.872.0)
CortxA8: Unable to terminate memory download: NULL buffer pointer at 0x3a9f
I've tried, as in some forum is explained, the Starterware SPI flasher version, but it doesn't work. I've also tried to use a modified GEL file and ccxml file but nothing.
Obviously, if I try the same operations with the ICE board, it perfectly works.
My working setup is:
CCS Version: 5.3.0.00090
SysBios SDK 1.0.0.6
AM335XEVM.ccxml (and modified)
TMDXICE3359.gel (and modified)
What I miss?
Any suggestions?
Thanks in advance.
Luca.