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.
Hi,
We have created a new project using Led Blinky (GPIO example from TI). When I add Flash driver configuration using sysconfig based on examples of sbl_jtag_uniflash_..... I am getting error in compiling. It looks like a setting I may have missed to include some related files, but I cannot seem to find it. Could you help highlight how to resolve this error
We want to use a simple GPIO example and add erase/write capabilities to external QSPI flash of launchpad
We already have the following locations in includes
Hi Royston,
You are missing the board library where the Flash_open is defined. See the following settings for Linker:
Best regards,
Ming
Hi Ming,
Thank you for your helped, this resolved my issue
Best Regards
Royston