I have a Wonder Gecko board. Using Simplicity Studio V4, I created a new Silicon labs MCU project : this requires i) choosing board (I chose, “Wonder Gecko Starter Kit” ii) requires choosing part, I chose EFM32WG990F256; iii) requires choosing SDK, I chose: Gecko SDK suite MCU 5.6.1 …
So now I have a project for this processor + board with the tool chain in SDK.
After this I need to pull in the FreeRTOS Demo files into this project. Which files of the original FreeRTOSDemo go where?
Could you please guide me a little more?
(By the way, in Simplicity 4, I tried to import the entire demo project into the IDE… Although the project got imported, but I had all kinds of error… so I am assuming that is not the route to go)