There is only prefix and postfix I can set when importing a SDK example, can I set a full name?
The use case is my application is very close to one of SDK example but I need use, e.g, 'myproject' as name.
There is no way to completely control the name of the generated project when you import a project, only to change the prefix or postfix string added to the example's name.
If you want to have a completely different name, then import the example, then right click on it in the Project Explorer view and select "Rename".
Regards,
MCUXpresso IDE Support
Got it, thanks.
Since project cloner in the mcuxpresso tool can have a totally different name, and that tool does not support mucx, I would suggest we give this flexibility to user.