Using MPLAB with CCS compiler to generate hex file to ECIO40

For C and ASSEMBLY users to post questions and code snippets for programming in C and ASSEMBLY. And for any other C or ASM course related questions.

Moderators: Benj, Mods

Post Reply
alazaro
Posts: 20
Joined: Mon Jun 15, 2009 1:06 pm
Location: Lisbon, Portugal
Contact:

Using MPLAB with CCS compiler to generate hex file to ECIO40

Post by alazaro »

Hi all!

I would like to know if it's possible to generate the hex file with the MPLAB and CCS compiler for the ECIO40. Having the hex file I'll flash the ECIO with the ECIO programmer (ECIOProg.exe).
I've try to do that with no success and I read from the ECIO Getting starter that the code should resides after location 0x800.
The CCS already supports PIC18F4455, isn't the same memory configuration used by the ECIO?

Thanks in advanced,
Γ‚ngela
Regards,
Ângela

alazaro
Posts: 20
Joined: Mon Jun 15, 2009 1:06 pm
Location: Lisbon, Portugal
Contact:

Re: Using MPLAB with CCS compiler to generate hex file to ECIO40

Post by alazaro »

Ok!!!

If anyone ahve interest on this.
I found out that is possible.

Regards,
Γ‚ngela
Regards,
Ângela

VHDL
Flowcode V4 User
Posts: 12
Joined: Tue Dec 22, 2009 4:47 am
Contact:

Re: Using MPLAB with CCS compiler to generate hex file to ECIO40

Post by VHDL »

I'm interest ...

Post Reply