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.

LAUNCHXL-CC2640R2: Build error simple_peripheral_oad_onchip project

Part Number: LAUNCHXL-CC2640R2
Other Parts Discussed in Thread: CC2640, CC2642R

Hi

Hello, i am setting a BLE OAD environment following this doccumentation software-dl.ti.com/.../setting-up-environment.html
I am using inbulit project "simple_peripheral_oad_onchip". And I follow the steps given in ti's documentation, but i am getting this error when i bulit simple_peripheral_oad_onchip app project.
Error-

#10010 errors encountered during linking; "simple_peripheral_cc2640r2lp_oad_onchip_app_FlashROM.out" not built simple_peripheral_cc2640r2lp_oad_onchip_app
#10099-D</a> program will not fit into available memory. placement with alignment fails for section ".cinit" size 0x32a . Available memory ranges:
#10099-D</a> program will not fit into available memory. placement with alignment fails for section "GROUP_3" size 0x93b0 . Available memory ranges: cc26xx_app_oad.cmd
gmake: * [all] Error 2
gmake[1]: * [simple_peripheral_cc2640r2lp_oad_onchip_app_FlashROM.out] Error 1

OS-Linux(Ubuntu)
CCS Version: 10.2.0.00009


Also attaching a screenshot of the error.
Thank you.