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.0如何选择编译完后自动下载?
点击小虫子(debug)自动完成编译和下载
如果程序已经下载,重新编译后,CCS会弹出一个对话框要求确认是否要下载新的image,在该对话框的左下方有一个复选框,选中此复选框,点击确认,之后每次编译完成后就会自动下载了。
能再详细点说吗,我的做法是先编译,在load .out文件,重新编译后重复load out文件,这样很麻烦,能不能重新编译后自动加载out文件,不需要重新load?
我的CCS版本是5.1,您可能需要升级CCS版本才能支持编译后自动下载。
如果已经连接到器件在仿真过程中,5.x编译后应该会自动提示是否要下载到器件的。这时候只需要点Yes会自动重新加载的。