I am attempting to install MCUXpresso for VSCode, the MCUXpresso Installer, and the software kits for Zephyr Developer on a new MacBook Pro M4 Max. I have previously successfully installed on an older Intel MacBook Pro.
I can successfully install VS Code, the MCUXpressor extension, and the MCUXpresso Installer. When I try to install the Zephyr Developer kit, it will not completely install and it continually wants me to reboot VS Code to reload environment variables. As far as I can tell, errors are preventing it from continuing with the install.
I have reinstalled VSCode after deleting the .vscode hidden file. That restored VSCode to its original state and forced me to reinstall the MCUXpresso extension. That did not fix the problem. The problem apparently is caused by errors while loading certain zephyr components.
Here is the exact sequence of events and screen shots:
1. Delete VSCode, the hidden .vscode configuration file, and MCUXpresso Installer.
2. Reinstall VS code
3. Reinstall the MCUXpresso Extension. I note that the MCUXpresso icon does not appear in the VSCode toolbar until I restart VSCode. I'm not sure but I think it automatically appeared on the older MacBook.
4. Restart VSCode. MCUXpresso is installed and available in the tab bar.
5. Click on it and in the Quickstart Panel, select Open MCUXpresso Installer. The arm64 version of the installer is installed showing the Changelog. See screenshot.
6. When the Changelog goes away there are errors shown.
[error] Error running command /Users/clark/zephyr-sdk-0.17.0/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc: spawn Unknown system error -86
[info] Latest MCUXpresso Installer version is installed.
See screenshot.
7. Click on Zephyr Developer and Show Details. See screenshot.
8.Click Install. Immediately a window pops up that says MCUXpresso Installer has updated the environment variables and instructing me to restart VSCode. See screenshot.
9. In order to restart I note that I must close both VSCode and MCUXpresso Installer. If I do not close the installer, the app hangs while trying to determine what has been installed. It appears to permanently hang.
10. Close hung MCUXpresso Installer.
11. In the Quickstart panel, click Open MCUXpresso Installer. This brings me right back to the installer changelog screen as shown on step 5. This process appears to repeat indefinitely.
I can have not found a way to continue the installation of Zephyr Developer kit. The app continually tells me to reboot.