Forum Discussion
Altera_Forum
Honored Contributor
10 years agoabout reset vector address
hi everybody
I want to know If I debug use the JTAG , does the reset vector address have any influence ? I set the reset vector address on ext flash. where do the code start to run ?5 Replies
- Altera_Forum
Honored Contributor
Which external flash are you using?
- Altera_Forum
Honored Contributor
--- Quote Start --- Which external flash are you using? --- Quote End --- nor flash.where do the code run from when debug using the jtag? - Altera_Forum
Honored Contributor
Are you referring to debug code?
- Altera_Forum
Honored Contributor
--- Quote Start --- Are you referring to debug code? --- Quote End --- yes ,when debug code - Altera_Forum
Honored Contributor
The CPU starts from your reset vector address. Debug does not affect your application code.