Hi,
Board - imx rt 1064 evk.
I created free rtos software timer inside timer callback called PHY_GetLinkStatus(ENET, BOARD_ENET0_PHY_ADDRESS, &link); api.
If i put this api in free rtos timer callback giving target error from Register access and stopped debugger.
We want to monitor ethernet link status every one second timer.
Refereed link - Best way to check Ethernet link
Any other way can we monitor ethernet link status every one second ?
Why i am getting target error from Register access from timer callback ?
Thanks & Regards
Vasu