2010-11-02, 14:55:18
Hello,
As you change OSC by FOSC this make conflict with the definition of FOSC in settings.inc just after "radix DEC".
You could change FOSC to FSC in settings.inc and also in ds30loader.asm line 158 & 162.
About your bootloader not respondig after reset, if you set config bits in your program, they are programmed by the bootloader (place config bits only in one place).
Lotusx.
As you change OSC by FOSC this make conflict with the definition of FOSC in settings.inc just after "radix DEC".
You could change FOSC to FSC in settings.inc and also in ds30loader.asm line 158 & 162.
About your bootloader not respondig after reset, if you set config bits in your program, they are programmed by the bootloader (place config bits only in one place).
Lotusx.