Has anyone used MPASM with Micromint's PicStic system? I have been unable to successfully download MPASM compiled code using the Micromint/micro Engineering EPIC programmer. The code is tested and known to work when programmed into a 16C84 using PicStart in an otherwise identical circuit to what's on the PicStic module. When downloaded with EPIC we get "Config Verify Error" or no error sometimes, but in either case there is no sign of life. I can also take code compiled with Micromint/micro Engineering's PM assembler (Parallax format) and have it work fine on the same PicStic. The reason for using MPASM over PM is that we already have code in MPASM format as well as a better familiarity with Micochip assembler format. Anyone have any ideas?