Forum Discussion
Altera_Forum
Honored Contributor
18 years agoDebugging problem in NIOSII
Hi everyone.. I would to solve a problem that occurs when i debugge a basic Hello program to my design. The following message occurs 'The NIOS II ELF executable does not exist. Please verif...
Altera_Forum
Honored Contributor
18 years agoI have solved the ELF problem. the problem was in the memory used in the system, as i used just the onchip memories, which wasn't enough to execute the ELF file. I have changed to SRAM with ! Mbytes. and it's worked.
But still I need to know how to send a serial of information as packet.