Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
16603 Discussions

Quartus Prime Pro 19.3: Quartus somehow works, Nios II - still in shards

Konst_777
Beginner
807 Views

Working with the installed Nios® II software build tools for Eclipse (Nios® II SBT):

  1. you still need Nios® II Command Shell running while creating the project with Nios® II SBT;
  2. changing debug or optimization level in the "Nios II BSP Properties" leads to Java exceptions;
  3. information about program size is unavailable;
  4. using "sys/alt_stdio.h" leads to compilation error:
\libhal_bsp.a(alt_putchar.o): In function `alt_putchar': alt_putchar.c:(.text+0xc): undefined reference to `null' alt_putchar.c:(.text+0x1c): undefined reference to `null' alt_putchar.c:(.text+0x28): undefined reference to `ALT_MODULE_CLASS_null_write'

 

Using Nios® II SBT from Quartus Prime Pro 18.1.1 Build 263 is more useful:

  1. rename the folder "nios2eds" to "nios2eds_new" in the folder "C:\intelFPGA_pro\19.3";
  2. copy the folder "nios2eds" from "C:\intelFPGA_pro\18.1" to "C:\intelFPGA_pro\19.3";
  3. copy the folder "cygwin" from "C:\intelFPGA_pro\18.1\quartus\bin64" to "C:\intelFPGA_pro\19.3\quartus\bin64";
  4. enjoy with working Nios® II SBT !

 

0 Kudos
1 Reply
Ahmed_H_Intel1
Employee
551 Views

Hi,

This problem is scheduled to be fixed in a future Intel® Quartus® Prime software release as mentioned in the shared KDB as follow and you can use the workaround mentioned here:

https://www.intel.com/content/altera-www/global/en_us/index/support/support-resources/knowledge-base/embedded/2019/error---makefile-is-not-up-to-date-.html

Can you please elaborate more how can I help you?

Regards,

0 Kudos
Reply