Altera_Forum
Honored Contributor
15 years agoMinimal Setup of NIOS + EPCS not Working
Hi,
I am trying to insert the EPCS serial Flash Loader to a NIOS system without any success. I would like to know if someone has an idea what is missing. .sopc file is attached, and it is an architecture as follows: CPU EPCS_Flash_controller jtag_uart sysid clock 50Mhz OnchipRAM 128K (Any program even hello world is at least 57K :-( ) Nothing More.. Pretty Simple isnt it? I have been narrowing the project to get to this very simple project and it still not working. ( I am out of ideas ) on Quartus I only define the Clock and Reset Pins, with its location asignment. Compile OK I have a .sof and .elf on Flash Programmer http://www.alteraforum.com/forum/attachment.php?attachmentid=2746&stc=1&d=1279028786 This is the complete LOG that I see, while scrolling on the Flash PRogrameer http://www.alteraforum.com/forum/attachment.php?attachmentid=2747&stc=1&d=1279029165 Any ideas what can it be? I will also put the .c file in the .zip, it is only a super dumm program just to test if it boots. I will really appreciate your help if this can be solved. The Board and Hardware is working since I can Programm the Flash with a .jic file if I load a design having the Serial Flash Programer gernerated from the Wizzard., in that case Auto Detect sees correctly the EPCS16 But not if it is done from NIOS. Thankyou! :p