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.