Forum Discussion
Nios II Flash programmer download error
- 1 year ago
Hi
For your NiosII have you set the NiosII to boot from the Serial Flash?
Did you set the linkerscript correctly for either execute in place or bootcopier boot?
https://www.intel.com/content/www/us/en/docs/programmable/683104/current/bsp-editor-settings.html
Regards
Jingyang, Teh
Hi
You could use the mem_init make target in the Eclipse IDE.
https://www.intel.com/content/www/us/en/docs/programmable/683104/current/application.html
Or you could use the command line mention in the document below:
Regards
Jingyang, Teh
Hi
I can use the mem_init make target in the Eclipse IDE, But it creates a empty Hex Data,like pic1 and pic2.
Pic3 is my Nios compiling, How can i get the right Hex Data?
I use the NIOS II, so I can't use method 2 which uses the command line mention.
Regards
Noobisme