I have several functions now coded in my source file and I have started generating an error in the genAISfile application. The error is:
"Not Enough memory on current page for pin config, retrying (in cleanup) can't call method destroy on an undefined value at ccs....CoffFile.pm on line 289 during global destruction."
My command line is:
genAis.pl -i DSP.out -o DSPAIS.asm -bootmode tisecboot -pgsize 0x4000 -otype asm -pf 16 -cfg bootdan.cfg
Any idea of the my error?
Thanks in advance.