
|
my code fails to load on off chip memory i have
64k words off chip prgram mem
64k words off chip data memory
how do i tell linker to load section into offchip and on
chip memory . i used visual linker as well
but it too fails . code allocation error. i have lots of
wasted space
any good url or tutorial abt memory maps and
how to write code with on and off chip combination
do i have to use GLUE
functions to move data off chip and on chip. (aint it job of linker to
allocate
sections) isnt it slow the system by utilizing unnecessary
cycles
Moinuddin
|