Tool/software: Code Composer Studio
Hi,
I am trying to run the Basic Demo for the Orbit OLED Booster Pack, available from https://reference.digilentinc.com/orbit_boosterpack/orbit_boosterpack
I have encountered multiple issues when attempting to run this project in CCS. The first issue was that files such as inc/hw_adc.h could not be opened. I thought this issue was because I had not included driverlib.lib in the file search path yet, but including it did not solve the problem. Instead, deleting the folder 'Peripheral Library C Files' in ex-tm4c123gxl > orbit_basic_demo_tiva_c_series > Orbit Basic Demo Tiva C Series > Source fixed most of the errors I was having. However, I still get this error:
I cannot seem to get rid of it. Here is the file path to show that asmdefs.h is there:
And this is file search path:
I am completely stuck on this issue, and any help will be greatly appreciated.
Thanks,
Andre



