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.

RTOS/CC2640: BIOS_start() exist showing an exception

Part Number: CC2640


Tool/software: TI-RTOS

Hello,

I am trying to run simple_peripheral example on CC2640 with custom board. First i built the stack and flashed CC2640, then i built the application and start debugging.

When the debugger tries to cross the BIOS_start() function. it shows following Warning!!

Stopped at unknown breakpoint. 


During debug session i watched the values of some variables used in BIOS_start() using watch window. 

but there values remain same before and after execution of BIOS_start(). These variables are highlighted in following figure. It also shows an exception occurred as shown in red box. 

How i can solve this problem?? I am using IAR workbench 7.70.2, I-jet with CC2640.

Waiting for your kind help.

Regards