JF Tetu schrieb:

> I compiled with:
> 
> sdcc -c -I../../Firmware/include -mz80 --xram-loc 0x8000 banksw.c
> sdcc -I../../Firmware/include -mz80 --xram-loc 0x8000 main.c banksw.o

I don't think --xram-loc makes sense for the Z80. I use --data-loc and
--code-loc only.


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Sdcc-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to