DSPRelated.com
Forums

Run large C code on C6211/C6711 platform

Started by Unknown December 1, 2000
I'm going to run a large C code on C6711. THe size of the code is
larger than the size of the internal memory so that I have to run
them from the external SDRAM. Currently TI is unable to support the
sample program that transfers the code in EEPROM to external SDRAM.
Is there anybody has the experiences on this issue?
Thanks.




One idea might be is to take a look at the some of
the example code that TI supplies with the 6211 DSK
board.

Specifically, you might want to check out the
following example in \ti\c6000\examples\dsk\post

If you check out the "post.asm" file, you'll see
how it moves the code from Flash into internal RAM -
for external SDRAM, the code could be modified rather
simply so that the destination is your SDRAM (provided
of course that you setup the EMIF correctly for the
SDRAM and Flash or EEPROM used). In addition, you'll
need to change the linker command file for where the
sections will be placed (in the CEx space where your
SDRAM is).

Hope this helps. -----Original Message-----
From: [mailto:]
Sent: Friday, December 01, 2000 12:42 PM
To:
Subject: [c6x] Run large C code on C6211/C6711 platform I'm going to run a large C code on C6711. THe size of the code is
larger than the size of the internal memory so that I have to run
them from the external SDRAM. Currently TI is unable to support the
sample program that transfers the code in EEPROM to external SDRAM.
Is there anybody has the experiences on this issue?
Thanks.
To Join: Send an email to

To Post: Send an email to

To Leave: Send an email to

Archives: http://www.egroups.com/group/c6x

Other Groups: http://www.dsprelated.com