On Fri, 12 Jul 2002 09:16:46 +0200 Carlos Ojea writes: > > All other products (maybe 6 or so) have moved over fine. All > of > them > >have USART code running at 250 kbps. The 18x452s are running with a > 10 > >MHz ceramic resonator with the PLL giving a processor speed of 40 > MHz. > > > Thank you Harold, I am more quiet now. > Did you emulate your 18F452 code with an ICE? > Nope, I have a flag that tells me which processor I'm using. I emulate using an MPLAB ICE2000 emulating an 18c452. I then change the flag to do the 18f452 and program chips. As mentioned before, it's worked with all products but one. Most of the stuff is in assembly, but one is in C. For that, I have a file (pt.h) that holds the processor type using a define. Other files use this to determine which processor include files to include. I also have to change the linker script, then do a build all. It's worked so far (other than I haven't figured out how to set configuration bits in MCC18). Harold FCC Rules Online at http://hallikainen.com/FccRules Lighting control for theatre and television at http://www.dovesystems.com Reach broadcasters, engineers, manufacturers, compliance labs, and attorneys. Advertise at http://www.hallikainen.com/FccRules/ . ________________________________________________________________ GET INTERNET ACCESS FROM JUNO! Juno offers FREE or PREMIUM Internet access for less! Join Juno today! For your FREE software, visit: http://dl.www.juno.com/get/web/. -- http://www.piclist.com hint: To leave the PICList mailto:piclist-unsubscribe-request@mitvma.mit.edu