How to programm a PIC 10F200 using MikroC?

General discussion on mikroC.
Post Reply
Author
Message
lpagano
Posts: 16
Joined: 10 Feb 2008 12:50

How to programm a PIC 10F200 using MikroC?

#1 Post by lpagano » 05 Feb 2009 00:46

Hello,

I want to make a software in the PIC 10F200 using MikroC, but when I start a new Project there is just PICs 12F, 16F or 18F.

In the PICFLASH there is this option (10F200).

How can I program the 10F200 using MikroC?

goran.marinkovic
mikroElektronika team
Posts: 265
Joined: 25 Nov 2008 09:09

#2 Post by goran.marinkovic » 05 Feb 2009 09:42

Hi,

Unfortunately mikroC doesn't support PIC10F200,
because it works with 12-bit wide instructions.
Our compiler support MCUs with 14 or more wide instructions.
You should try with some other MCU.

I hope that you understand.

Regards

lpagano
Posts: 16
Joined: 10 Feb 2008 12:50

#3 Post by lpagano » 05 Feb 2009 12:35

Ok Goran,

Thank you for your explanation.

Post Reply

Return to “mikroC General”