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.

OAD 工程OAD Target编译问题。。。。TI工程师们速进。。。

Other Parts Discussed in Thread: CC2640

最近在配置cc2640的BLE OAD,按照手册在编译BIM ,STACK,APP,后发现在python合并是总是出错。。在option-》build action里面默认的参数是  :python "C:\hexmerge.py" -o "C:\OAD_merge.hex" -r "0000:1FFFF" --overlap=error "C:\OADTargetApp.hex":0100:1FFFF"C:\BIM.hex":0000:1F5FF"C:\OADTargetStackFlashROM.hex":F000:1EFFF。。这些地址有问题吗?好多都是有重叠的。没有的话我该怎么解决??都是默认的配置,我没有修改过。。