6 years 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 2018

Even I enabled debug messages ,there is no message on the terminal when system crashes.

posted by Bharat Gopani 17 Apr 2018
Be the first to answer this question.