Page 1 of 1

PIC16F15375 UART

Posted: Wed Mar 07, 2018 2:20 pm
by medelec35
After adding UART then compiling, the following error is displayed:

Code: Select all

C:\Program Files (x86)\Flowcode 7\CAL\PIC\PIC_CAL_UART.c: FC_CAL_UART_Init_1()
   366:	RX1PPS = 13;
	^ (192) undefined identifier "RX1PPS"
(908) exit status = 1
(908) exit status = 1

C:\Program Files (x86)\Flowcode 7\compilers\pic\bin\xc8.exe reported error code 1

Re: PIC16F15375 UART

Posted: Wed Mar 07, 2018 3:29 pm
by LeighM
Thanks for the spot.
Updated FCD attached.
Although this is actually an error in the Microchip xc8 header, the names don't match the datasheet :lol: