Can we get to modify the code templates?
TouchGFX generates incorrect code that will not compile.
Even though a small fix is indicated, I cannot get touchGFX to leave the correct code alone and compile the project.
The error I get is
In file included from TouchGFX/generated/gui_generated/src/screen1_screen/Screen1ViewBase.cpp:4:0:
TouchGFX/generated/gui_generated/include/gui_generated/screen1_screen/Screen1ViewBase.hpp:12:38: warning: extra tokens at end of #include directive
#include <touchgfx/widgets/Image.hpp>#include <touchgfx/canvas_widget_renderer/CanvasWidgetRenderer.hpp>
Where it is simple to ascertain that there is a missing carriage return between the #include directives.
Removing write protection (ha ha) and fixing did not provide me with any solution as 'RunTarget' overwrites the change. The client, who was with me designing his forms was not amused.
I have tried several examples, all of which claim to run on the F769 Discovery board I am currently using, but all of which fail for various reasons - often the graphics are configured incorrectly and I get coloured bars on the LCD.
I gave up on touchgfx several months ago as a result of similar problems, and tried it out today as I was hoping that sufficient progresss had been made on quality control to enable me to usee it.
Alas,many of the problems could be identified merely by running regression tests on the supplied examples.
So, quck fix ....... can I get to your template and fix the offending line, or will you be able to update the tool within the hour?
Are we likely to see the benefits of regression test in the near future?
Is there an error reporting site such as Jira?
thanks
Chris Rowse
^
