HOME       UP       PREV       |ENDOFPACK|

A Minimalist Bare-Metal Running Program for Prazor - One Thread, No libc, No device drivers.


Hello World - Simple C Program - No Libc.

A basic example using backdoor putchar output.

Our main examples will use libc (enabling printf and so on) and pthreads for using the multi-cores.

The files for this simple set up are in /usr/groups/han/clteach/btlm/current/vhls/images/hello-world


3: (C) 2012-18, DJ Greaves, University of Cambridge, Computer Laboratory.