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.

Concerto enet_lwip example

I'm trying to just run the enet_lwip example code (v201). The code compiles and runs, but then how do I actually connect and view the webpage that is being served?

I've connected an ethernet cable between my development computer to the controlcard. I tried looking through ipconfig readouts, but I don't see anything that looks like the controlcard.

Any help is appreciated.

  • Hi,

    Which controller are you using? Anyways, I've attached a doc which consists info. on enet_lwip example code

    I would like you to go through this doc: 2148.F28M35x-FRM-EX-UG.pdf

    Regards,

    Gautam

  • Hi Gautam,

    I am using the F28M35x. I have seen that document already. Unfortunately, it doesn't really explain much about the enet_lwip example besides how to use the makefile.

    I'm just unclear how I am actually supposed to view the webpage that is being served in order to verify that I have the example working correctly.