I am testing the following CMSIS-DSP function with MCUXpresso-IDE:
* arm_dot_prod_q15();
* The program finishes this function with correct result, but then goes to HardFault_Handler(), and never returns!
What could be wrong?
Thanks!
Jerry
Solved! Go to Solution.
Hi, Robin:
Thanks for your information, but I solved my problem with the following post:
How to import CMSIS-DSP examples?
Thanks again!
Jerry
Hi Jerry,
Please check this post by colleague Derek Snell and the links provided by him: Tracking down Hard Faults
I hope this helps.
Best Regards,
Robin
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Hi, Robin:
Thanks for your information, but I solved my problem with the following post:
How to import CMSIS-DSP examples?
Thanks again!
Jerry