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: simple_peripheral_oad_onchip工程编译失败

Part Number: CC2640R2F


如题,SDK版本V4.30,按照software-dl.ti.com/.../oad_onchip.htmlcc2640r2lp_bim_onchipcc2640r2lp_persistent_appcc2640r2lp_stackcc2640r2lp_app。前三个编译正常,无任何问题,但是在编译cc2640r2lp_app时报出四个错误,请问是哪里的问题(直接使用原例程进行编译)。相关错误见上传的附件。

Building configuration: cc2640r2lp_app - FlashROM 
Updating build tree... 
Performing Pre-Build Action 
ble_user_config.c  
bim_util.c  
board.c  
board_key.c  
devinfoservice.c  
ECCROMCC26XX.c  
gatt_uuid.c  
find_stack_entry.c  
hal_assert.c  
gattservapp_util.c  
icall_api_lite.c  
icall_cc2650.c  
icall.c  
icall_user_config.c  
oad_image_header_app.c  
main.c  
oad_reset_service.c  
peripheral.c  
simple_gatt_profile.c  
TRNGCC26XX.c  
simple_peripheral_oad_onchip.c  
util.c  
Linking 
Error[Lp011]: section placement failed 
            unable to allocate space for sections/blocks with a total estimated minimum size of 0x8256 bytes (max align 0x4) in  
<[0x1330-0x8fff]> (total uncommitted space 0x7cd0). 
Error[Lp017]: the address of "primaryServiceUUID" was needed when computing compressed initializers for section .data  
(devinfoservice.o #29), but that address hasn't been set yet, since the size of the compressed initializers are needed in order to set  
it 
Tool Internal Error: 
Internal Error: [CoreUtil/General]: Access violation (0xc000'0005) at 00178207 (reading from address 0x18) 
Internal Error: [CoreUtil/General]: Access violation (0xc000'0005) at 00178207 (reading from address 0x18) 
Error while running Linker 
 
Total number of errors: 4 
Total number of warnings: 0