Tamas,
try to use "#pragma config" to define configuration bits (see sdccman). You
should use a recent sdcc version which implements it. I suggest to use sdcc
3.2.0 RC1, so it will be additionally tested.
Let us know if it works for you. If it works, then we should remove config
words definitions
Dear sdcc developers,
There is a problem with PIC18FxxJ10 include files:
The configuration word addresses are not defined properly.
(sdcc version: 7889)
In the 18J series chips config words are no longer located at 0x30.
The resulted hex file should not contain anything at this address.
The
Dear sdcc developers,
There is a problem with PIC18FxxJ10 include files:
The configuration word addresses are not defined properly.
(sdcc version: 7889)
In the 18J series chips config words are no longer located at 0x30.
The resulted hex file should not contain anything at this address.
The p