Hi
I am developing a new product with the Renesas R7AF6M4 100pin micro and I am having problems using the Ethernet peripheral.I have developed and tested the FW on the related EVB with the following configuration:IAR Development Tool 9.30.1FreeRTOS+TCPTrust Zone ON, Non secure
The code runs correctly, the link, ping of the peripheral and TCP/IP Server work as expected.
I brought the FW to our board, which unlike the evb mounts the micro version with 100 pins instead of 144, remapping the eth peripheral on port 4 instead of 7.
The HW was copied exactly from the evb.
In this configuration the eth connection no longer works (it does not perform the ping).
The code is completely identical, apart from the new pin configuration.
The debugger is the Segger J-Link, SWD mode
Do you have any suggestion?
Thank
Chiara