10 years, 9 months ago.

MODGPS LCP11u24

I'm having some issues compiling MODGPS library.

The issue comes in with

"identifier "LPC_UART1" is undefined" in file "MODGPSGPS.cpp", Line: 55, Col: 26"

I feel that my issue is the 11u24 only has 1 Serial and the 1768 has 3...

I've done some searching and could not find that could help me.

Any help would be great

thanks

1 Answer

Mark Shuck
poster
10 years, 9 months ago.

problem solved

Replace "LPC_UART1" with "LPC_USART"