Hi folks,
We are using JLink Plus with the SAMD21E16. Wondering if special configuration for RTT is necessary as it's causing some kind of deadlock or crash when used inside a Task.
Consider this snippet of code
Display All
The battery voltage message is received in the RTT viewer the first time, but after that the application goes into deadlock or some type of error condition. Heartbeat LED no longer toggles. I tried debugging with Ozone but it's causing a hard fault on connection.
We are using JLink Plus with the SAMD21E16. Wondering if special configuration for RTT is necessary as it's causing some kind of deadlock or crash when used inside a Task.
Consider this snippet of code
Source Code
The battery voltage message is received in the RTT viewer the first time, but after that the application goes into deadlock or some type of error condition. Heartbeat LED no longer toggles. I tried debugging with Ozone but it's causing a hard fault on connection.