- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
Iam new to NIOS. Iam trying to build a project in IDE and iam getting this common error and the.elf file is not getting generated.pls help me out. C:/DOCUME~1/SrinivP/Desktop/NEWWWWW/software/BLANK_~1/Debug/system_description/generated_app.mk:48: warning: overriding commands for target `C:/Documents' C:/DOCUME~1/SrinivP/Desktop/NEWWWWW/software/BLANK_~1/Debug/system_description/generated_app.mk:44: warning: ignoring old commands for target `C:/Documents' C:/DOCUME~1/SrinivP/Desktop/NEWWWWW/software/BLANK_~1/Debug/system_description/generated_app.mk:48: warning: overriding commands for target `and' C:/DOCUME~1/SrinivP/Desktop/NEWWWWW/software/BLANK_~1/Debug/system_description/generated_app.mk:44: warning: ignoring old commands for target `and' make: Circular C:/DOCUME~1/SrinivP/Desktop/NEWWWWW/software/BLANK_~1/Debug/system_description/../obj/generated_all.mk-t <- C:/Documents dependency dropped. make: Circular and <- blank_project_0.elf dependency dropped. make: Circular and <- blank_project_0.elf dependency dropped. /bin/sh: line 0: [: too many arguments Hardware simulation is not enabled for the target SOPC Builder system. Skipping creation of hardware simulation model contents and simulation symbol files. (Note: This does not affect the instruction set simulator.) touch: cannot touch `Settings/SrinivP/Desktop/NEWWWWW/nios_system_sim/dummy_file': No such file or directory make: *** [and] Error 1 make: *** Deleting file `and' Build completed in 1.922 secondsLink Copied
3 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Due to the dependency on Cygwin, no spaces are allowed in filenames. Choose a different directory.
- slacker- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
--- Quote Start --- originally posted by slacker@Mar 24 2007, 12:54 AM due to the dependency on cygwin, no spaces are allowed in filenames. choose a different directory.
- slacker
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=22463)
--- quote end ---
--- Quote End --- Thanks for the info.I have changed my directory name. Iam trying to do the example in hardare turorial for a cyclone 2c35.Iam able to run the hardware now.When i use the IDE to download the software pgm(here counter_binary)..it gets downloaded but nothing gets displayed neither on the console or on the board.Pls help me out. nios2-terminal: connected to hardware target using JTAG UART on cable nios2-terminal: "USB-Blaster [USB-0]", device 1, instance 0 nios2-terminal: (Use the IDE stop button or Ctrl-C to terminate) *****nothing gets diplayed***** Could u also let me knw where do we write an assembly code in NIOS IDE
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You just need to create some .s file in your NIOS IDE project

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