- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi; I'm new in altera, I have build a simple hello world project in nios software built tools, it was compiled and also downloaded into the cycloneIII board, but it wont be run and this errors will occur: C:\altera\11.0\nios2eds\bin\gnu\H-i686-mingw32\bin\nios2elf-objcopy.exe 'Found':No such file Found.srec:Unable to open input file rm:can not remove 'Found.srec':No such file or directory I dont have any idea what 'Found' file is??? please help me Thanks
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
What is your project name? Do you have a space in your project path by any chance? Spaces can confuse the building tools.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
thanks for your reply,I checked my project path but there wasn't any space,but i found that there is no srec file in my project folder,is this the problem?if so whats the solution?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
those kind of files should only be needed if you intend to flash your application, not if you just want to run it. How do you try to run your application? Did you set any flashing or programming options?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I made a project from bsp template, hello world,then built the project and then run as a nios2 hardware, I didn't made any flash or programming,when i use monitor program for building a softwre it generates srec file but sbt doesnt,I should mention that I use quartus web edition.:(
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have no idea why SBT is trying to generate a .srec file or using nios2elf-objcopy. It should just make an .elf file, and then use nios2-download to send it to the Nios system. Is there any more information on the error, like the fulll command it was trying to execute?
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page