Hi all,
I am running my project block in tms320c6713....................i am getting compilation errors in my CCS STUDIO..................
error: can't allocate .far, size 00897c40 (page 0) in IRAM (avail:
0003fe00)
>> error: errors in input - mr1.out not built
>> Compilation failure
i got reply for this as to change my value in command build file.....................
i ALLOCATED a value as per my requirement but it again throws error like this:
error: can't allocate .far, size 00897c40 (page 0) in IRAM (avail:
000897a40)
>> error: errors in input - mr1.out not built
every time i insert the required memory space it shows availability less than this..........
why is it so?