Part Number: TM4C1294NCPDT
Other Parts Discussed in Thread: EK-TM4C1294XL
We are implimenting a LAN interface based in the example enet_s2e. I found that the form for setting the port configurations send parameter to a file config.cgi. However there is no such file in the example folders for the project.
Here is the code from the file config1.shtm:
<form name="config" action="config.cgi" method="get">
<input name="port" value="0" type="hidden">
<table width="100%" border="0" cellpadding="2" cellspacing="2">
<tbody>
The path to this code is:
C:\ti\TivaWare_C_Series-2.1.1.71\examples\boards\ek-tm4c1294xl\enet_s2e\fs
Perhaps I am misunderstanding something here.
Any ideas?
