146 views
in Embedded Wizard Studio by
-Embedded Wizard v12.00, Use IMXRT117-EVK-PXP

-MCUXpresso IDE v11.6.1 / NXP SDK v212.1

 

I want to change the nxp project name.

I am programming with the evk file provided by Embedded Wizard. Do I need to create a new project file to change the name?

If so, is it possible to delete all the files after creating a new one and create it like an evk file folder?
Please let me know if there is any other easy way

1 Answer

+1 vote
by
 
Best answer
Hello,

are you talking about the Embedded Wizard project or about the MCUXpresso project? What is a "evk file folder"?

I'm sorry - but it is not clear to me what you want to achieve...

Best regards,
Manfred.
by
What I'm saying is MCUXpresso project name..

The evk file folder is provided by Embedded Wizard Build Environment for IMXRT1170-EVK

 
What I want is to be able to port embedded wizards after creating a project in mcuxpresso ide by myself.
by

Of course, you can create your own MCUXpresso project and integrate the Embedded Wizard Build Environment source codes and the generated code by yourself.

The provided template project (and the PostProcess) are just for convenience in order to allow the user to play with the different GUI examples.

You can create your own MCUXpresso project (and name it according your needs), then you can add the folders:

/Application/GeneratedCode

/Application/Source

/PlatformPackage/<colorformat> (please take care that you are using the color format that correspond to the color format used in your Embedded Wizard GUI project)

/PlatformPackage/RTE

/TargetSpecific

... (SDK, your drivers, ...)

As soon as you are using your own MCUXpresso project, there is no need to use the PostProcess (and it will no more work).

I hope this helps.

Best regards,
Manfred.

Embedded Wizard Website | Privacy Policy | Imprint

...