Quantcast
Channel: Forum - Recent Threads
Viewing all articles
Browse latest Browse all 5781

Change ethernet port on DK-S7G2

$
0
0

Hi everyone,

I used NetX demo available on Renesas website for my webserver on DK, but I need to send video captured by the camera on my web page of the webserver. The project provides by Renesas use port 1 Ethernet for the webserver and it works.

On the documentation, I saw that I can't used port 1 ethernet and the camera in same time because we need to set DIP switch 8 on S101 (CAM) to OFF to use ethernet 1 but we also need to set this button to ON to use camera. So the solution could be to use ethernet port 0 for the webserver.

I have change configuration of the project in Configurations -> Pins -> ETHER_RMII, I disabled Ethernet_Controller_1_RMII and enabled Ethernet_Controller_0_RMII and I checked the Input/Output on Ethernet_Controller_0_RMII to have each port with the green cross.

In my program, I can't find a function call or other which used a specific ethernet port (to switch port 1 to port 0), I juste find the function nx_ether_driver_eth1 in the file demo_nx_http_application.c, so I change this function by nx_ether_driver_eth0. I have no erros when I compilate, but nothing works.

Have you any ideas please ?


Viewing all articles
Browse latest Browse all 5781

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>