Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 534 Bytes

File metadata and controls

18 lines (12 loc) · 534 Bytes

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 world will 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.