Question
RTX Configuration via STM32CubeMX
Posted on September 26, 2016 at 11:56
Hi,
I would like to use CubeMX and its grafical interface to generate code for my project in the Keil uvision IDE. I would like to use RTX RTOS too.I only found this tutorial:http://www.keil.com/pack/doc/STM32Cube/General/html/cubemx__r_t_x.html#cubemx_RTX_CubeMXbut this tutorial is for STM32F7, and I am working with Cortex M4 (STM32F4). I made this tutorial step by step but I have an error in the compilaton:error: L6235E: More than one section matches selector - cannot all be FIRST/LAST.Somebody knows what is the problem?? Any tutorial for this??thank you very much.