Page 1 of 1

UART2 compilation problem

Posted: Fri Feb 03, 2012 2:45 pm
by Steve
When using UART2, you may receive compilation errors such as:
C:\Program Files\Flowcode\v5\CAL\PIC\PIC_CAL_UART.c(422:4): error: unknown identifier 'pie4'
The attached files will fix the issue.

As with all fixes in this area, only apply them if you are having this specific problem. All of these fixes will be released soon as a patch.

Re: UART2 compilation problem

Posted: Mon Mar 18, 2013 9:13 am
by ProtonLaser
Hi i have a compiling error With the Chip
CHIP: PIC18F26J53
FLOWCODE 5.0 VERSION 5.4.0.0
C:\Program Files (x86)\Flowcode\v5\CAL\PIC\PIC_CAL_UART.c(521): error: left operand must be l-value
C:\Program Files (x86)\Flowcode\v5\CAL\PIC\PIC_CAL_UART.c(521:13): error: failed to generate expression
C:\Program Files (x86)\Flowcode\v5\CAL\PIC\PIC_CAL_UART.c(522): error: left operand must be l-value
C:\Program Files (x86)\Flowcode\v5\CAL\PIC\PIC_CAL_UART.c(522:13): error: failed to generate expression
What should i do to fix this because i urgently need to use UART2?

I am also trying to use the Peripheral Pin Select feature

Thank you

Re: UART2 compilation problem

Posted: Mon Mar 18, 2013 10:59 am
by Benj
Hello,

This issue is being resolved here.
http://www.matrixmultimedia.com/mmforum ... 46&t=12056