Forum Discussion
Altera_Forum
Honored Contributor
9 years agoMAX 10 weird behaviour
Hey, I kindly ask for your help as I'm totally lost. Device: MAX 10 10M50DAF256I7G The situation: I have a design that includes a Nios II/f processor and a software written to run on ...
Altera_Forum
Honored Contributor
9 years agoThanks for your answers,
--- Quote Start --- What memory initialization option do you use? Do you use .sof or .pof file to program MAX10? --- Quote End --- I use the default options (non of checkboxes checked). I tried programming both files. --- Quote Start --- Have you got timing specs for the entire design? Do you have any custom asynchronous logic? --- Quote End --- No and no. I can now verify that .sof part is works always and apperantly is not the problem. It is the .hex software part that only runs fine when I use debug/run from Eclipse, but not from the generated .pof to which I combine the .sof and .hex files after arbitrary changes. It seems like the internal flash is written properly (how can I verify it though?), but it doesn't load into memory. Can I program the .hex file separately? how? Thanks, Eyar