Home arrow Support arrow Forums

Luminary Micro Forums

<< Start < Prev 1 2 3 Next > End >>

print

Gold Boarder

2008/08/21 02:22

Re:LM6965-UDP example with lwip

Hi

Will you please re send your code or any other link of your code as the previous one didn't work, whenever I download the UDP.zip file it didn't get downloaded and the size of your file shows 0 byte.
So will you please help regarding this..

Thanks in advance,

login or register to reply

digkleppe

Expert Boarder

2008/08/23 07:21

Re:LM6965-UDP example with lwip

Hi
I uploaded my file to an other hosting service.
It should be very nice when you could post the code to this site.
It should be nice that this site was not so slow.
(runs on a lum.micro controller?)
Dig

login or register to reply

tim124

Expert Boarder

2008/08/24 06:07

Re:LM6965-UDP example with lwip

i tried getting dhcp to work on uip which needs UDP but there were too many errors in the code so i moved to lwip which appears to be much better

login or register to reply

digkleppe

Expert Boarder

2008/08/25 12:29

Re:LM6965-UDP example with lwip

The errors in the code must come from path problems with the driverlib and lwip code. you can adapt this in the makefile. The source is compiled with gcc.
Dig

login or register to reply

F_C

Fresh Boarder

2008/10/16 09:24

Re:LM6965-UDP example with lwip

@digkleppe:

thank you for the link , but i cant reach the server at the moment maybe its offline now? can you or somebody else send me the zip file??

thanks a lot

login or register to reply

s.vempati@smartsparkenerg

Fresh Boarder

2008/11/03 12:43

Re:LM6965-UDP example with lwip

I am trying to modify the examples provided with the board.I could only modify the blinky,but rest of them which need the display have an error in startup_ewarm.c file.

__root const uVectorEntry g_pfnVectors[] @ "INTVEC" =

this is the line that gives me the errors.It says

error: expected '=', ',', ';', 'asm' or '__attribute__' before 'const'

and error: stray '@' in program

I donot understand what to do with this and without resolving this error I cannot compile the code.I am successful in dumping the example as it is but I cannot creat my own program.

Please suggest a solution for this.

Thanks,
Ram.

Post edited by: s.vempati@smartsparkenerg, at: 2008/11/03 12:44

login or register to reply
<< Start < Prev 1 2 3 Next > End >>