Mark Richards wrote : > I've inherited some assembly code, and I need to make it work with the > 12F675. It is working code, I just need to migrate to the F675. I have > very limited experience with Microchip parts; I'm learning, but it's a > steep curve. This is not a commercial project, it is for academic use. > If anyone is willing to help I would greatly appreciate it. I have > attached the assembly code in case anyone wants to take a look. Hi. Change the include and list statements and just try to re-compile. The errors would probably tell you what has to be changed. If no errors, try it on the real hardware. Is there any security problems with the testing ? ; LIST P=PIC12F675, n = 60 INCLUDE I just did a quick browse and didn't see any major problem. If it was my code, I'd just try to recompile, but now, it isn't my code... :-) Regards Jan-Erik. -- http://www.piclist.com hint: PICList Posts must start with ONE topic: [PIC]:,[SX]:,[AVR]: ->uP ONLY! [EE]:,[OT]: ->Other [BUY]:,[AD]: ->Ads