I imported the simple led_blinky example in the Eclipse based McuXpresso IDE (v24.12).
Though it builds and debugs, I cannot open the config tools. I receive the error "Processor MCXE247 is not supported or data for the processor is not available. Check the Internet connection" I am using SDK 26.03.00 with the FRDM MCX E247 board.
I also imported an example for the MCXA153. I can access the Config Tools for that project without any problems.
Is the MCX E series supported by Config Tools?
Also, is Config Tolls integrated into the mcuXpresso for VSCode, or do I need to use the standalone Config executable?
Hello @hns80
Thanks for your sharing. Your answers are correct.
Regarding your new question, do you mean VS Code or MCUXpresso IDE? Please provide a video or screenshots showing your steps, and I will help check on my side. Thank you.
BR
Alice
Answering my own questions:
1. I was getting the error about an unsupported device because I was running version 24.12.
After updating to version 25.6, it works
2. The configurator is included in vscode if it is installed in the McuXpresso installer. When creating a new project, there is a checkbox to use it. It timed out on me when I tried to enable it, but it seems to at least try.
I wonder if it's possible to add the configurator to an existing project? With the examples I imported, when I right click on the project and select Open with McuXpresso Config Tools, I get a message stating "Cannot find and configuration files"