STM3210E-EVAL Porting.

Hi Everyone,
I have STM3210E-EVAL evaluation board with ARM Cortex-M3 core-based STM32F103ZET6 microcontroller.
How can I port FreeRTOS on this very evaluation board. Can I use the following example in the demo directory of FreeRTOS. “C:FreeRTOSFreeRTOSDemoCORTEX_STM32F103_Keil”. In this directory the controller is  STM32F103VB, whereas I am using  STM32F103ZET6. Furthermore I am using Keil uVision V.4.00a.
Please Reply ASAP. Bye,
Nick.

STM3210E-EVAL Porting.

Hi Nik, I made a FreeRTOS demo (Eclipse/GCC) running on STM3210E-EVAL. The code is accessible via SVN repository.
Find more information on this web page: http://www.stf12.org/developers/Download.html. Look at the CORTEX_STM32F103 demo and, if you are interested, you can download the .psf file according to your platform. Regards,
Stefano