Part Number: CC2650
Other Parts Discussed in Thread: BLE-STACK, CC2640
Tool/software: TI C/C++ Compiler
Hi All,
We are facing one issue while Building OAD Image B from TI BLE SDK Version - ble_sdk_2_02_01_18 according to the steps given in document (BLE-Stack™ Version: 2.2.0)
- When we are adding --cfgArgs NO_ROM=1,OAD_IMG_B=1 setting under Pre Build Command line IAR is giving this error
Error[Lp011]: section placement failed
unable to allocate space for sections/blocks with a total estimated minimum size of 0xa2ad bytes (max align 0x4) in <[0x00009050-0x00012fff]> (total
uncommitted space 0x9fb0).
- Without this setting we are able to build the Image B Code with OAD support but getting error OAD IMAGE Rejected in BLE Device Monitor.