-
One last thing: I should note that MPASM assembled this exact file with NO complaints, BUT ic-prog.exe could NOT program the resulting .hex file using my K149-compatible programmer and a PC (repeated checksum errors). I had resorted to commenting out the config directives and manually setting the fuses in ic-prog every time, assuming it was a problem with that program.
2009-08-21 07:15:47 UTC in Pic'xe
-
Ok, found the issue (at least in my situation). The "config" directives simply appeared ahead of the chip-specific include file (in this case, "p18f242.inc"). Obviously a legitimate error, but a descriptive error message would have been preferable to a kernel exception. ;)
2009-08-21 07:09:11 UTC in Pic'xe
-
I have the same problem whenever I use the "config" directive... No bus error if I remove that.
2009-08-21 06:44:48 UTC in Pic'xe
-
pheinrich registered the PIC Modbus project.
2008-11-20 08:35:23 UTC in PIC Modbus