I am working on a project with the EVK-LM3S811.
All test programs work (blinky, Hello e.d) but when I (re-)build my project i get an error. I do not know what the problem is, Maybe you guys can help?
This is the error:
Build target Target1 .. Linking... Cortex=project.axf: Error: L6218E: Undefined symbol I2CMasterInitExpClk (reffer from osram96x16.o) Target not created
The osram file is for the oLED display on my board. I saw a older post on this topic but it wasn not solved (and it was a different board).
Does anybody know of this problem?
I don't know your processor, but it looks as if you are missing a reference to a library - can you find it here "..\ARM\RV31\LIB\Luminary" ?
If so, you would need to add the binary/sources to your project.
Hello,
Thanks for all the help!
it is working now!!
I needed the latest driverlib. When I installed these and changed the directory (in uVision) it worked!
So now i need to study the code and find out how i can let the project speak dutch! and inprove the quality of the voice.
Thanks for the help i gave me a lot of new ideas.
So now i need to study the code and find out how i can let the project speak dutch
Don't forget the dialect... :-)
View all questions in Keil forum