This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM335x Profinet binary for Linux kernel v4.1.18-RT

Other Parts Discussed in Thread: SYSBIOS

Hello,

in your sysbios_ind_sdk_2.1.1.2 you have an example application for the am335 as a profinet slave which runs on Linux Kernel 3.2.0.

I find the binaries of the PRU firmware for this protocol in sysbios_ind_sdk_2.1.1.2\sdk\protocols\profinet_slave\firmware as header files which is fine for the Linux Kernel 3.2.0 PRU linux driver which writes the firmware down to the PRUs.

But in Linux Kernel 4.1.18rt there is the remoteproc driver to load the PRU's firmware which needs the firmware as .ELF file.

Is there a version of the profinet slave PRU firmware as .ELF file, because I can only find this header files with the binaries.

It would be very helpful for me.

Regards,

Chris