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: build gui from gui composer and ethernet_ex2_phy_loopback on F28388D

Part Number: TMS320F28388D
Other Parts Discussed in Thread: SYSCONFIG, C2000WARE

Hi all,

Can I implement ethernet_ex2_phy_loopback example and develop GUI from GUI composer? I am following the same LED blinky example as it was done using GUI composer.  If so I had like to know how to get ".out" file as used in LED blinky_graph example. See my screenshot. Do I have similar ".out" file for ethernet_ex2_phy_loopback example? How do I get this it?

         

thank you

Hector

  • Hi Hector,


    Would you be able to use SysConfig for this project? We have Ethernet examples and LED blinky examples in C2000Ware driverlib folder for this device! And it is able to very quickly generate code for you using an easy-to-use GUI, configurable to how you would like. SysConfig is our recommended method for examples.

    Regards,

    Vince

  • thank you Vince,

    I already figured it out. When you build the project, ".out" file appears, and following the file path, I could locate it. Going forward, I will explore SysConfig. 

    Regards,

    Hector