This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos 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: printf/gets/etc not working


On Sat, Aug 14, 2010 at 2:09 AM, Ross Younger <wry@ecoscentric.com> wrote:
> On 14/08/10 02:21, Slide wrote:
>>
>> I have diag_printf
>> working just fine, but I can't seem to get printf or gets to work
>> correctly.
>
> How much RAM do you have? How much stack have you allocated? Full printf is
> very hungry for both.
>
>
> Ross
>

I have about 64MB of RAM and my current image is about 64K, so I don't
think RAM is an issue. Stack is the default stack size, I could try
increasing that.

Thanks,

slide

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


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