Forum Discussion
Altera_Forum
Honored Contributor
21 years agolinker script and dual port memories
Hi everybody, that's probably a simple question, basically I cannot find where to look at: I have a design with a CPU that has an instruction master and a data master. First...
Altera_Forum
Honored Contributor
21 years agoOk, just a reply to myself:
- I guess the .exceptions section goes to the same section that is specified in sopcbuilder in the nios2 tab becaus ethe exceptions section contains the interrupt code that have to stay at the cpu exceptions place. --> so the question in the second case was ok. - however, the strange thing is that in the first case in SOPCBuilder I set the exception address to go in s1, but the linker script says s2 (that is the data port)!!! --> so the question in the first case still remains... PJ