DCD configuration appeared disabled. What can be done to enable it?
Is it problem with compatibility of the tool?
Working with MCUXpresso IDE v25.6.136.
Opening extracted example project usb_cdc from SDK_26_03_00_FRDM-MCXA266
Hello
Could you help us confirm if you have made modifications on the example or it’s the example without modifications from importing from the SDK?
Probably you had an older version of Config tools that do not contain MCXA266 and you need to update.
I review my versions and doesn’t appear the error message. I have updated versions.
In the MCUXpresso IDE, the config tools updates are disabled by default. To update Config Tools integrated in the MCUXpresso IDE, kindly follow the instructions in this post to enable the Config tools updates.
Window>Preferences>Install/Update>Available Software Sites>Enable MCUXpresso Config Tools
Updating Config Tools in the MCUXpresso IDE,
After this, probably some windows appear for available updates, select them and next, then accept terms of license agreement,
Click on Accept>Finish>Select All>Trust Selected>Restart MCUXpresso IDE
Then please retry and view for the MCUXpresso IDE Features window again to confirm the versions.
Let me know if that work for you, and if not, could you help us install the latest version of Config Tools (26.03) manually MCUXpresso Config Tools v26.03 and let me know your findings.
Best Regards, Luis
I updated Config Tools to the latest version, but still see that Tools are not supported for the selected processor: TEE, Device Configuration. Using 26.03 version.
Currently I'm adding DCD file manually. Why it shouldn't be supported by the tool for MCXA family?
Hi,
What are you trying to achieve ? It seems you are confusing DCD tool (which stands for Device Configuration Data and is available only for some of the I.MXRT10xx) and the USB CDC class which does not have any special tool, except the support in the Peripherals tool for some MCUs.
The DCD tool will never be supported for MCXA family, as it as far as I know doesn;t have the feature needed for DCD tool.
Regards
Petr Hradsky
Config Tools Team