Forum Discussion
Altera_Forum
Honored Contributor
15 years agoHi, Lance,
Have you prove with 'no code at reset' in nios bsp settings? As I've read, the epcs controller loads the reset code automatically into its own on-chip memory and the .text section can be placed at ram. So when you do 'run as..' the .text is placed at ram and the execution starts at '_start', and you don't use epcs. I think it wouldn`t fail. (I might be wrong, because I haven´t try this yet, but i think it should work this way)