可选择的Nios II 引导方法
Alternative Nios II Boot Methods
In any stand-alone embedded system that contains a microprocessor, the processor
runs a small piece of code called a boot copier, or boot loader, after the system resets.
The boot copier locates the appropriate application software in non-volatile memory,
copies it to RAM, initializes critical system components, and branches to the entry
point of the application software image. The block of data in non-volatile memory
that contains the application software is commonly referred to as the boot image. Boot
copiers range in complexity from basic byte-for-byte copy routines to comprehensive
applications that perform rigorous system tests, select among multiple software
applications, and unpack, decompress, and perform error detection on the proper
application.
This document teaches you how to implement your own custom boot copier software
using the Nios® II processor and Nios II software build tools. In addition, this
document provides the basic information needed to externally control the Nios II boot
process.
This document addresses how to implement a custom boot copier for a Nios II
processor already configured in the FPGA. It does not address custom methods of
configuring Altera® FPGAs.
See more an458.pdf。
我要赚赏金打赏帖 |
|
|---|---|
| 基于MCP23S17的输入输出功能模块控制被打赏¥20元 | |
| 【S32K3XX】SPD 软件包使用Link文件修改被打赏¥22元 | |
| Switch-Case局部变量定义问题被打赏¥23元 | |
| 基于米尔TIAM62L开发板的串口通信及应用被打赏¥20元 | |
| PCF8574功能模块及其使用被打赏¥20元 | |
| 传感器LSM6DSO及LIS3MDL的功能检测被打赏¥18元 | |
| LPS25HB气压传感器及其检测被打赏¥18元 | |
| HTS221温湿度传感器及其检测被打赏¥18元 | |
| 【S32K3XX】HSE FW 版本更新被打赏¥21元 | |
| 基于ArduinoUNO开发板的AT24C02读写测试被打赏¥16元 | |
我要赚赏金
