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.

MSPM0G3507: DriverLib not linking

Part Number: MSPM0G3507
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?