Hi,
I had to declare more variable data in C code, after that I sow many errors: ofset too large. I changed Compiler Section C Variables Section (.far) to SDRAM in DSPBIOS GCT. My program started, but performance decrease 3 times. I know that far takes longer then near, but my variables are no bigger then 15bit address each. My question is: does CCSv3.3 with EVM have any restriction in code generation? What is better in comercial version of CCSv3.3? Which math library is the fastest, I use fastmath67x.lib? Is it posible relocate more then 64kB variables in IRAM?