Forum Discussion
Altera_Forum
Honored Contributor
12 years ago --- Quote Start --- Hi Bob, Thanks for the clarifications. It sounds like you've got things under control :) Cheers, Dave --- Quote End --- Thanks Dave, I very much appreciate your support. The local supplier rep. wasn't sure about loading the NIOS executable over the PCIe link and your suggestion makes sense. Right now the NIOS is executing from internal memory since the code is small and it was an easy starting place. If I can figure out how to load the .elf into that memory, I believe you are saying the NIOS core can be released from reset or controlled via a register output to start executing the reset vector and the system ( rc ) side could do the load and reset register operation. I will investigate that approach. Thanks, Bob.