Hi,
I'm using Code Composer Studio 5 and TMS570LS20216, in the project properties, under 'Build - Run Time Model Options', there is the options "Designate Code State 16 bit or 32 bit". I want to know:
1. What is the difference between 16 and 32 bit?
2. What should I set for the micro TMS570LS20216?
3. If I set 32 bit, Why does the the CCS compiler gives the error "program will not fit into available memory" (error #10099-D).? Note that, the size of flash memory utilised by the program is higher than that of bank FLASH0 but lower of the sum of banks FLASH0+FLASH1 +FLASH2 +FLASH3.
Thanks