Solved
TGFX designer 23.1 still doesn't fix project folder structure in full on TrustZone projects.
- March 2, 2024
- 2 replies
- 1951 views
- Create IOC file with CubeMX at "Root"
- Generate code from CubeMX for IAR
- Open "Root\TouchGFX\NGEN_NTZ.touchgfx" in TouchGFX designer and generate the code.
- It fails, as it tries to update project in "EWARM\Root" instead of "Root\EWARM", i.e. one level up comparing to what it is supposed to be.
- By manually creating extra directory "EWARM\Root" and placing there fake EWP project file, the problem gets fixed and Designer is able to finish code generation. However, then that file has to be manually edited to change correctly referenced but from incorrect location files and then be copied back to a proper location at "Root\EWARM".
Seems like there is still some problem with counting dots in file paths. However, 23.1 places all the rest of files at correct locations, unlike previous versions, which is definite progress!
See the attached screenshot.
Thanks

