Other Parts Discussed in Thread: TM4C123GH6PM, SW-DRL, EK-TM4C123GXL
Hi,
I am using a Tiva-C dev board with TM4C123GH6PM with Code Composer Studio Version: 6.1.2.00014 on OSX. I have 2 question/error:
1,
My program runs only if I start with debugger. If I connects an external power supply for the board the power looks like not running (does nothing). After I press the reset button on the board the program starts to run. What can be the problem? (Different project with same board works fine.) I think some project setup could be the problem, but i do not find it.
2,
I am using PWM modules to generate some PWM signal for servos. When I start a debug session often the servos acts like crazy, do random moves. It is between the starts of the debug session and init the PWM module. If I do not press the run button is appears randomly, too. I realized this bug when I used a breakpoint in uart interrupt but only for short times. The servo connected directly to Tiva pin and gets power from external power module. There are no problems if the program runs.
Thank you for the help!
