Forum Discussion
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- No :-) and the IDE is hiding all the stuff that might help. --- Quote End --- btw thank you for your help i've followed to "Embedded Peripherals IP" guide to configure my EPCS controller, mapped the pins manually through the pin planner and used the following options on my system library (click to enlarge): allonchip.JPG:http://www.imageupload.org/thumb/thumb_53037.jpg (http://www.imageupload.org/?d=aaa4c5021) programming went well, however it does not seem to work. however, programming a .sof file through the quartus programmer and running my "c/c++ nios project" while the reset and exception vectors on the CPU are set to "onchip memory", and all system library options are as shown on the above image does work (i know it simply because my lcd is doing what i tell it to by pressing some push buttons) meaning i cant seem to program it in a non-volatile way.. i've also tried programming my program code on the EPCS instead off the onchip memory in case it fades after power down and i got the errors shown on my earlier posts (here's a screeny): progmemonepcs.JPG:http://www.imageupload.org/thumb/thumb_53039.jpg (http://www.imageupload.org/?d=dfe632501) am i doing something wrong? i followed the flash programming and the embedded peripherals guides, are there any other useful guides i should be looking at? this is so frustrating