Part Number: AM4379
Other Parts Discussed in Thread: SYSBIOS, , AM3357, TLK105L
Hi
I have been trying to port EtherCAT firmware to another RTOS;
Currently Im clueless at two places in the porting activity.
1) Designing the communication between ARM and PRU;
- What should be the ideal design for the inter processor communication?
- SysBIOS' communication mechanism:
- Im not able to find much documentation about the design details of inter processor communication in SysBIOS environment. If there is a documentation of the SysBIOS method, it could be of great help.
- Linux's RPMsg & RemoteProc:
- Since RPMsg and RemoteProc are basically Linux only frameworks, porting this framework to the another RTOS yeilds the same and deterministic functionality which is guaranteed by etherCAT protocol?
2) Can I re-use the PRU firmware binaries in the SysBIOS SDK 2.1.0.1(<Install Dir>:\ti\sysbios_ind_sdk_2.1.0.1\sdk\protocols\ethercat_slave\firmware\v2.0) for use in my RTOS?
Answers to the above questions will be of great help.
Thanks in advance.
Rohit