Open main menu

DAVE Developer's Wiki β

Changes

BELK-TN-007: FreeRTOS on single-core Bora Lite SoM

237 bytes added, 11:47, 5 February 2020
Setting up the Hello, world! project
In order to route the serial console to the UART1, please click on ''Modify this BSP's settings'' button and change <code>stdin </code> and <code>stdout </code> parameter as shown below:[[File:BoraLite-FreeRTOS6.png|thumb|center|600px|Changing <code>stdin </code> and <code>stdout </code> parameters]]
Select the ''Clean '' item from the ''Project '' menu:
[[File:BoraLite-FreeRTOS7.png|thumb|center|600px|Cleaning all the the projects (1/2)]]
[[File:BoraLite-FreeRTOS8.png|thumb|center|600px|Cleaning all the projects (2/2)]]
 
 
By default, the cleaning process will trigger the build process as well. Once the build process in finished, the application executable is ready to be deployed on the target.
==Running the application==
4,650
edits