Hello, I'm looking for a str912 startup file. I do have one for the GNU compiler (downloaded from Hitex site), but I get these link errors:
startup912.o(.text+0x224):/cygdrive/d/source/uVision3/STR9_GNU/startup912.s:358: undefined reference to '__data_start__' startup912.o(.text+0x234):/cygdrive/d/source/uVision3/STR9_GNU/startup912.s:358: undefined reference to '__bss2_start__' startup912.o(.text+0x238):/cygdrive/d/source/uVision3/STR9_GNU/startup912.s:358: undefined reference to '__bss2_end__'
Can you help me solve these?
cactus,
see this link
www.hitex.co.uk/.../examples.html
this is a functioning STR9 GNU uVision sample!