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.

build error in cloud TI Resource project CC3200 project LCD_screen_test for Educational Boosterpack MKII

Other Parts Discussed in Thread: ENERGIA

When you import the following project into CCS cloud (by pushing the cloud icon), the build fails:

http://dev.ti.com/tirex/#/?link=Energia%2FDevelopment%20Tools%2FCC3200-LAUNCHXL%2F09.EducationalBP_MKII%2FLCD_screen_test

"LCD_screen_test.cpp"
@workspace/LCD_screen_test/LCD_screen_test.ino:61:28: fatal error: Screen_HX8353E.h: No such file or directory
compilation terminated.
gmake: *** [LCD_screen_test.o] Error 1
gmake: Target `all' not remade because of errors.