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.

Error in SimpleBLEPeripheral modified project

Other Parts Discussed in Thread: SYSBIOS

Hello,

I'm using the BLE stack 2.1 and the SimpleBLEPeripheral project in order to create my own application. I've modified the board.c configuration and disabled the LCD. Also, I've added a new task for blicking a LED connected to the IOID_12. 

However, when I debug with the devpack the project seems to do nothing and when I pause allways give me the same error:

No source available for "ti_sysbios_hal_Hwi_HwiProxy_Object__delete__S__mangled__() at C:/Users\jblesa\Documents\git_local\epadel\software\ccs\workspace\SimpleBLEPeripheral\FlashROM\SimpleBLEPeripheral.out:{3} 0x1001bbd6{4}" 

Please, someone has idea of how to resolve this problem?

Thank you,