And the Compiler Log only says:
Executing: "C:\Programme\PICC\Ccsc.exe" +FH "main.c" +DF +LN +T +A +M +Z +Y=9 +EA
*** Error 24 "C:\Programme\PICC\devices\18F4550.h" Line 2(9,19): Unknown device type
So when I change my device to 18F4520 and also change the header, the Compiler log says:
*** Error 24 "C:\Programme\PICC\devices\18F4520.h" Line 2(9,19): Unknown device type Limited compiler version
And that is OK because I know I have a limited version!
Further I have to say that i use the PCH-Compiler (and it is the Compiler for the PIC18-Devices... Isn't it?)
So where is the problem? Why isn't it working?
PCM programmer
Joined: 06 Sep 2003 Posts: 21708
Posted: Mon Jan 05, 2009 11:54 am
Quote:
And that is OK because I know I have a limited version!
Where did you get your compiler ? Do you have the demo ?
Where did you get your compiler ? Do you have the demo ?
I have an educational Single Chip IDE Compiler actual for the PIC18F4550.
Because of that I think it is right when i choose the PIC18F4520 in MPLAB that there is the message: "Unknown device type Limited compiler version".
But why does the PIC18F4550 not work?
Tolorio
Joined: 02 Jan 2009 Posts: 8
Posted: Mon Jan 05, 2009 7:23 pm
ups...forgot to Log In...
And I am using the PCH Compiler and I have chosen the Device under: Configure -> Select Device
PCM programmer
Joined: 06 Sep 2003 Posts: 21708
Posted: Tue Jan 06, 2009 2:08 pm
You have the full CCS IDE, except that it's limited to the use of the
18F4550 only. Now you want to use MPLAB as the IDE, perhaps so
you can use the simulator or one of the Microchip programmers or
debuggers.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum