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.

CC1310: oad_write_bin.py脚本烧写到外置flash失败

Part Number: CC1310


刚接触软件不久,也没使用过TI的单片机,如果我提的问题不是很专业,还请见谅,我在rfWsnConcentratorOadServer_CC1310_LAUNCHXL_tirtos_ccs的基础上修改,用串口发送指令的方式替代按键功能,去掉了display,在使用oad_write_bin.py脚本时,窗口显示ser.read()超时,也可能单片机UART_read()就出问题了,debug模式下在运行脚本后报错,无法进一步调试,使用串口助手配合debug模式可以正常运行,我用两个USB串口模块运行脚本也是可以正常运行,两个一结合就出现问题,所以我提出以下疑问

1.oad_write_bin.py脚本在windows上使用,是否需要修改什么地方?

2.正常情况下debug模式下是否可以运行脚本不报错?

3.其他有什么需要注意的地方,可以尝试的方法?

4.CC1310用于映射外置flash地址的范围是多少?