Hi, I tried to change the RL\TCPnet\Http_demo , based on SAM9263, to the RM9200. There are a lot of differences between the registers and I’m not sure that it is possible. Our network used DHCP. Is there anyone who did this work before successfully?
You need to modify the HAL layer only. This means you need to update the EMAC_SAM9263 ethernet driver only. This is however not an easy job as you need to study how the EMAC works to be able to make correct modifications to the driver.