415 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

Welcome to the question and answer site for Embedded Wizard users and UI developers.

Ask your question and receive answers from the Embedded Wizard support team or from other members of the community!

Embedded Wizard Website | Privacy Policy | Imprint

...