This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Bootloader debug message cuts off

Hello,

I enabled debugging in keil v5 for the nrf 52 and I am debugging through UART for the ble_app_proximity and viewing the messages in putty. The messages i received are shown below.

image description

As you can see at the end highlighted in red, the message trails off unreadable. I have the correct baud (115200) so I am not sure what could be causing this error, if it is one.

Any ideas as to what is going on. When the application is run, the rest of the messages come through perfectly fine, it is only on boot that this happens.

Any ideas as to what causes this? Thanks in advance.

Related