Date
1 - 1 of 1
Unable to view printk() outputs on the serial console for LPC board
Salman Khan <sakhan25@...>
Hi,
I'm running the samples/hello_world program which is doing a printk("Hello World"). I built and flashed the program on my LPC ARM board using the instructions provided here:
The program builds and flashes fine with -runner jlink. However, I am unable to view the output from the printk() statement anywhere on the serial console.
I also tried the samples/blinky program and that works fine, the only problem I'm experiencing is viewing the output on the serial console.
I have set the correct settings for my serial terminal, which are as follows:
Speed: 115200
Data: 8 bits
Parity: None
Stop bits: 1
Please assist with this. Thank you
Regards,
Salman Ahmed Khan