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.

Previous SYS/BIOS versions and Powerlink

Other Parts Discussed in Thread: SYSBIOS

Hey all,

I wanted to try the Powerlink demo slave application, but could not find it in my SYS/BIOS version which is the latest 01.01.00.04

However, I found the application in older versions of SYS/BIOS. For example, this one.

http://processors.wiki.ti.com/index.php/AM335x_SYSBIOS_Industrial_SDK_01.00.00.04_User_Guide#PowerLink

I tried to download it but to no avail, since I can only download the latest version of SYS/BIOS.

Any link to Powerlink or SYS/BIOS older version would be really helpful.

Thanks in advance.

M.Z.

  • Hello,

    As mentioned here, the Powerlink demo is no long a part of Industrial SDK. It is replaced with a more robust and feature complete implementation from PORT. The software can be obtained from PORT

    Regards,
    Vinesh

  • Mohamed,

    please don't confuse Sys/Bios - which is a rather generic RTOS kernel from TI - with our industrial protocols software offering. Above version numbers relate to IA-SDK releases and not Sys/Bios. The IA-SDK does use Sys/Bios obviously and appropriate version info is listed in the release notes.

    regards,

  • Thank you for your replies.

    The confusion resulted from the IA SDK actually using the SYS/BIOS. Anyway, I was looking forward to be able to read the code and use it for study, but found that the port implementation is just a binary file. Is there any alternative?