757 views
in System Integration by
Hi,

I made an embedded wizard project and imported it in Trueyou Atollic Studio, however the project enables freeRTOS by default. The readme specified to set the symbol FREE_RTOS macro to 0 and delete the freeRTOS included and I did both of those and now I’m getting 90 compiler errors. Does anyone have an intuitive method to doing this ?

1 Answer

0 votes
by

Hello,

Can you try to delete the "BUILD" folder and clean the project to make sure that all object file will build new?

Normally you just have to set the global define "EW_USE_FREE RTOS" to 0 and exclude the RTOS path from the current build configuration.

 

Step 1:

 

Step 2:

 

Kind regards

 

Tim

Ask Embedded Wizard - Archive

Welcome to the Ask Embedded Wizard archive. This community forum served us well for many years, but we've evolved our support approach!

Your resources:

The Embedded Wizard Online Documentation provides comprehensive documentation, tutorials, examples and ready-to-use software packages.

For dedicated assistance, explore our Embedded Wizard Product Support.

You can still browse the valuable discussions from our community history here.

Embedded Wizard Website | Privacy Policy | Imprint

...