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.

Linux下调试CCS的几个问题



在Linux下调试CCS的时候需要先编译Linux生成一个uImage文件,我想问这个uImage文件什么作用?它和编译Linux内核生成的uImage文件一样吗,还是每调试一个工程需要一个特定的uImage文件?


是不是一块板子对应一个uImage映像文件?