Forum Discussion
Altera_Forum
Honored Contributor
21 years agoUsing Redboot to boot Altera HAL Apps
In the eCos 2.0 for Nios II doc, in section 9.4, it states that the memory module for my apps exception vector can't overlap the modules used for Redboot. Does this mean they have to be in diffe...
Altera_Forum
Honored Contributor
21 years agoSo how do both the redboot exception vectors and my code's exception vectors not overlap? Won't they both need to be placed at the fixed location?