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]

Re: just some printf without OS, without malloc


The following article may be of some help...

http://neptune.billgatliff.com/newlib.html
-- 
Eric Bresie
ebresie@gmail.com

On Tue, Jun 2, 2009 at 2:13 AM, Florent DEFAY
<spira.inhabitant@gmail.com> wrote:
>
> 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



--
Eric Bresie
ebresie@gmail.com


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