vaughanatworld
vaughanatworld
I am interested in porting g2core to run on freertos. stcubemx auto generates a hal and configures freertos for the stm32 line of arm cortex machines. This might simplify Motate....
Compile problems: missing definitions for "HOT_FUNC" and "HOT_DATA" Development environment: win10, AtmelStudio 7, gcc-arm-none-eabi-5_4-2016q2-20160622-win32, git branch dev_168-gquintic, d377b16. If I were using Xcode would I avoid these problems? Any help...
I'm having problems compiling Motate on Ubuntu 64 and gcc-arm-none-eabi-6-2017-q2 with the following error: ../../motate/cmsis/TARGET_Atmel/sam3x/include/sam3x8e.h:500:21: error: reinterpret_cast from integer to pointer It seems this is a pretty well documented issue...