#!/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 E:/Winter_2010/software/Winter_2010_soft/Debug
# Creating .flash file for the FPGA configuration
"$SOPC_KIT_NIOS2/bin/sof2flash" --epcs --input="E:/Winter_2010/Winter_2010.sof"
--output="Winter_2010.flash"
Info: *******************************************************************
Info: Running Quartus II Convert_programming_file
Info: Command: quartus_cpf --no_banner --convert --device=EPCS128 --option=Winte
r_2010.opt E:/Winter_2010/Winter_2010.sof Winter_2010.pof
Info: Quartus II Convert_programming_file was successful. 0 errors, 0 warnings
Info: Peak virtual memory: 68 megabytes
Info: Processing ended: Fri Aug 12 00:26:22 2011
Info: Elapsed time: 00:00:02
Info: Total CPU time (on all processors): 00:00:02
Info: *******************************************************************
Info: Running Quartus II Convert_programming_file
Info: Command: quartus_cpf --no_banner --convert Winter_2010.pof Winter_2010.rpd
Info: Quartus II Convert_programming_file was successful. 0 errors, 0 warnings
Info: Peak virtual memory: 66 megabytes
Info: Processing ended: Fri Aug 12 00:26:25 2011
Info: Elapsed time: 00:00:03
Info: Total CPU time (on all processors): 00:00:02
# Programming flash with the FPGA configuration
"$SOPC_KIT_NIOS2/bin/nios2-flash-programmer" --epcs --base=0x01001800 --device=1
--instance=0 "Winter_2010.flash"
Using cable "USB-Blaster [USB-0]", device 1, instance 0x00
Resetting and pausing target processor: OK
: Checksumming existing contents
00000000 : Verifying existing contents
00010000 : Verifying existing contents
00020000 : Verifying existing contents
00000000 : Reading existing contents
00010000 : Reading existing contents
00020000 : Reading existing contents
Checksummed/read 33kB in 3.5s
00000000 ( 0%): Erasing
00010000 (33%): Erasing
00020000 (66%): Erasing
Erased 192kB in 2.1s (91.4kB/s)
00000000 ( 0%): Programming
00010000 (33%): Programming
00020000 (66%): Programming
Programmed 160KB +32KB in 10.0s (19.2KB/s)
Did not attempt to verify device contents
Leaving target processor paused
# Creating .flash file for the project
"$SOPC_KIT_NIOS2/bin/elf2flash" --epcs --after="Winter_2010.flash" --input="Wint
er_2010_soft.elf" --output="epcs_controller.flash"
# Programming flash with the project
"$SOPC_KIT_NIOS2/bin/nios2-flash-programmer" --epcs --base=0x01001800 --device=1
--instance=0 "epcs_controller.flash"
Using cable "USB-Blaster [USB-0]", device 1, instance 0x00
Resetting and pausing target processor: OK
: Checksumming existing contents
00020000 : Verifying existing contents
00030000 : Verifying existing contents
00040000 : Verifying existing contents
00050000 : Verifying existing contents
00060000 : Verifying existing contents
00020000 : Reading existing contents
00030000 : Reading existing contents
00040000 : Reading existing contents
00050000 : Reading existing contents
00060000 : Reading existing contents
Checksummed/read 90kB in 9.5s
00020000 ( 0%): Erasing
00030000 (20%): Erasing
00040000 (40%): Erasing
00050000 (60%): Erasing
00060000 (80%): Erasing
Erased 320kB in 3.4s (94.1kB/s)
00020000 ( 0%): Programming
00030000 (20%): Programming
00040000 (40%): Programming
00050000 (60%): Programming
00060000 (80%): Programming
Programmed 231KB +89KB in 13.5s (23.7KB/s)
Did not attempt to verify device contents
Leaving target processor paused
多处相同的一句
# Programming flash with the project
"$SOPC_KIT_NIOS2/bin/nios2-flash-programmer" --epcs --base=0x01001800 --device=1
--instance=0 "epcs_controller.flash"
Using cable "USB-Blaster [USB-0]", device 1, instance 0x00
Resetting and pausing target processor: OK
特求教高人
此帖出自
小平头技术问答
顶,等待高手解答!
一周热门 更多>