Altera_ForumHonored Contributor14 years agoProblem with IORD_ALTERA_AVALON_PIO hi, i want to write a simple code witch can turn on a led when i press a button. i have write this piece of code but seems doesn't works... here is my code: int main() { volat...Show More
Altera_ForumHonored Contributor14 years agoChange if ((BOUTON_ON & 0x1) == 0x1) to if (BOUTON_ON > 0)
Recent DiscussionsNIOS II "Verify failed" for on-chip memory 128kTest PostError generating BSPSolvedNIOS V/m dbg_reset_out signal (Q25.1 Std, MAX10)SolvedWhere is FreeRTOS-Plus-TCP DesignSolved