Forum Discussion
Altera_Forum
Honored Contributor
19 years agoOur reset is set at 0x0 and our base is 0x00000000 there was some slight progress when I realized that the reference designator for the flash memory was not set right in SOPC builder and now I am getting the following out of the console window
# !/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 C:/DE1/DE1_demonstrations/DE1_NIOS/software/Media_Center_X/Release # Creating .flash file for the project "$SOPC_KIT_NIOS2/bin/elf2flash" --base=0x00000000 --end=0x3fffff --reset=0x0 --i nput="Media_Center_X.elf" --output="cfi_flash_0.flash" --boot="C:/altera/61/ip/n ios2_ip/altera_nios2/boot_loader_cfi.srec" # Programming flash with the project "$SOPC_KIT_NIOS2/bin/nios2-flash-programmer" --base=0x00000000 --cable='USB-Blas ter [USB-0]' "cfi_flash_0.flash" Using cable "USB-Blaster [USB-0]", device 1, instance 0x00 Resetting and pausing target processor: OK : Checksumming existing contents 00000000 : Verifying existing contents Checksummed/read 1kB in 0.0s Erase not required 00000000 ( 0%): Programming Programmed 1KB in 0.0s No change to device contents Leaving target processor paused Since the "little" omission of the reference designator in SOPC builder got it to progress this far I am starting to think maybe I have something assigned wrong in Quartus? I am thinking of that as an option (and looking into as soon as this is posted) if it doesn't look like a common situation associated with the Nios II programming process. I swear one of these times we'll get it right. http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/tongue.gif