Page 1 of 1

NIOS II SW Development

Posted: Wed Oct 31, 2018 12:25 am
by Jaco
Hi,

I'm having trouble importing the bladeRF_nios/bladeRF_nios_bsp projects into Eclipse, since the code structure changed to use common and platform-specific files. I've successfully built the hosted revision using build_bladerf.sh on my Windows 10 machine, and I'm using Quartus Prime 18.0 Lite.

Any tips would be appreciated.

Regards,
Jaco

Re: NIOS II SW Development

Posted: Thu Nov 01, 2018 4:19 pm
by bglod
Sorry about that! I made a few quick changes and pushed them to the dev-fix-eclipse branch. Note that I updated the README.md to reflect the new procedure. Can you give that a shot and let me know how it goes?

Re: NIOS II SW Development

Posted: Fri Nov 09, 2018 5:01 pm
by bglod
I haven't heard anything, so I just merged it to master at 8d8dc7ea.

Re: NIOS II SW Development

Posted: Tue Nov 27, 2018 4:43 am
by Jaco
Thanks!