- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/sad.gif In my system. I used a SPI Flash to store code. So I add an onchip_memory to be used as a bootloader device and its base address is : 0x800000. Then I set reset address to 0x800C20.
Also, in order to speed up ISR, I add a tightly-coupled memory to contain .exception section and ISR code. In sopc builder, I set exception to tightly-coupled memory. In niosII IDE, I check the option: 'Use a separate exception stack' and point it to Tightly-coupled memory. But when I compile the project, the following error occur: 23 PM - (??) elf2flash: Supplied reset address: 0x800c20 differs from the elf file reset vector: 0x1000000.[Dec 12, 2005 12] TCM_test when I uncheck the option: 'Use a separate exception stack' , no errors occur. Which option will determine the reset address that elf2flash Supplied? Pls help me! Thanks very much.Link Copied
0 Replies

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page