Forum Discussion
tms4517
New Contributor
2 years agoI was following the "AN 717: Nios II Gen2 HardwareDevelopment Tutorial" and came across this error. `Failed to execute: ./create-this-bsp --cpu-name cpu --no-make`.
The issue came about because I hadn't completed step 9 of section 1.5.5.3. "9. Connect the s1 port of the on-chip memory to both the data_master port and instruction_master port of the Nios II processor."
I connected the ports, reassigned the base addresses, recompiled the design and when I created a New Nios II Application and BSP from Template the issue seems sorted.