Hi
I have done my projects with TMF320F2812 on ezdspF2812 so far. I have to use ezdsp F28335 because of the limited memory. The memory of 2812 isn't enough because I began to use Fuzzy logic control. I use CCS 3.3 and I think I installed all necessary files. But when I build my program from Matlab/Simulink altough CCS dosn't give an error, I can't see anything from oscilloscope when I used ezdsp F28335. (I use Simulink demo, constant PWM demo) CCS only gives GEL OUTPUT window: GEL will enable XINTFx16 during DEBUG only. Enable XINTF in code prior to use.
May this cause nothing seeing from oscilloscope?
After a while CCS gives an error like that:
"Unexpected Fatal Error Encountered which may have been caused by a stack overflow,out of memory condition,or access violation.
I'm going to try and save your work before TERMINATING this application."
What can I do about these problems? What do you suggest how I can begin with F28335? Thanks...