Using the official MCUXpresso IDE, I can successfully light up the green light on the board. the green light flashing once almost every one second.
But in the Simulink MBDT environment, the normal burning process cannot be achieved.
For example, when I open the following MBDT example:
Toolboxes\NXP_MBDToolbox_IMXRT1xxx\IMXRT_Examples\imxrt117x\gpio\gpio_interrupt
This example cannot be flashed onto the board.
In the Simulink environment, I only modified the download under hardware board settings,
changed the type to MCU link,
and then added an MIMXRT1170_SFDP_QSPI.cfx file, which is located under Toolboxes\NXP_MBDToolbox_IMXRT1xxx\tools\MCULink\Flash.
Do I need to modify other options?
Such as the MCUX Configuration Tools location under tools paths;
and the SDK location?
thanks for answering