2363219_en-US

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

2363219_en-US

2363219_en-US

MCUXpresso extension for vscode not work smoothly

As the title shows,after I have successfully installed MCUXpresso extension for vs code, I also setup one project,built&flashed into MCXW72. But I opened VS code next time,MCUXpresso extension often cannot display its item for long time.I have to restart VS code many many times,then the MCUXpresso extension can just work well. Unfortunately other extension for example NRF connect refreshed its item very quickly.Why?Can anyone solve this problem?

屏幕截图 2026-05-11 153901.png屏幕截图 2026-05-11 153901.png

Development BoardRe: MCUXpresso extension for vscode not work smoothly

Hello @linchenji ,

Thanks for your post.

The issue is very likely related to extension activation performance. MCUXpresso extension performs environment scanning and initialization during startup, which can occasionally be delayed due to workspace size, SDK path access, or toolchain dependencies.
Suggested actions:

1. Use a lightweight workspace (avoid opening full SDK directory)
2. Check extension logs for activation delay

You can access the logs via:
View → Output → select “MCUXpresso for VS Code” or “Extension Host”, and check if there are any abnormal log entries.

Celeste_Liu_0-1778568838725.pngCeleste_Liu_0-1778568838725.png



3. Update VS Code and MCUXpresso extension to latest version

Hope it helps.

BR

Celeste

Tags (1)
No ratings
Version history
Last update:
‎05-12-2026 02:37 AM
Updated by: