Other Parts Discussed in Thread: TMS320F28388D, C2000WARE
Hi all,
Our company is working on ethernet module on TMS320f28388d microcontroller. We are trying to use enet lwip module to send and receive the data between the controller and application in pc. For reference following are the steps taken so far in the process: -
Step 1. We have taken two example projects: - Ethernet_c28_config project and enet_lwip project.
Step 2. We first debug cm_common_config file and then the other one.
Step 3. By using cmd window and Hercules.exe tool we were able to ping and establish the connection.
Step 4. The same is also verified by using http webserver.
Step 5. Now we want to send and receive the data, but we don’t know in which buffer we can write or read the data from. Also, we can see some random data coming in watch window in ethernet_rx_buffer.
Step 6. To try out communication we try to use IPC send command in cm_common_config file and tried its communication with ethernet_ipc_ex1_basic_cm, the pass flag variable is raised, confirming that IPC is acknowledging, but we are unable to see any data we have send in both watch window and Hercules app.
Kindly rectify the problem and guide us how to start data transmission between controller and app and which buffers we need to modify, and how to see our data in watch window.
Also tell us , how to do socket programming through enet_lwip.
Thanks & Regards
 
				 
		 
        		 
					 
                          