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.

command file nesting limit exceeded with file C6713dsk.cmd build error



I am trying to build radix-4 fft project from chassaing book and getting below errors:

>> C:\...\C6713dsk.cmd:   error:
               command file nesting limit exceeded with file 'C:\.....C6713dsk.cmd'
>> C:\...\Debug.lkf:   error:
               command file nesting limit exceeded with file 'C:\...\Debug.lkf'

 

and bunch of warnings:  multiple definitions of SECTION named '.EXT_RAM'

                                             multiple definitions of SECTION named '.vecs'.............

 

Any way to debug this error.