Open main menu

DAVE Developer's Wiki β

Changes

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

444 bytes added, 16:32, 4 February 2020
no edit summary
== Introduction ==
As knows, Bora Lite SoM is suited for compact, cost-sensitive applications. As such, it is often equipped with XC7Z007 or XC7Z014 SoC's, which implement single-core processors. When using a single core
 
==Setting up the ''Hello, world!'' project==
 
==Running the application==
<pre class="board-terminal">
Hello from Freertos example main
Rx task received string from Tx task: Hello World
Rx task received string from Tx task: Hello World
Rx task received string from Tx task: Hello World
Rx task received string from Tx task: Hello World
Rx task received string from Tx task: Hello World
Rx task received string from Tx task: Hello World
</pre>
4,650
edits