> Where can I find a manual for the assembler and the simulator that I can > process within Windows into a form that I can access within Windows? > > regards, > > Richard Erlacher
It depends which which microprocessor you are using: For PICs you should use the gputils http://gputils.sourceforge.net/ (I highly recommend to use the latest svn version) which includes the PIC assembler, linker, ... and the documentation, and gpsim http://www.dattalo.com/gnupic/gpsim.html simulator (Windows setup on http://gpsim.sourceforge.net/snap.php). For others MPUs the assmeblers are included in the SDCC setup, and the documentation is installed at c:\Program Files\SDCC\doc\as\asmlnk.doc. The simulators are not a part of the setup, but you can compile them yourself under cygwin environment. You have to download the sdcc source package and the simulators sources are located in sim\ucsim directory. Borut ------------------------------------------------------------------------- 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 Sdcc-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sdcc-user