Debugging: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

10 May 2026

9 May 2026

  • curprev 15:5915:59, 9 May 2026 Fede.tft talk contribs 6,300 bytes +6,300 Created page with "Miosix supports multiple debugging methods, useful in different use cases. = ''printf()'' debugging = On almost all boards, Miosix configures a serial port during the boot stage, which the kernel immediately uses to print boot logs. Here's an example: <source> Starting Kernel... Ok Miosix v3.01 (stm32h755zi_nucleo, May 9 2026 16:53:23, gcc 15.2.0-mp4.2) Mounting MountpointFs as / ... Ok Mounting DevFs as /dev ... Ok Mounting Fat32Fs as /sd ... Ok OS Timer freq = 2000..."