I have been developing a project in the MCUXpresso IDE (chip LPC11U68) for several years.
I would like to use the same chip on a different PCB and need to generate a new project in the workspace.
The problem seems to be
1) I can copy a project and rename it and open it in the IDE. However, the quickstart menu shows project: CNew[none]. I assume that the settings folder and the .project file (both xml) both need to be implemented properly. Additionally, the project tree in the workspace seems to be different in the copied version.
2) alternatively, I can use the new project wizard and get the project CNewj . Here, the project can be built but is otherwise empty. In principle, I can copy the proper files into the new project and build again, but this will take a couple of hours. (I need to repeat this process for two additional PCBs as well.)
Any suggestions?
jDrum1 (used to be jDrum)
Hi @jDrum1
Thank you for contacting us.
You can use the "Import Project" button in MCUXpresso IDE to import your project. I’ve recorded a short video demonstrating the detailed steps and attached it for your reference.
Please let me know if you have any questions.
BR
Alice