nxp-mcuxpresso / vscode-for-mcux

Support for NXP Visual Studio Code for MCUXpresso Extension project.
17 stars 1 forks source link

Can't import MCUXpressoIDE project #8

Open ned-pcs opened 1 year ago

ned-pcs commented 1 year ago

I have just installed VSCode for MCUX and I want to import an existing project that I've been working on with MCUXpresso v11.7.1 on Ubuntu Linux. This project is a Makefile-based project.

When I try to import this project I get a message that reads:

Error: Invalid MCUXpresso IDE project directory: The description of the configuration could not be obtained
DragosMiloiuNXP commented 1 year ago

Hi @ned-pcs,

Indeed, currently importing Makefile-based project from MCUXpresso IDE is not supported. We'll analyze this and keep you posted with the resolution.

ned-pcs commented 8 months ago

Has this been implemented yet?