Quantcast
Channel: Processors forum - Recent Threads
Viewing all articles
Browse latest Browse all 17527

C6748 on LCDK stuck in undefined symbold code on DDR RAM?

$
0
0

Hi all,

I am using the LCDK with the C6748 DSP. After compiling code, I load the .out file on the target and try to execute it.

The code uses UART as serial interface for startup messages, etc.

Sometimes my UART messages are incomplete at startup - they are broken in the mid of a sentence and the DSP seems to be stuck. When pressing the pause button I can see that the DSP is executing code at 0xC3D38E84, which according to the memory map summary of the DSP is an address which is located in external DDR RAM. However, there are no symbols defined at that address.

My linker command file only uses this section for constant data and not code, i.e.

.const> DDR2

 

Can I somehow track this strange behaviour?

Is it a bug in my code? A problem with the JTAG emulator?

 

Thank you,
Matthias


Viewing all articles
Browse latest Browse all 17527

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>