|
NiosII/FPGA学习板
Flash 编程
|
1. |
使用 QuartusII Programmer 将 nios_II_lab.sof 文件下载到开发板上,具体方法见前次实验。 |
2. |
在 Nios II IDE 的 Project 窗口中,选中 crc_project , 然后点击 Tools 菜单,选择 Flash Programmer 命令。 |
3. |
在弹出的对话框中,点击 New 按钮。在 Project 栏目里选择 crc_project 。选中 Program the FPGA configuration data in hardware region of Flash Memory 选项,并在 SOF 栏目中选择 nios_II_lab.sof 。Hardware Image 栏目设定为 img: U202+0x300000 。 |
4. |
确认 Program a file into flash memory 选项没有被选中。 |
5. |
切换到 Target Connection 页,选择所使用的下载线的型号。 |
6. |
依次点击 Apply 和 Program Flash 按钮,开始烧写 Flash 。 |
7. |
断开开发板的电源。将开发板上的 S101 置于 (1:off | 2:on) 状态,接通开发板电源,统将从 Flash 中启动。 |
|
|
|