Hello All,
I'm working on MKE06Z128, IDE used is MCUXPresso V10.1 and I use the SDK, like debugger I use the PE Multilink.
As title of this request, every time I wish to access to FTM register the microcontroller goes to in hardfault.
For example:
FTM0->SC = 0x00;
when the microcontroller arrives at this line it goes to hard fault. I don't know why.
Is there someone who help me to solve that problem?
Best regards,
Marco