Hi,
Hope everyone is having a great easter.
Im currently struggling to get the code for a NetX/NetX Duo example projects working on the PK-S5D9. Below is a list of things ive tried. The code can be downloaded from here: https://www.renesas.com/us/en/products/synergy/hardware/kits/pk-s5d9.html#downloads - page two of the downloads list.
The only thing i havent checked as im struggling to get hold of the schematics (apologies if theyre infront of me and im looking in the wrong place) is the pin allocation for the ethernet channel. Ive seen previous forum posts saying that there is only a single channel on here and C0 is set to IOPORT_PORT_08_PIN_06 currently. (C1 is also allocated to the same pin).
Ive checked through the code and nothing seems to be failing to Init as well.
Im now at a bit of a loss as to what to try next or what the issue is. If you have any advice that would be greatly appreciated.
Thanks,
Chris
The schematics are here :-
https://www.renesas.com/en-eu/software/D6001035.html
IOPORT_PORT_08_PIN_06 is correct for the PHY reset pin on the S5D9_PK board.
Which version of the SSP are you using?
The USB mass storage device is required to be inserted for the program to run, however, it does not actually hold any files for this particular demo setup (the web server can use the USB file system to store the web pages in a different setup)
Dear Jeremy,
can u plz help me out for the ethernet client stack size for implementation in S5D9 , and other guideline for merging , my existing code occupied almost 70% of flash, how much more flash can i use, kindly suggest