Re: scanf problem in EDk 9.1i (Microbaze)



Hi ,
      I have assigned 64k of local memory.
Is there an alternative to this problem im facing.

Allocate more memory or try iscanf, which is an integer only version
of scanf, that should require less code space. (There should be
iprintf too).

Cheers,
Jon

.



Relevant Pages

  • Re: Is there a maximum contiguous memory allocation?
    ... but could ALLOCATE it! ... allocate it if I had 2GB of physical memory! ... the amount of physical memory I have installed. ... Note that you can use raw VirtualAlloc to improve your ...
    (microsoft.public.vc.mfc)
  • Re: The Lisp Curse
    ... Memory is allocated and free'd behinds the scenes in C ... But that calls malloc or libc, ... Most C file I/O functions allocate space from a storage device, ...
    (comp.lang.forth)
  • Re: experienced opinions
    ... think a multiple process model is ... Every time a threaded process allocates memory or allocate a file ... If multiple processes map shared memory or shared files, ...
    (comp.unix.programmer)
  • Re: XPC-target, s function problem
    ... You haven't said how you're allocating the memory for the matrices ... allocate all of the arrays from the heap using malloc. ... In trying to run an S function on xPC target built using the S function ... that with offline simulation everything works perfectly with bigger ...
    (comp.soft-sys.matlab)
  • Tru64 issues with Infinite limits
    ... An automated test in my nightly build was failing due to Out of Memory ... Cannot allocate block 146 ...
    (comp.unix.tru64)