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.

Load memory using CCS4, OMAPL138, and XDS100v2



Hi,

we are having some difficulties with our flash chips reading the ubl properly and eboot. So I what I'm trying to do is load some code via the debugger in code composer studio, the problem is load memory doesn't seem to be working for me. Each time I try and upload something to the device I get this error..

ARM9_0: Unable to terminate memory download: NULL buffer pointer at 0x320

I made sure the region we were writing to was in the memory map but I'm guessing there is something I'm missing out of the standard gel I have been using for our custom board. Where would I start debugging an issues like this?