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.

CCS/TMS320F28388D: LWIP HTTP Webserver Example

Part Number: TMS320F28388D
Other Parts Discussed in Thread: C2000WARE

Tool/software: Code Composer Studio

Hello

 

I would like to test the Ethernet port of the microcontroller.

For this, I include in CCS the following 2 items:

- Ethernet_c28_config on CPU1

- enet_lwip on CM

 

After compilation and programming of the 2 target, the CPU1 starts but not the CM.

 

Someone would have the solution for me?

Thanks.

 

I work with the library C2000Ware version 2_01_00_00

Jean-Marc

  • Hi Jean-Marc,

    user4900718 said:
    After compilation and programming of the 2 target, the CPU1 starts but not the CM

    Can you please elaborate what you mean by this? when CM is halted where is the control? 

    First run the Ethernet_c28_config on CPU1 

    Then load and run the CM side enet_lwip and let us know whether it works fine.

    Regards,

    Sudharsanan

  • Hi Sudharsanan,

    I program the 2 targets and start in the order that you advise me. The two programs works.

    I have a response to the "ping" command and a web page that opens.

    But the green LED which is on the ethernet connector (J4) does not flash? The yellow is turn on.

    The problem is in the configuration?

    Thanks.

    Jean-Marc

  • Hi Jean-Marc,

    Good to know that you could progress, 

    The Orange LED is for Link indication. It is On means Link is Up. 

    The Green LED is for speed indication and does not flash. It will be ON if the speed is set to 100mbps mode. 

    Regards,

    Sudharsanan