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.

CCS5中的文件如何添加为Linux内核模块

Other Parts Discussed in Thread: AM3359

刚开始学ARM,用的AM3359,使用CCS5,在CCS5中建立工程编译生成.out文件,在网上看的.out文件不能嵌入Linux,应该怎么操作?是通过CCS编译没错误之后将.c文件直接放入Linux下面然后make吗?使用XDS100V2仿真器可以做到吗?谢谢