STR91x with Rowley CrossStudio

Hi, I’m porting FreeRTOS using Rowley CrossStudio (GCC). The RTOS works at 100% but i still have problems with uIP (i can’t "PING" to my board). If are interested tell me where i can send the files. Regards. Fabrizio.

STR91x with Rowley CrossStudio

Are you using the same hardware platform used by the demo in the download?

STR91x with Rowley CrossStudio

Could be something to do with structure packing.  In IAR there is an option in the project for packing.  I think in GCC would have to uase __attribute__( packed ) or something like that.

STR91x with Rowley CrossStudio

Hi, Yes i’m using the same board used for IAR Webserver demo. Regards. Fabrizio.