Hello
I'm trying to run a simple example of turning a led on the launchXL board.
I build the project and run the debugger. It loads the program and write to the console:
Cortex_M3_0: GEL Output: Memory Map Initialization Complete.
Cortex_M3_0: GEL Output: Board Reset Complete.
but then it doesn't do anything. I only have one button available - the (red) stop button.
Nothing happens, not even when I try to print something to the console.
I get no respond from the board buttons.
Can anyone help me resolve this?
Thanks
Amit