Forum Discussion
Altera_Forum
Honored Contributor
20 years ago --- Quote Start --- originally posted by mir@Jun 13 2005, 03:05 AM remymartin,
you also have to make important settings in nios ii ide -> system library properties. did you choose the appropriate memories in the linker sections: .text .rodata .rwdata to where your software should run and fetch data?
mike --- Quote End --- Would you want the .text to point to epcs_controller (the EPCS device) while the .rodata and .rwdata point to ext_ram (SDRAM)? -Jon