"Encountering 'Error: Could not load file' while using CMSIS-DAP Debugger on MIMXRT1170-EVK board with uVision 5 software. Attempting the 'hello world' example project from the pack installer. Any suggestions?"
Error: Could not load file 'ram_0x1400_debug\hello_world_demo_cm4.out'. Debugger aborted !
i.MX-RT1170
Solved! Go to Solution.
This issue may be due to ARM:: CMSIS 6.0.0 package being incompatible with your project or system environment, or an error occurring during the installation process. We suggest you try the following methods:
Ensure that your system environment meets the installation requirements of ARM: CMSIS 6.0.0.
Check your project configuration to ensure there are no errors or conflicts.
Try reinstalling the ARM:: CMSIS 6.0.0 package to ensure that there are no error messages during the installation process.
If the problem persists, you can try using a different version of the ARM:: CMSIS package.
Hope this will help you.
BR
Hang
I'm sorry, I didn't understand the meaning of this sentence 'the ARM::CMSIS 6.0.0 removed only the example codes and other codes builts'.
Can you give me more details?
BR
Hang
This issue may be due to ARM:: CMSIS 6.0.0 package being incompatible with your project or system environment, or an error occurring during the installation process. We suggest you try the following methods:
Ensure that your system environment meets the installation requirements of ARM: CMSIS 6.0.0.
Check your project configuration to ensure there are no errors or conflicts.
Try reinstalling the ARM:: CMSIS 6.0.0 package to ensure that there are no error messages during the installation process.
If the problem persists, you can try using a different version of the ARM:: CMSIS package.
Hope this will help you.
BR
Hang
According to the error message, you may be lack of core_cm4.h. Please check it.
Or you can reinstall the chip pack.
Hope this will help you.
BR
Hang
I can run hello world' example using CMSIS-DAP Debugger successfully on MIMXRT1170-EVK board.
So please check if JP5 is open on board. And please try reinserting the serial cable.
Hope this will help you.
BR
Hang