Hello Community
I am using IMXRT1010XXX evaluation board and programmed using Matlab code generation, while flashing the program to the evaluation board it is always asking for rest, when I reset the board, then the programme is not flashing to the board, the same board when i flash using mcuExpresso IDE , it is working with out any issue, Can any one faced similar issue with MATLAB?
Best Regards
Venkat
With MCUExpresso IDE I can able to flash the board, I could not able to flash the board using matlab support package.
BR
Venkat
Hi,
Ensure that your MATLAB environment is set up correctly for the IMXRT1010XXX board. This includes having the correct toolboxes and support packages installed.
It's possible that there might be a compatibility issue between MATLAB and the IMXRT1010XXX board. If this is the case, you might need to update your MATLAB software or the board's firmware.
Regards
I am using the correct support package and the board related example, still the issue occurring.