Hi all,
I ran into problem when I'm compiling my code and I'm suspecting is some sort of exceed RAM size issue.
Here's the error code I've got:
<Linking>
"C:\\tidcs\\c28\\DSP2834x\\v110\\DSP2834x_common\\cmd\\28346_RAM_lnk.cmd", line 119: error:
placement fails for object ".text", size 0x2011 (page 0). Available ranges:
RAML1 size: 0x2000 unused: 0x2000 max hole: 0x2000
Anyone can point me to where to study to solve this issue? I've been trying to reduce my code to get it within 0x2000, but that's just not possible.
With Regards
Lee