📄 simple_socket_server_0_programmer.sh
字号:
#! /bin/sh
#
# This file was automatically generated by the Nios II IDE Flash Programmer.
#
# It will be overwritten when the flash programmer options change.
#
cd H:/Q51/alltest_c20/software/simple_socket_server_0/Debug
# Creating .flash file for the datafile
$SOPC_KIT_NIOS2/bin/bin2flash --base=0x01000000 --location=0x200000 --input=D:/romfs.bin --output=romfs.flash
# Programming flash with the datafile
$SOPC_KIT_NIOS2/bin/nios2-flash-programmer --sidp=0x019011D0 --id=1936430329 --timestamp=1221921653 --base=0x01000000 romfs.flash
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -