Other Parts Discussed in Thread: CC2650
Dear all,
First I want to list my setup:
- DevBoard: SmartRF06 EB
- MCU: CC2650EM-7ID
- IDE: IAR 7.4
- BLE SDK: 2_02_01_18
So now I have the problem that 'm able to flash and debug a project (e.g. Simple Peripheral) and everything works fine. But when I'm ending the debugger and resetting the board (turn power switch on and off) nothing works. I have modified the simple peripheral project in such a way, that LED 4 should switch on when the programm is entering the main() function. In debug mode the LED is switching on but not after reset. So it seems that there is no jump into the main function in the start up procedure.
And the same problem appears for every other TI example project, for 3 different CC2650 modules and 2 different SmartRF06 EB's.
But if I'm flashing a ZigBee example project (from zstack home 1_02a_44539 sdk) everything works fine also after reset.
Is someone there with the same problem?
Can someone offer me a solution or a smal suggestion?
Please let me know if you need more information.
Thank you