Part Number: TMS320F2811
Tool/software: TI C/C++ Compiler
I want to run my program completely out of RAM. At startup, the code is copied from Flash memory to RAM.
My program has grown large enough such that it will not fit in the 8K contiguous H0 area.
Is there some way I can arrange for part of the code to be transferred to the H0 area and part of the code to be transferred to another area (L0, for example) as part of the startup process?
I have targeted the TMS320F2811.