Other Parts Discussed in Thread: SYSCONFIG
Tool/software: Code Composer Studio
We are using SPI to communicate with the display driver. I would like to make some changes to the dmaerror callback function that is defined through sysconfig in ti_drivers_config.c file. The changes are not applied when the project is built. Excluding sysconfig from the build would not help because my changes would not be in effect. Is there a way to customize this function?