Other Parts Discussed in Thread: AWR1642
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软件并导入工程后,可以通过以下步骤烧录xwr18-6xx_ccsdebug.bin文件到AWR1642中:
1. 连接AWR1642设备到电脑上,并确保设备已经被识别。
2. 在CCS软件中选择“Target Configurations”视图,然后右键单击“Target Configurations”窗口中的“CCS Debug”选项,选择“New Target Configuration”。
3. 在“New Target Configuration”对话框中,选择“Texas Instruments XDS110 USB Debug Probe”作为调试器,并选择“TI C6000”作为目标设备。
4. 点击“Advanced Options”按钮,然后在“Advanced Options”对话框中选择“Use alternate target configuration file”选项,并指定xwr18-6xx_ccsdebug.ccxml文件的路径。
5. 点击“OK”按钮,然后在“New Target Configuration”对话框中输入一个名称,例如“AWR1642”,并点击“Finish”按钮。
6. 在CCS软件中选择“Debug”视图,然后右键单击“AWR1642”选项,选择“Launch Selected Configuration”。
7. 在弹出的对话框中选择“Load Program”选项,并指定xwr18-6xx_ccsdebug.bin文件的路径。
8. 点击“OK”按钮,然后等待程序烧录完成。
如果您需要修改程序并重新烧录到AWR1642中,您不需要删除之前烧录进去的程序。您只需要重新执行步骤6和7即可。