How to create a standalone C program?



How do you create a standalone C program? With standalone C program I
mean it should run "freestanding" on a CPU without an OS or other
supporting software/libraries linked to the C program. After the bios/
setup has done its initializations and "stuff" I would like to be able
to continue execution with my own C program. The C program will be
really simple to start with, for example just write an integer value
to a memory address.

Thanks!

.



Relevant Pages

  • Re: compare SP-wide node with a p610 standalone concerning performance
    ... compare SP-wide node with a p610 standalone concerning ... In the moment our SAP-System use 70% CPU and is no paging. ... SAP say, when we change our SAP release next year (4.6 C to a new ...
    (AIX-L)
  • Re: compare SP-wide node with a p610 standalone concerning perfor mance
    ... Can't SAP AG help you with sizing? ... compare SP-wide node with a p610 standalone concerning performance ... The wide node has 2 x 332Mhz CPUs and 1 GB RAM ... In the moment our SAP-System use 70% CPU and is no paging. ...
    (AIX-L)
  • Re: How to create a standalone C program?
    ... mean it should run "freestanding" on a CPU without an OS or other ... setup has done its initializations and "stuff" I would like to be able ... system's firmware load your program into memory and pass control to it. ... you need to take special steps to compile your program as a freestanding ...
    (comp.lang.c)
  • Re: How to create a standalone C program?
    ... mean it should run "freestanding" on a CPU without an OS or other ... setup has done its initializations and "stuff" I would like to be able ... to a memory address. ...
    (comp.lang.c)
  • Re: How to create a standalone C program?
    ... mean it should run "freestanding" on a CPU without an OS or other ... setup has done its initializations and "stuff" I would like to be able ... to a memory address. ...
    (comp.lang.c)