Nios® V Processor Software Developer Handbook

ID 743810
Date 4/01/2024
Public
Document Table of Contents

3.4.2. System Startup in HAL-based Application

System startup in HAL-based applications is a three-stage process.
  1. The hardware system initializes
  2. The crt0 code runs
  3. The HAL services initialize
The following sections describe these three system-startup stages.