Other Parts Discussed in Thread: C2000WARE
Hi Experts,
Good day
I'm trying to familiarize myself with the aforementioned board by importing an example project from the C2000Ware driverlib_cm folder (more specifically the "systick_ex1_interrupt" one). However, when I try to build it, all I have are errors due to the fact that the project has a "driverlib_cm.lib" file that it doesn't know how to build: "gmake: *** No rule to make target '/driverlib/f2838x/driverlib_cm/ccs/Debug/driverlib_cm.lib', needed by 'all'"
The project folder does include the folder with the necessary source files ({C2000WARE_INSTALL_DIR}/driverlib/f2838x/driverlib_cm) but it still won't compile
I am working on Linux (Ubuntu 22.04)
Any idea?
Please advise.
Regards,
Josel
