README
SysConfig Notice
All examples will soon be supported by SysConfig, a tool that will help you graphically configure your software components. A preview is available today in the examples/syscfg_preview directory. Starting in 3Q 2019, with SDK version 3.30, only SysConfig-enabled versions of examples will be provided. For more information, click here.
hello
Example Summary
This application serves as a basic sanity check program for SYS/BIOS. It demonstrates how to print to stdout.
Example Usage
- Run the application, the string
hello worldwill be printed to the console.
Application Design Details
- N/A
References
For GNU and IAR users, please read the following website for details about enabling semi-hosting in order to view console output.
For more help, search the SYS/BIOS User Guide.