Excellent. The code generated seams perfect, it's my homebrew EEPROM programmer's wrong thaugh... Thanks again for your help, i'll figure out my problem.
On 2/21/07, Philipp Klaus Krause <[EMAIL PROTECTED]> wrote: > JF Tetu schrieb: > > --data-loc = external RAM right ? > > > > A Z80 does not distinguish external/internal memory. The standard ones > don't have any internal memory at all, so --data-loc is RAM and > --code-loc is where your program is (ROM for me). All these options > about external/internal memor are for the mcs51 AFAIK. > > Philipp > > > ------------------------------------------------------------------------- > 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 > ------------------------------------------------------------------------- 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
