- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I am getting the following error while generating the Qsys system in Linux. Error: s0: add_fileset_file: No such file /tmp/alt5543_8846100032461293346.dir/0025_s0_gen/qsys/nios_dma_dram_mem_if_ddr2_emif_0_s0_sequencer_mem.hex while executing "add_fileset_file $file_name [::alt_mem_if::util::hwtcl_utils::get_file_type $file_name 0] PATH $generated_file" ("foreach" body line 4) invoked from within "foreach generated_file [alt_mem_if::gen::uniphy_gen::generate_sequencer_files $name "DDR2" $tmpdir QUARTUS_SYNTH] { set file_name [file tail $genera..." (procedure "generate_synth" line 8) invoked from within "generate_synth nios_dma_dram_mem_if_ddr2_emif_0_s0" The design contains a DDR, Nios processor, jtag uart, sys id and dma controller. I am using Quartus 12.0 I am invoking Generate from Qsys with root permissions. Please find the Qsys file attached for your reference (rename attached file to .qsys to open in Qsys) Appreciate your feedback Thanks DeepakLink Copied
5 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
--- Quote Start --- Hi, I am getting the following error while generating the Qsys system in Linux... --- Quote End --- Unfortunately I don't work with QII under Linux. I've generated your provided Qsys system under Windows Q12.0 64-Bit without any errors. I've attached the complete project with all generated files. Maybe you'll have to remove all of your intermediate files? I do that very often...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you for the generated system.
I tried cleaning up the /tmp directory. Unfortunately, that didnt help. My guess is that this is probably a Qsys linux bug ? Deepak- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I found the solution from a related bug tracked here -
http://www.alteraforum.com/forum/showthread.php?t=30481 The solution is to edit nios2eds/bin/elf2hex, change first line to# !/bin/bash Marking this thread duplicate. Thanks for your responses. Deepak- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
FWIW, I experienced same issue with Altera 12.1 on Ubuntu 12.04.1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
edit altera/13.0sp1/nios2eds/bin/elf2hex, change first line to# !/bin/bash
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page