How to do debugging (no screen) ?
-
So far ive printed errors to the screen...
But using the atom lite models lately ... I struggle with debugging.When I run custom code via UIFLOW ... how can I get acces to error messages ? prints etc ....
-
I would make the led blink different or another color. I do not know if atom lite led is rgb.
Also maybe the REPL can help.
-
Also you can establish a UART connection with a serial terminal using the UART BLOCKS. There is a UART write block. This is the way I used to debug in arduino.