How to make Ethernet Driver in conjunction with Cypress's PDL 2.1?

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
ToZh_2678536
Level 1
Level 1
First question asked

Hello!

I'm developing FM4-176L-S6E2CC-ETH and knowing there is a standalone example project that Demonstrate LwIP on FM4. However, I'd like to know if there is a way to combine the this project (LwIP over Ethernet Driver) to PDL 2.1? If so, please kindly let me know what should I do to merge them?

http://www.cypress.com/documentation/software-and-drivers/demonstrate-lwip-fm4-sk-fm4-176l-s6e2cc

http://www.cypress.com/documentation/other-resources/peripheral-driver-library-pdl-release-notes-arc...

Thanks.

Tony

0 Likes
1 Solution
GeonaP_26
Moderator
Moderator
Moderator
250 solutions authored 100 solutions authored 50 solutions authored

It is possible to combine PDL project with LwIP reference project. Please follow steps elaborated in chapter 4: Developing Code Using the PDL to combine them.

View solution in original post

0 Likes
1 Reply
GeonaP_26
Moderator
Moderator
Moderator
250 solutions authored 100 solutions authored 50 solutions authored

It is possible to combine PDL project with LwIP reference project. Please follow steps elaborated in chapter 4: Developing Code Using the PDL to combine them.

0 Likes