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?