This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

OMAP L138使用starterware在CCS5环境下开发ARM端,开发环境如何搭建?



各位:

        大家好。

        之前使用L138仅进行了DSP端的开发,环境是CCS3.3,仿真器是XDS100 V2。现在需要用到ARM端,参照starterware(processors.wiki.ti.com/.../StarterWare_Getting_Started_01.10.XX.XX)想搭建CCS5的开发环境进行ARM端的裸机开发,但是不懂链接中所给的GCC、Cygwin的作用以及程序的开发流程(由于之前没用过ARM)。希望大家赐教。我的理解是CCS中开发ARM就像开发DSP时选择GEL文件、中断文件等进行编译、链接、调试不就可以了吗?