Forum Discussion
Altera_Forum
Honored Contributor
13 years agoI finally got this to work, started quartus project from scratch with the previously mentioned components, the code above except I added:
LCD_ON <= '1'; LCD_BLON <= '1'; The one thing that is very frustrating is why the NIOS IDE keeps throwing an elf error or system id mismatch error for what seems to be no apparent reason. For example, I add a component in the SOPC, or an input in the entity block, update the BSP and suddenly I will see an error message that the elf can't be downloaded or the the system ID does not match the ID value on the board. No major changes in the quartus project, non at all on the NIOS C code, and for some reason error.