18F25K22 compiler error

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 8.

Moderator: Benj

Post Reply
Lord Grezington
Flowcode V4 User
Posts: 288
Joined: Wed Nov 02, 2011 11:15 pm
Has thanked: 29 times
Been thanked: 30 times
Contact:

18F25K22 compiler error

Post by Lord Grezington »

Hi all

Got some problems tryingto compile anything...

Below are the compiler messages, and I have also added the compiler settings

35: __config("__PROG_CONFIG", "pic18", 0x4, 0xFF);
^ (1504) the PIC18 extended instruction set was enabled but is not supported by this compiler
(908) exit status = 1
(908) exit status = 1

Error returned from [xc8.exe]

C:\Program Files (x86)\Flowcode\Common\Compilers\pic\batch\pic_xc8_comp.bat reported error code 1



FINISHED
Attachments
compiler messages.jpg
compiler messages.jpg (43.07 KiB) Viewed 1884 times

medelec35
Matrix Staff
Posts: 9520
Joined: Sat May 05, 2007 2:27 pm
Location: Northamptonshire, UK
Has thanked: 2585 times
Been thanked: 3815 times
Contact:

Re: 18F25K22 compiler error

Post by medelec35 »

Hi,
Lord Grezington wrote:(1504) the PIC18 extended instruction set was enabled but is not supported by this compiler
Go into the configuration settings and disable extended instruction set.
Martin

Post Reply