Hello,
Newbie here.
I am currently using Kinetis and Processor expert to program MK10DX64VLH7 processor. I added a PIT (Init_PIT) component to be able to toggle one of the output pins but it's not working. I decided to try and use the GDB SEGGER J-Link for debugging but it always stops at either Cpu_ivINT_Hard_Fault or Cpu_ivINT_Mem_Manage_Fault.
Could you help me fix this issue?
Hi
You can refer the attached project and images. I am using KDS3.2 and Processor Expert.
Best Regards,
Robin
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
The following two articles should help you to find the reason for the hard-fault:
Debugging Hard Faults on ARM Cortex-M
A Processor Expert Component to Help with Hard Faults
Have you try to test the default FEI mode without any modify. Will the MCU hard-fault still happen?
Please let me know the Mask of your MCU. So we can check if there are some errata meet your case.
You can take a photo, just like below:
Best Regards,
Robin