This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Tiva Connected Launchpad + Sharp Memory LCD BoosterPack + Sensor Hub Boosterpack using Code Composer Studio.

Other Parts Discussed in Thread: TM4C1294NCPDT, TM4C1233H6PM

Hello guys, this is my second fight with connected launchpad :)

I need to show measurments from Sensor Hub to Sharp Memory LCD Display, but first want to see any message on it. So i made steps that Markel told me on the link below:

e2e.ti.com/.../1621540

(i hope i made changes right)

changed value of tiva_ware variable to my tiva ware instal folder,

update Tivaware Installation Directory includepath,

add directories of driverlib.lib and grlib.lib files in file search path

also i  copied startup file and .cmd file from example hello_world

but i still encounter the same errors

here is my project:8507.SharpLcdMemoryDisplay.rar