This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

ccsv3.3 link command file



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?