I am trying to import the source code to AN12214 for the RT1060.
I ran AN12214SW.exe to extract the source code and used File->Import, Existing projects into workspace. I selected Search for nested projects and Copy projects into workspace.
I selected AN12214SW and pmsm_ref_sol for the RT1060.
AN12214SW imports fine.
pmsm_ref_sol does not. The file directory structure imports properly, though all of the files have a small yellow ! icon. None of the files copied into the directories. If I place a file in the blank directory with the same name, McuXpresso still refuses to see it. If I place a file with a different name in the directory, it will appear in the Project Explorer and I can open it from McuXpresso.
How can I get McuXpresso to import the project properly?
I am running MCUXpresso IDE v24.9 [Build 25] and have SDK_2.x_EVK-MIMXRT1060 installed
I found a solution. If I don't select "Copy projects into workspace" I am able to build it.