Stratix 10 Nios II Fails to boot .sof / .jic
I've got a Stratix 10 on the 10TX Signal Integrity Dev kit and can't seem the get the NIOS to run at boot without manually pushing it down via JTAG through Eclipse.
I'm running Quartus Prime Pro 20.04 and it loads the FPGA at boot from the EPCQL properly.
I'm following the instructions here for loading to OCRAM and embed in the sof/jic.
I can load the NIOS and run the application via JTAG.
When I attempt to embed the hex file generate by the run_mem_init via platform designer, and flash the .sof down via JTAG, the NIOS II is present on the JTAG chain, but doesn't appear to be loading the application from the embedded hex file.
It also doesn't work when I build the programming file through the generator and create a .jic to flash down to the EPCQL.
It just comes up with what seems to be an "empty" NIOS.
What steps can I take to validate the .hex file being embedded properly and debug the NIOS?
Attached are screenshots of the BSP settings, vector for reset, and .hex file