Kindly provide the target options for debugging MIMXRT1024-EVK.
I am using Keil MDK v5.34, CMSIS DAP debugger.
List of options needed :
TARGET, C/C++(AC6), ASM, LINKER, DEBUG
while trying to debug after code flash, its showing an debugging error. (while using breakpoints also). Provide the procedure of debugging the code for MIMXRT1024-EVK.
Hi TEMCEFF,
Do you test the newest SDK which can be downloaded from this link:
SDK_2.9.0_MIMXRT1024-EVK
From the release document, we can know:
3 Development tools
The MCUXpresso SDK is compiled and tested with these development tools:
• Keil MDK, version is 5.33
• MCUXpresso IDE, version is 11.3.0
• GCC ARM Embedded, version is 9-2020-q2-update
• IAR Embedded Workbench for ARM, version is 8.50.9
So, your MDK is in the support list, and do you already download the RT1024 pack?
https://www.keil.com/dd2/pack/
You also can share me your debug error picture.
Best Regards,
Kerry