Hi,
Thanks for the help. I've actually tried using the function you
suggest, but gotten the following error:
sparc-elf-gcc -O1 -W -Wall -DPROLBASE=0xffd0 -DPROLDATA=0xffd0b000
-DPROLRODATA=0xffd08000 -D__ANSI__=1 -I../src -mcpu=hypersparc
-Wa,-xarch=v8 -g -DQEMU -m32 -fno-builtin -c mai
Hi,
I'm working on project to implement a serial boot option in proll to
emulate the way a real sparc bios works. However I'm having some
problems that I was hoping someone here could help me with.
I can't seem to access qemu's serial port hardware. I can see how it's
done by other functio