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.

Help with CCSv5.1m7, XDS560v2 STM, and the Blaze sEVM4430

Hello,

I'm having a really bad time with the XDS560v2 on the Blaze.  I'm trying to load the "Hello World" demo with CCSv5.1 M7 on Windows.   After booting uboot on the Blaze and stopping it at the prompt, I launch the debugger.   The GEL files complete and then I get the following error:

CortexA9_0: GEL Output: --->>> omap4430_startup_sequence DONE !!!!!  <<<---

CortexA9_0: Trouble Writing Memory Block at 0x20 on Page 0 of Length 0x4650: (Error -1167 @ 0x2BCD) Unexpected error occurred during program download. Reset the device, and retry the operation. If error persists, confirm configuration, power-cycle the board, and/or try more reliable JTAG settings (e.g. lower TCLK). (Emulation package 5.0.470.0) 

 

CortexA9_0: Unable to terminate memory download: NULL buffer pointer at 0x3a9f

I'm using the Sprectrum XDS560v2.  I've tried various settings, lowering TCLK speed, GEL files, etc.  
Does anyone have this working?
Thanks in advance.
Stephen

 

  • Stephen,

    Although I don't have a Blaze, in my Pandaboard I can connect to the u-boot prompt without trouble as long as I don't use any GEL files. The u-boot already performs a lot of device initializations on its own and the GEL will disrupt everything that has been done. Therefore my suggestion is to remove at least the GEL file assigned to the CortexA9 from the configuration and try to connect.

    Hope this helps,

    Rafael