Hello,
In the release note of MCUXpresso Config Tools, it has the following info for Memory Validation tool, but I can't find where to launch this tool from the Config Tools IDE. Also, in the user guide GSMCUXCTUG.pdf, it doesn't mention anything about this tool. That's confusing. Please confirm.
Memory Validation tool
=========================
The Memory Validation tool allows testing of SEMC, FlexSPI and FCB configuration by running different
scenarios on board
- Support for SEMC registers init component
- Support for FlexSPI register init component
- Support for FCB
- Added FlexSPI transaction blocking test
- Added custom test containing multiple configurable FlexSPI transactions
Take FLEXSPI as example, where is the button to open memory validation tool?
Hi,
The Memory validation feature is available on top of Peripherals tool, for Register initialization component SEMC and FLEXSPI and for Peripheral device FCB.
Once one of above is opened you will find the button to open the Validation View on top right of the component window. The In Validation window you'll find all the supported tests and the test options.
The tests are executed using the configuration you do in the UI.
Adrian