I have to import gui guider project in an mcuxpresso project. I now have a complicated procedure that utilizes python script to copy necessary files to the project. It would be very useful to me if I could compile the gui guider project as a dll and then simply include it in my project.
This can also be useful if I have multiple gui's, where I can flash multiple dll's and then the app will load them on runtime based on which gui is needed.
In case that it isn't possible now to do it, I would like to make an appeal to include this funcitonality in the next version.