Hi,
i want to port the STR912F webserver example from St with the uip stack to Keil. Unfortunately the startup files 91x_init.s and 91x_vect.s could not be assebled by ulink 3 it seems that Keil ist incompatible to this files. By using the STR91x startup file from Keil the webserver don´t works.
Has anyone a hint for solving this problem?
Björn
I ment uVison3, i used instead of the ST startup files the Keil startup File, but the webserver won´t work.
"i used instead of the ST startup files the Keil startup File, but the webserver won´t work."
So what do the ST files do that the Keil files don't?
Take a look to the Keil TCP/IP examples, i.e. C:\Keil\ARM\RV30\Boards\Keil\MCBSTR9\EasyWEB.