Greetings:
DemoName: CORTEX
STM32F100Atollic
FreeRTOS version: 10.1.1
TrueStudio version: 9.2.0
When I import and then try to build the above demo project I get an error message stating that I need to run the directory structure build batch file first which I did in fact do. The ***FreeRTOSSource*** subdirectory is created in the project directory and files appear within the subdirectories confirming that the batch process completed OK.
If I comment out the error trap code and re-build there are 53 errors reported.
Three errors similar to this:
lo register required -- `ldmia r0!,{r4-r11}'
Fifty errors similar to this:
selected processor does not support `dsb ' in Thumb mode
Is this the proper forum to report Demo project problems to? If not please direct me to where I can get support for this.
Thanks
tma