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.

CC2640R2F: OAD file missing?

Part Number: CC2640R2F
Other Parts Discussed in Thread: CC2650, , BLE-STACK

Hi,

I try to migrate from cc2640 (Stack 2.2.1) to cc2640r2f(Stack 3.00.01) using the porting guide provided in the 1.40 SDK.

The code is based on the simple peripheral example codes for both processors.

When I try to add OAD functionality according to the guide for blestack I get build errors because CCS cannot find the source file “oad_target.h” and when I look into the SDK it only exist in ble5stack and not blestack. Is the SDK incomplete or have I missed something?

I also get the error “identifier ICALL_STACK0_START is undefined” which seems to be an issue with using a library build but in the guide it says that library build is supported for OAD.

Best regards

Niklas