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.
Tool/software: TI-RTOS
We are using Linux on ARM Cortex A15 and TI RTOS on C66x. Both Operating systems are communicating using IPC and it is working fine.
Our System needs a TCP/IP Communication from TI RTOS on C66x and from A15 Linux Operating System and we would like to ask the experts whether or not both Operating Systems could share the two ports of the GMAC unit?
Looking forward to your feedback.
Hello Schuyler,
many thanks for your support.
we plan to go for the following Variant:
A15 with Linux Host will use ICSS EMAC and C66x with Ti RTOS will use the CPSW Switch for ethernet communication.
We plan to do the following steps to run A15 Linux host and TI RTOS on C66x with ethernet connection:
1- disable CPSW drivers in Linux
2- build TI RTOS application with NDK Stack using CPSW
3- boot Linux and C66x with RTOS from remoteproc
4- Run C66x ethernet communication using CPSW
5- Enable Ethernet Communication on Linux using ICSS
Hope this makes sense.
Regards,
Wajdi
Hi Schuyler,
many thanks for your support.
we can actually consider both solutions. We will go for the easiest was to get ethernet access from the DSP. if you tell us that accesssing slow ethernet from DSP has been tested so we will go for this possibility.
Was slow ethernet connection tested on beaglebone X15 evm?
In addition I have seen that Slow ethernet on Linux host was already tested by TI:
http://processors.wiki.ti.com/index.php/PRU-ICSS_Ethernet
Best Regards,
Wajdi