Forum Discussion
Altera_Forum
Honored Contributor
12 years agoHi,
I repeated everything more thoroughly. This time the .hex file was created. Then I chose "Assignments->Settings->Files", added meminit.qip to the project, then recompiled it and programmed the Cyclone III using the new .sof I was ready to see how my application could start from the internal memory. I pressed the CPU_RESET button on my board but nothing changed. I verified that the reset vector points to 0x0000_8000 i.e. the internal memory beginning (0x0000_8000) So my application loaded as I believe during the FPGA configuring should run. I examined the board scheme and guessed that the CPU_RESET button did not emulate anything like Power reset. So I must do it myself somehow Any idea? Regards, tduty