- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Is it possible to **never** use eclipse when developing NIOS software? How can one create a BSP from an sopcinfo **without** this kludgy retrograde eclipse?
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
not quite understand your objective, your objective is not to implement some application using nios? or are you looking for alternative development software to replace eclipse?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
--- Quote Start --- not quite understand your objective, your objective is not to implement some application using nios? or are you looking for alternative development software to replace eclipse? --- Quote End --- Yes, I want to implement a nios application, but without using eclipse; as I understand, to generate the BSP, the only option is with that kludgy eclipse. I am running the whole altera environment in a virtual box (at home I have a mac, hence cannot use it directly), and the eclipse thing is reaaaaaly slow; I am not a fan of eclipse, even when running it in a windows pc, so I would be really glad if I could create the BSP and basic makefiles using only the nios command line. at work, I use a windows PC, and I use the eclipse only to generate the BSP; then everything else I do from the command line.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
so far i never heard any alternative of eclipse.. maybe any other forum gang around could comment for more tips related to this part..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
There are some command line tools that generate the BSP, and you can call them directly without using Eclipse. Unfortunately I'm only familiar with the old workflow using .ptf files (which have been deprecated with QSys) so I can't give you more pointers. But if you have a look for example at the Linux for Nios distribution and see how it is built. Last time I checked those tools looked complicated to use though.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi jordan. It is hard yhst you using a virtual os to develop. But I did this fir yocto kernel build . It work just okay... not much lag or something.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Eclipse prints everything it does to the screen. You should be able to read that and figure out what commands it is using.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
--- Quote Start --- Eclipse prints everything it does to the screen. You should be able to read that and figure out what commands it is using. --- Quote End --- I am frustrated that the bsp builder (both Nios and HPS) are GUIs. I asked them about a command-line tool, and they said it isn't available. I wish there was one though. EDIT: corrected dsp to bsp
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
dsp builder for HPS? I've not used dsp builder, but itsn't it for creating FPGA images? Also, what's wrong with GUI?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
--- Quote Start --- dsp builder for HPS? I've not used dsp builder, but itsn't it for creating FPGA images? Also, what's wrong with GUI? --- Quote End --- I'm sorry-- BSP, not DSP. The problem is that if you want to automatically script a build process, needing to use the GUI creates a roadblock. I automatically generated the header files, DTB, DTS, and have them push to my dev kit automatically, but the BSP builder is in the way of that. I could set it to skip the BSP building process, I suppose.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I don't like Eclipse either & code many languages.
I think Altium Designer is way better but too expensive.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page