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.

LAUNCHXL2-570LC43: Emac interface Raw Ethernet frames

Part Number: LAUNCHXL2-570LC43
Other Parts Discussed in Thread: HALCOGEN

Dear sir,

I need to write an application to receive and transmit Ethernet frames; so I have started with the example provided in the help of HalCoGen but I was not able to detect any information to see if the frames are really being sent.

I tried to use sci interface to print some useful debug messages so I realized that when I initialize the EMAC interface using the following function 

EMACHWInit(emacAddress);

I do not get any messages on the UART interface, so could you please help me to explain what is the reason ? and why using EMAC with sci1 disable the uart communication ?

also could you please provide me with some example about how to send and transmit ethernet frames different from the example provided in HalCoGen ?

best regards