Forum Discussion
FZhan39
New Contributor
6 years agoI Can not run my Nios II program, because of "Project does not have an ELF file"
Hello,friends there is a problem when i used Nios II, "project does not have an ELF file, Please make sure project has been built successfully", Do anyone kown this issue? Thanks
- 6 years ago
Hi,
8192 Bytes is small for an application, please let me know what device family you are using? I normally start with 64000 Bytes and see if the application will fit or not.
Regards,
FZhan39
New Contributor
6 years agoHi,
It is on chip memory,and the size as following:
RAM on chip is 8192bytes
ROM on chip is 8192bytes
I tried to set the size of RAM and ROM is 4096bytes, but the issue is still..