On Wed, 4 Jul 2001, Jeethu Rao wrote: > Hi, > Does anyone have good Ideas for a generic Assembly level Optimizer > for PIC16 family ? http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/sdcc/sdcc/src/pic/ This is where the SDCC pic port resides. I think that an assembly optimizer could begin here. What I suggest is modifying gpasm to generate pCode objects and use the code in SDCC's pic port to optimize the pCode. This is no trivial task BTW. You may want to start a thread on the gnupic and/or sdcc mailing lists. I'd be interested in this project. Scott -- http://www.piclist.com#nomail Going offline? Don't AutoReply us! email listserv@mitvma.mit.edu with SET PICList DIGEST in the body