Hi everyone
I'm having problems getting my CC2650EM to work with my SmartRF06 EB. First of all, I intend to do it through the CC26xxware library, so no RTOS. I'm fairly new to CCS (v6.1), so something might be wrong in the default configuration of my project. I'm just trying to get a basic "hello world" to work. The problem I get is shown in the following picture:
It might be a very stupid error, but I've been stucked for 2 days with this.
The main() is apparently never reached, and the in the debug session I can only stop the program. I have worked with an MSP430 EB before, and it paused at the begining of the main() in a breakpoint. Does anyone have any idea of what is happening?
Thanks.