Other Parts Discussed in Thread: CC2650, BLE-STACK
Hi,
I have got the simple_peripheral app with some basic mods running in a CC2650LaunchPad for days, but when I port the code to the MODA if the debugger is not connected stops working in a couple of minutes.
The basic app just have the heap increased and the compiler option BOOSTXL_CC2650M for the MODA variant.
The board has a 100K pull-up resistor between RESET and VCC.
When the MODA stops working, even the debugger is in a strange mode and needs to be reset in order to reprogram the board.
Any advice how to debug this?