Altera_Forum
Honored Contributor
20 years ago"Unable to Download SOF"
I have successfully configured and built a uCLinux kernel for a NiosII Cyclone board. I have set up the project to download to flash and execute from SRAM. However, when I tell Eclipse to 'Upload' the kernel image (vmlinux.bin, as per the 'Getting Started' guide), I get the following error message:
------------------------------------------------ Microtronix Linux Extensions Version 1.3, Built December 30th, 2004 ------------------------------------------------ Feb 16, 2005 8:54:10 AM - (INFO) nios2-flash-programmer: Launching Quartus Progr ammer to download: /system/project_target.sof Error: Can't locate programming file project_target.sof (/system/;) in Chain Descri ption File Feb 16, 2005 8:54:10 AM - (SEVERE) nios2-flash-programmer: Unable to download SO F: /system/project_target.sof, exiting As I'm not the HW designer, I don't have control of the .SOF or Chain Description file. However, I have verified that the CDF contains the correct path to the SOF file. Also, I can launch Quartus manually and send 'project_target.sof' to the board successfully. Has anyone seen problems of this nature? Or, more simply, what exactly is being executed when I click 'Upload' in Eclipse? It appears a path is being set incorrectly in whatever bash script is being executed. Any info would be appreciated. Thanks in advance, Ryan