[En-Nut-Discussion] area 'text' not large enough

Per Eklund 70eklund at telia.com
Thu Jul 20 00:49:32 CEST 2006


Thanks for your answer Brett.
Now I have tried this , and I have also tried (Project->Target->Strings in FLASH only) wich I saw on an other forum, but nothing helped. It seems to be a size problem thou.
When I compile the SIMPLE example (and other examples too) i don't have the previous problem, but then I have this instead:
C:\iccv7avr\bin\imakew -f SIMPLE.mak
iccavr -o SIMPLE -Lc:\ethernut-4.0.3\nutbld_icc\lib -g -ucrtatmegaram.o -bfunc_lit:0x8c.0x10000 -dram_end:0x10ff -bdata:0x1100.0x7fff -dFRAM:1 -dhwstk_size:16 -beeprom:0.4096 -fihx_coff -ucrtenutram.o c:\ethernut-4.0.3\nutbld_icc\lib\nutinit.o -S2 @SIMPLE.lk -lnutpro -lnutfs -lnutnet -lnutos -lnutdev -lnutcrt -lnutarch -lcatmega
!ERROR file 'heap.o': undefined symbol 'pop_xgset2'
!ERROR file 'ihndlr.o': undefined symbol 'pop_xgset4'
!ERROR file 'heap.o': undefined symbol 'pop_xgset5'
!ERROR file 'heap.o': undefined symbol 'pop_xgsetx'
!ERROR file 'timer.o': undefined symbol 'pop_xgsety'
!ERROR file 'heap.o': undefined symbol 'push_xgset2'
!ERROR file 'ihndlr.o': undefined symbol 'push_xgset4'
!ERROR file 'heap.o': undefined symbol 'push_xgset5'
!ERROR file 'heap.o': undefined symbol 'push_xgsetx'
!ERROR file 'timer.o': undefined symbol 'push_xgsety'
C:\iccv7avr\bin\imakew.exe: Error code 1
Done: there are error(s). Exit code: 1
NOTE: 47 global optimizer trials left.
If you wish to preserve the number of trials, disable the appropriate
checkbox(s) in Project->Options->Compiler.


--Per


More information about the En-Nut-Discussion mailing list