Template Project for STM32L-Discovery (IAR)

valeriogiampa wrote on Monday, March 25, 2013:

Hi,
I am finding a template project with a clean main or the correct procedure to make a template project based on FreeRTOS for STM32L-Discovery board. The Demo Projects for STM32L included in the demo folder of the FreeRTOS have same tasks, variables and parameters. The clean operation is not easy for this project: Same errors from the linker is pointed me.
Can you help me?

rtel wrote on Monday, March 25, 2013:

Sorry - I don’t fully understand what it is you are wanting.

Are you saying that the project in the Demo directory does not build/link?  If so, can you post the errors that are produced.

Regards.

valeriogiampa wrote on Tuesday, August 06, 2013:

I am interested to do a Template project that I can use to develop my application.