hi TI professor,
I use the SCS create a example of analog light sensor and run in SCS good. But when I generate source code by SCS and run in CCS. It is failed.The source code are generated by SCS, there are not any change by me.
Next I create a new project reference with software-dl.ti.com/.../sc_01_project_from_scratch.html. The same as the project of analog light sensor. It just run in SCS. If I migrate to CCS.The program will run stop at xdc_runtime_SysCallback_defaultAbort(CString str).
As shown as the below picture, it is my create the main application.