Hi,
I’m currently developing a GUI for several NXP products from the NAFE family.
I recently added a feature that allows firmware flashing directly from the GUI by invoking LinkServer through a C# backend.
To make this feature work for all users, I am currently including the entire LinkServer folder in the GUI installation package.
I would like to ask if this is the recommended approach, or if there is a way to include only the required components of LinkServer(just few command line is needed) instead of the full installation.
Thank you in advance for your support!
Thanks