Hi,
I'm trying to find basic example of enet configuration on i.MXRT1170-EVK.
The SDK contains only examples using loopback cable.
1. Is there an example running internal loopback not requiring loopback cable?
2. Is there an example connecting to an external target?
Thanks,
Irina.
Solved! Go to Solution.
Hi @igrinberg
Thank you for your interest in the NXP MIMXRT Product, I would like to provide service for you.
Answer your questions:
1. Is there an example running internal loopback not requiring loopback cable?
Answer: I checked the RT1170RM, I find it has the loopback mode, please check it like the following information.
But, if you test the SDK, I still recommend to follow the SDK enet project readme to prepare the related cable.
2. Is there an example connecting to an external target?
Answer:you can test the lwip project:
SDK_2_10_1_MIMXRT1170-EVK\boards\evkmimxrt1170\lwip_examples
It can connect to the external target.
Wish it helps you!
Best Regards,
Kerry
Hi @igrinberg
Thank you for your interest in the NXP MIMXRT Product, I would like to provide service for you.
Answer your questions:
1. Is there an example running internal loopback not requiring loopback cable?
Answer: I checked the RT1170RM, I find it has the loopback mode, please check it like the following information.
But, if you test the SDK, I still recommend to follow the SDK enet project readme to prepare the related cable.
2. Is there an example connecting to an external target?
Answer:you can test the lwip project:
SDK_2_10_1_MIMXRT1170-EVK\boards\evkmimxrt1170\lwip_examples
It can connect to the external target.
Wish it helps you!
Best Regards,
Kerry