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.

TMS320F28388D: getting started with ethernet css examples

Part Number: TMS320F28388D


Hi all,

i am about to use the ccs examples for ethernet, starting with the basic_tx_rx_loopback. Unfortunately i dont know exactly how to run it. As mentioned in .c- file i use to run the c28x cpu code to configure the clocks but how do i run the example after that?

Thank you in advanced!

  • Hi, 

    The ethernet is only accessible from the CM core and hence the example has to be loaded and run on the CM core.  

    In the CCS debug session, you can connect to the CM core , load and run the ethernet examples similar to what you do on the C28x side. Prior to this, you have to run the code on the C28x core which configures the clock. 

    Best Regards

    Siddharth