Part Number: TMS320F28388D
Other Parts Discussed in Thread: C2000WARE
Hi,
There are various ethernet libraries and examples in C2000Ware under many folders such as lwip, c28, c28_cm, cm. I think it's not clear where to start for someone who doesn't know. I have no experience with Ethernet. I want to proceed by starting from the simple. I want to debug the package I sent from the computer via TCP/IP to see it on the MCU, and try sending the package from the MCU to the computer.
Where can I access a full sample project? Where can I learn step by step and exactly what I need to do, how to configure CPU1 and CM, where to select CPU1 or CM when debugging, and similar things? The information is fragmentary and scattered.