Forum Discussion
Altera_Forum
Honored Contributor
13 years agoAfter all these steps I downloaded the .sof to the fpga. Then I started the flash programmer from Nios II Eclipse (the flash programmer dialog box appears).
I did following steps: 1. File-> New -> Get flash Programmer details from SOPC Information file 2. Browse to right .sopcinfo and select it 3. I checked the values in Connections -> System ID Properties 4. At Files for flash conversion I add my .sof 5. Start the Flash Programmer But this doesn't work. I get the following error: Info: Info: ******************************************************************* Info: Info: Running Quartus II 32-bit Convert_programming_file Info: Info: Command: quartus_cpf --no_banner --convert C:/Users/gger/Desktop/BootloaderTest/Lauflicht/LaufLi.sof C:/Users/gger/Desktop/Bootloader_Files/Projekt_altera/flash/LaufLi_cfi_flash.rbf Info: Info: Quartus II 32-bit Convert_programming_file was successful. 0 errors, 0 warnings Info: Info: Peak virtual memory: 144 megabytes Info: Info: Processing ended: Wed Jul 18 09:34:31 2012 Info: Info: Elapsed time: 00:00:00 Info: Info: Total CPU time (on all processors): 00:00:00 Info: Using cable "USB-Blaster [USB-0]", device 1, instance 0x00 Info: Resetting and pausing target processor: OK Info: Reading System ID at address 0x02011008: verified Info: No CFI table found at address 0x01000000 Info: Leaving target processor paused Error: Error code: 8 for command: $SOPC_KIT_NIOS2/bin/nios2-flash-programmer "C:/Users/gger/Desktop/Bootloader_Files/Projekt_altera/flash/LaufLi_cfi_flash.flash" --base=0x1000000 --sidp=0x2011008 --id=0x0 --timestamp=1342588439 --device=1 --instance=0 '--cable=USB-Blaster on localhost [USB-0]' --program Do you ever got this error message? Do you know the reason for this error? Best regards.