This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

str9 GNU startup file

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?

0