Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
I am porting the GRLib to the MSPM0G3507.
started with an empty DriverLib project, DriverLib is checked in sysconfig, but now it can't seem to find my driverlib functions like DL_GPIO_resetPins(GPIO_LCD_RESET_PORT, GPIO_LCD_RESET_PIN);, so it can't link
Soooo close!
What can I do to link in DriverLib?