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 Implementation for cc2650 5xd

Other Parts Discussed in Thread: CC2640

Hi Guys,

i am trying to implement OAD  using internal flash for my custom CC2650em 5XD board.i am using iar to import the project to the workbench but while running the app of the code the code works fine creating an image of the hex file but while implementing the stack the make doesn't run past the pre processor directive giving a library configure error.if you guys can help me out this one that would be great.I am using BLE SDK 2.2 for the stack configuration and using custom spp ble server and client code for the OAD implementation.

  • Hi Santhananarayanan,

    There's a section in the CC2640 OAD User's Guide on how to convert a Simple BLE Peripheral to an OAD enabled project for both on-chip and off-chip flash.

    Checkout section 9.4 for On-Chip OAD.

    Regards,

    -Rebel