Hi,
I'm an old SDCC lover and now I'm working on a project that uses the
pic18f66f15. I followed the steps to include support for it, and it
seems that everything worked fine but the pic18f66j15.h file doesn't
include the __CONFIG directives, so I chequed the p18f66j15.inc and it
says :
;==========================================================================
;
; IMPORTANT: For the PIC18 devices, the __CONFIG directive has been
; superseded by the CONFIG directive. The following settings
; are available for this device.
;
; Background Debugger Enable bit:
; DEBUG = ON Background debugger enabled; RB6 and RB7 are
dedicated to In-Circuit Debug
; DEBUG = OFF Background debugger disabled; RB6 and RB7
configured as general purpose I/O pins
;
; Extended Instruction Set Enable bit:
; XINST = OFF Instruction set extension and Indexed
Addressing mode disabled (Legacy mode)
...
...
I've tried to use the CONFIG directive without success because I think
it's an ASM directive.
¿ Any advice ?
Thanks in advance
Olgierd
------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
_______________________________________________
Sdcc-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sdcc-user