Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
6 years, 7 months ago.
nRF51-DK : PWM is working standalone but system hangs when integrating with other pheripheral:Uart
Hi
I am using nRF51-DK with Mbed IDE. I am using sample code from the link : https://os.mbed.com/handbook/PwmOut. It woked well standalone means only pwm program was there. But when I intergrated with Serial UART , the system hangs or crashed.
Can anybody helps for the same.
Are you watching mbed messages over the standard mbed uart interface? When things fail like this it usually provides a message that gives you a clue why it's failing.
posted by Graham S. 16 Apr 2018Even I enabled debug messages ,there is no message on the terminal when system crashes.
posted by Bharat Gopani 17 Apr 2018