使用ccs进行am335x裸机开发时,可使用StarterWare中的flash_writer烧写Nand flash。请问使用iar时如何烧写?
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.
使用ccs进行am335x裸机开发时,可使用StarterWare中的flash_writer烧写Nand flash。请问使用iar时如何烧写?
ccs硬件仿真时,每次都要选择.ccsml文件,连接A8内核,选择.gel文件,gel文件初始化system,加载应用,接下来才可以运行;而iar只需要点击一个按钮make and debug就可以了!难道ccs也有快捷的仿真方式?求指教