View previous topic :: View next topic |
Author |
Message |
Mrinmoy Dey
Joined: 23 Jan 2018 Posts: 44
|
PIC10F322 driver problem |
Posted: Fri Mar 02, 2018 3:59 am |
|
|
Hi,
I want to do a project using PIC10F322 and my ccs compiler version is 5.025. But I can't find the device in mplab device selector. My MPLAB version is MPLAB IDE v8.7. What is the problem, I can't understand.
Is this device will work with this ccs compiler or I have to install other compiler?
Can anyone help me |
|
|
temtronic
Joined: 01 Jul 2010 Posts: 9221 Location: Greensville,Ontario
|
|
Posted: Fri Mar 02, 2018 5:49 am |
|
|
quick reply
I just checked and MPLAB v8.86 does have the 10f322 in the device selector, so I'd suggest upgrading to v8.86. There are a few newer versions (8.92 ?) but this one does everything I need it to.
Now you may need to upgrade the compiler, so check at the CCS website to see what version works.
Someone else may reply with the info, me, I have 15 cm of wet, heavy snow to deal with now that daylight has arrived....
Jay |
|
|
gaugeguy
Joined: 05 Apr 2011 Posts: 303
|
|
Posted: Fri Mar 02, 2018 7:03 am |
|
|
CCS 5.025 does support that pic if you have the PCM complier.
CCS has four versions of compilers for different PIC families.
PCB - 12 bit instruction family
PCM - 14 bit instruction family
PCH - 16 bit instruction family
PCD - 24 bit instruction family |
|
|
PCM programmer
Joined: 06 Sep 2003 Posts: 21708
|
Re: PIC10F322 driver problem |
Posted: Fri Mar 02, 2018 7:23 am |
|
|
Mrinmoy Dey wrote: | Hi,
But I can't find the device in mplab device selector. My MPLAB version is MPLAB IDE v8.7. What is the problem, I can't understand.
|
What's the point in giving a partial version number ? There is no point.
Also, why download vs. 8.86 ? vs. 8.92 is the latest, before it changed
to MPLAB X. Just get vs. 8.92.
https://www.microchip.com/development-tools/downloads-archive |
|
|
Mrinmoy Dey
Joined: 23 Jan 2018 Posts: 44
|
|
Posted: Sun Mar 04, 2018 11:38 pm |
|
|
okay..
Thank you all |
|
|
|