Altera_Forum
Honored Contributor
17 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 verify that the project built successfully' I tried to check wither i got any names with space i couldn't find one, as it is mentioned that can be causing the problems in some the threads. And one more question I'm using the NiosII embedded evaluation kit Cyclone III, I would like to use the RS-232 connection to send a packet of information of 6bytes within a time of less than 10 ms fro each message. What would I built in SOPC beside the uart, is LPM counter would help to send the 10ms msg with 6bytes or i have to usse any other things.