This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

platform initialisation


Hi,

Suppose we have a stand-alone application to run on bare-metal with no
OS. Is the C library initialisation responsible for initialising
platform devices in this case?

For example if the stdout is a uart device, then is the crt0.S
supposed to initialise this device, or is it supposed to be handled
somewhere else?

Thanks,
Bahadir


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]