semihosting problem??
2004-07-17 by lija
Hi,
I am new in gcc & c. Right now I am working with arm7tdmi board &
arm-elf-gcc. I downloaded this arm-elf-gcc setup file from http:
//www.gnuarm.com. It's working well but it has some problem like math.
h & semihosting. printf & scanf is working now but fopen and all
others file operation is not working with my arm-elf-gcc. I know to
enable file operation I have to call " initialise_monitior_ handles
". But I don't now how to do it .How to write c startup code for gcc.
Currently I am using Majic Emulator and arm7tdmi Embest board .
best regards,
Lija