We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hello,
I am working with a LPC1768. I don't have a lot of experience with it yet, so I am stuck doing something that seems very simple - but I cannot find the reason in the manual. I am calling a function via a function pointer. Why is it then that the very first instruction of the target function
0x00000250 B510 PUSH {r4,lr}506] ; @0x1FFF0098
causes a hard fault? I am using the MSP stack, nothing fancy.
Thanks