tag in template.xml erro…

Hello,
I am trying to install the FreeRTOS OS on a NIOS II proccesor using a cyclone II FPGA.
I have walked through all the steps in the FreeRTOS tutorial.
In the NIOS 2 EDS i choose File>New> NIOSII C/C++ Application> I select the FreeRTOS_Demo from the application templates list, and select the PTF file from the hardware i created.
When i click next and finish to automaticly create a BSP, the following error shows up: **”The <os_spec> tag in template.xml has an unrecognized name attribute”. **
I’am working with NIOS II EDS 10.0 on XP Does anyone know how to solve this problem?
Many thanks in advance.

tag in template.xml erro…

I believe the EDS project format has changed since the project in the FreeRTOS download was created.  The following link might help: http://interactive.freertos.org/entries/242506-nios-updated-port-for-nioseds-9-1-and-10-0 Regards.