How to manually update DMA file for newer TouchGFX version?
Trying to update from an old version of TouchGFX to the current version. I am having problems with the colors from fillRect(). I see in the 4.18.0 bug notes that "LCD16bpp::fillRect() and LCD16bpp::drawGlyph() now passes 24bit color instead of native 16bit color to DMA. I read that the fix was to regenerate these files but I do not have access to the original configuration for creating these as this project is many years old. Is there any way to make the necessary changes to the DMA manually?
The original project is built on TouchGFX 4.5.0.
