andy25Occasional Contributor2 years agoNios V i2c ALT_AVALON_I2C_STATUS_CODE altera_avalon_i2c.h defines: typedef alt_u32 ALT_AVALON_I2C_STATUS_CODE; Which is an unsigned type, which is a problem because the errors are all negative. This compiles with a warning: ALT_...Show More
andy25Occasional Contributor2 years agoIn the steps posed above: Step 2) create a default hal bspIts in HAL.
Recent DiscussionsNios-V on Cyclone IVUniversity Program IP for NiosVNios II IDE File Name too long errorUnable to load Ashling Riscfree NiosV librariesCorrect way to use mSGDMA with a NIOSV/m processor on a MAX10 FPGA