I am currently using CCS v3.3 and DSP/BIOS v5.33.06 and having problems getting the application to run. The application executes the main function and then starts executing the bios initialization and startups. It gets as far as SWI_startup and halts. This inidicates a stack problem. I have set my stack (.stack) to 4096 bytes and my system stack to 2048 bytes in DARAM. I thought that would be enough bytes for each. I would appreciate any suggestion on how to solve this problem.
Thanks
Barry