I use both Enets of rt1064 in my project.
The definition of ENET_CLOCKS in fsl_clock.h does not match ENET_XXXS in MIMXRT1064.h.
the enet clock list have a invalid item,
but the invalid item of ENET_BASE_PTRS in MIMXRT1064.h has been remove.
Solved! Go to Solution.
Hi,
This issue was already reported to SDK software team. SDK software team start to fix this issue and will update related code at SDK following release version. Thank you for the info.
best regards,
Mike
Hi,
I am sorry for the later reply.
I did not get your point about SDK software code issue, I still could find ENET_BASE_PTRS definition at <MIMXRT1064.h> file.
Mike
Hi
In ENET_Init, GetInstance of ENET2 will return value 1, but 1 in array s_enetClock is kCLOCK_IpInvalid.
Hi,
I got it. The kCLOCK_IpInvalid with incorrect sequence in ENET_CLOCKS definition and I will report this issue with SDK software team.
Thank you for the info.
Mike
Hi,
This issue was already reported to SDK software team. SDK software team start to fix this issue and will update related code at SDK following release version. Thank you for the info.
best regards,
Mike