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.

cc2540 download and debug的时候出现__vector_table symbol not found. e_entry value: 0x0000F000 does

Other Parts Discussed in Thread: CC2640

编译时出现

Warning: __vector_table symbol not found. e_entry value: 0x0000F000 does not match reset vector value: 0xCDCDCDCC Initial SP_main value:0xCDCDCDCD uncertain.

  • 应该没关系的,协议栈没有main的入口,都在application,可以暂时忽略它

  • 但是debug不了,这个怎么解决? 是有错误的,附件中
     

    Mon Oct 24, 2016 13:43:09: Loaded macro file: C:\IAR\arm\config\debugger\TexasInstruments\CC26xx.dmac
    Mon Oct 24, 2016 13:43:09: C:\IAR\arm\config\debugger\TexasInstruments\CC26xx.dmac(15,20): Error: Operation error.
    Mon Oct 24, 2016 13:43:09: Error while calling macro execUserPreload
    Mon Oct 24, 2016 13:43:10: There have been memory accesses prior to the creation of the simulator memory which is done when the downloading begins. These accesses have been ignored.
    Mon Oct 24, 2016 13:43:10: Download complete.
    Mon Oct 24, 2016 13:43:10: Loaded debugee: C:\ti\simplelink\ble_cc26xx_2_01_00_44423\Projects\ble\SimpleBLEPeripheral\CC26xx\IAR\Stack\CC2640\FlashROM\Exe\SimpleBLEPeripheralStackFlashROM.out
    Mon Oct 24, 2016 13:43:11: Warning: __vector_table symbol not found. e_entry value: 0x0000F000 does not match reset vector value: 0xCDCDCDCC Initial SP_main value:0xCDCDCDCD uncertain.
    Mon Oct 24, 2016 13:43:12: User error: Stack pointer is setup to incorrect alignment. Stack addr = 0xCDCDCDCD
    Mon Oct 24, 2016 13:43:12: Target reset
    Mon Oct 24, 2016 13:43:12: Failed to load debugee: C:\ti\simplelink\ble_cc26xx_2_01_00_44423\Projects\ble\SimpleBLEPeripheral\CC26xx\IAR\Stack\CC2640\FlashROM\Exe\SimpleBLEPeripheralStackFlashROM.out