Hi guys,
I just started to build an app on PE-HMI1 (SSP 1.2.1).
I want know if there are some example of BootLoader work on ethernet like the old RX62N/RX63N ( www.renesas.com/.../D3007836.html )
Somebody knows something already implemented.
Thank you.
Hello Microit,
I developed a simple bootloader application for SK-S7 that uses Ethernet to connect to the TFTP server at 192.168.0.2 (I used TFTPD64 on Windows to host files) and download and program "S7_SK_image.bch". Project was developed for SSP 1.2.0-b.1 and older version of the Flashloader framework but should work with the new modules without any problem.
s7_sk_nx_tftp_boot_1_2_0b1.zip
Regards