←back to thread

305 points AlexeyBrin | 1 comments | | HN request time: 0s | source
Show context
Tepix ◴[] No.44404824[source]
Very impressive! Low end work is often tedious and time consuming, especially if you lack the essentials like a debugger.
replies(1): >>44405375 #
73kl4453dz ◴[] No.44405375[source]
Until you've used an oscilloscopes to debug your buggy kprintf, you haven't lived.
replies(2): >>44405782 #>>44408370 #
userbinator ◴[] No.44408370[source]
First thing to do is get a working UART.
replies(1): >>44408513 #
1. _sbrk ◴[] No.44408513[source]
First thing to do is get a GPIO pin or two to toggle. Plenty of debug patterns that one can blink out.