New TouchGFX text doesn't show up in IAR
We have been having this issue for a while. We are in TouchGFX version 4.19.1 (but it seems to be an issue in most versions). For a while we were able to add text in touchgfx and everything worked great. Then after a while TouchGFX wouldn't create the text bitmap in BitmapDatabase.hpp. When the text is added to a screen it would say the bitmap isn't defined, which makes sense since new text isn't showing up in the bitmap database. I can add new text boxes to screens with words that were added before things stopped working. So it seems to me like some disconnect occurred with generating the BitmapDatabase. I was wondering if you know of a configuration file that points to BitmapDatabase and it may be generating things in the wrong place now or if this could be a different issue
