Pic 10 and 12f

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 5.
To post in this forum you must have a registered copy of Flowcode 5 or higher.

Moderator: Benj

Post Reply
Drakkor
Posts: 41
Joined: Sun Dec 30, 2012 9:34 pm
Has thanked: 5 times
Been thanked: 4 times
Contact:

Pic 10 and 12f

Post by Drakkor »

Hi. I believe that Flowcode5 supports pic 10 and 12f? It says with hitech compiler only. Can't get it to generate hex or assy code either. Is there something I am missing with setting up hitech in parameters or something?

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: Pic 10 and 12f

Post by medelec35 »

BoostC which is shipped with Flowcode, will work most of the 12F range. I believe it's the 10F range and only some of 12F range that requires Hitec C.
Full list of what is Hitec only can be found on page 13 of Flowcode V5 data sheet:
http://www.matrixmultimedia.com/resourc ... klet-2.pdf

Best way to find out is just compile flowchart to hex.
If it's Hitec only, then your get a compiler general error.

If you do want to use Flowcode with Hitec then settings are covered here:
http://www.matrixmultimedia.com/support ... f=68&t=788

Since your new to Flowcode, I recommend visiting Learning center here:
http://www.matrixmultimedia.com/lc_index.php
You can try the free online course and download examples to see how to create flowcharts.

When you have created your flowchart, If it does not work the way you have intended it to work see:
http://www.matrixmultimedia.com/mmforum ... =26&t=6936

Martin
Martin

Drakkor
Posts: 41
Joined: Sun Dec 30, 2012 9:34 pm
Has thanked: 5 times
Been thanked: 4 times
Contact:

Re: Pic 10 and 12f

Post by Drakkor »

Medelec 35, Thanks : ) This helps a lot as I was wondering why I couldn't compile. I still need to learn to get hitech c to work on some of my other chips but for now, I ordered some more compatible chips. Thanks again and have a great, safe new years.

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: Pic 10 and 12f

Post by medelec35 »

Thanks Drakkor.
No problem just glad I could help you.

Martin
Martin

Post Reply