[En-Nut-Discussion] RAM limit of 4kB

Martin Hinz hinz at tik.ee.ethz.ch
Wed Jun 2 11:26:58 CEST 2004


hi all

the RAM limit for .data and .bss is set to 4kB. can i set this limit up 
(change value somewhere in a makefile)? in my program i am using lot's 
of printf statements and it would be nice not to define first a string 
variable (moving the text to ROM) and second call the printf statement 
with this variable.

Martin



More information about the En-Nut-Discussion mailing list