External Memory Interface Handbook Volume 3: Reference Material: For UniPHY-based Device Families

ID 683841
Date 3/06/2023
Public
Document Table of Contents

4.14.1. Enabling UART or Semihosting Printout

UART printout is enabled by default. If UART is not available on your system, you can use semihosting together with the debugger tool. To enable semihosting in the Preloader, follow these steps:
  1. When you create the .bsp file in the BSP Editor, select SEMIHOSTING in the spl.debug window.

  2. Enable semihosting in the debugger, by typing set semihosting enabled true at the command line in the debugger.