Page 1 of 1

ADC in Flowcode v5

Posted: Mon Feb 06, 2012 5:56 pm
by djm2
Hi there

Just wondering if anyone has been able to get the ADC component to work in Flowcode v5. I am using a PIC18f4685 at 4Mhz and it keeps getting an error when compiling the C code - "D:\Program Files (x86)\Flowcode\v5\CAL\PIC\PIC_CAL_ADC.c(1588): Illegal symbol name: (". I have had a look at the C file but cant see anything that stands out. Just wondering if it was just me or if other people have had the sample problem?

David

Re: ADC in Flowcode v5

Posted: Mon Feb 06, 2012 7:37 pm
by medelec35
Hi David,
you should find a link to the solution here:
http://www.matrixmultimedia.com/mmforum ... 108#p31766

Martin

Re: ADC in Flowcode v5

Posted: Mon Feb 06, 2012 7:50 pm
by djm2
Perfect thanks for that!

Re: ADC in Flowcode v5

Posted: Tue Feb 07, 2012 12:04 am
by medelec35
No problem, hope you can compile your flowcharts now.

Martin