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]

just some printf without OS, without malloc


Hi,

I am working on a new port for an embedded 16-bit target.

There is no OS. All I want to do is some printf into a console.

I would like to know which stubs I should implement. I also wonder if
I should implement a malloc and where. I wish I could avoid malloc, I
am looking for the simplest way.

Regards.

Florent


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