Hi all,
I'm trying to configure Visual Studio Code to work in Linux emvironment. As many others I'm using a Docker Container where I install the tools and then open Visual Studio code.
I manage to install MCUXpresso ide (so that I can keep using toolchain, cmake, make, mcu-fixelf and other tools) and MCUXpresso Installer, which is required from MCUXpresso for VS Code.
When i open the project in my Dev Container it seems to work. I just get a message that I need to reload the windos in order ot use the MCUXpresso for VS Code extension:
VSCodeDockeWarn.jpg
I reload it and then I get a message that dependencies cannot be checked because MCUXpresso installer is busy.
VSCodeDockeWarn2.jpg
And it seems busy forever..
once I do it I try to use the MCUXpresso Installer but it seem eternally busy...