Hello,
I need to integrate a GUI Guider project into an MCUXpresso project. To effect this, I need to be able to generate C code from GUI Guider from the command line (headless mode). Is this currently possible?
I am currently using GUI Guider 1.7.2 in Windows 11.
Hi @cjssi,
Unfortunately the current version of GUI Guider doesn't support use command to generate code.
Could you please give more description what you want to do? maybe we can have other way to reach your goal.
Best Regards,
Wenbin
Phone Pe: Phone Pe में, आप{{_+916296043847_/₹₹₹—"ट्रांज़ैक्शन" या "इतिहास" सेक्शन में जाकर असफल लेनदेन का चयन करके उस लेनदेन को देख सकते हैं और "वापस लें" या "वापस लेने के लिए अनुरोध करें" विकल्प का उपयोग करके पैसे वापस प्राप्त कर सकते हैं।
Wenbin,
Thank you for your reply. I would certainly request that ability to invoke code generation from CLI be added to GUI Guider. Any build automation process will depend on it.
I am trying to work a GUI Guider project into an automated build environment, the output of which is linked into an MCUXpresso project, itself automated. Depending on manual code generation is very sub-optimal, as it places a human dependency in the middle of the build and opens up the possibility that the generated code becomes desynchronized from the GUI Guider project, which in turn will require an extra process step by the team lead to guard against.