Add UART and LCD to Blinky_RTX example

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Add UART and LCD to Blinky_RTX example

424 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by lior.segev on Fri May 15 01:04:33 MST 2015
Hello ,

i am working on my final project to build a middleware on the LPC 176x.

i am running on the Blinky_RTX example so i can show my threads are running correctly by turning on the leds.

when i try to add the lcd and use GLCD_Initialize i get this error.

".\Flash\Blinky.axf: Error: L6218E: Undefined symbol GLCD_Initialize (referred from blinky.o)."

fro the UART i understand i don't need an include so is there an example that i can start with?

i am working with keil uvision5

Best Regards.

Lior.
Labels (1)
0 Kudos
1 Reply

403 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by R2D2 on Fri May 15 04:29:08 MST 2015

Quote: lior.segev
...get errors.



:quest:

Any hints or shall we guess  :~
0 Kudos