Memory Sections
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2015-02-20 4:36 AM
Posted on February 20, 2015 at 13:36
Hi all,
Im trying to add a new section in the first 128Bytes on my Flash memory. I would like to start my my code in 0x80000080 but my code doesn´t run. What additional change I have to do in my code?
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2015-02-20 5:23 AM
Posted on February 20, 2015 at 14:23
And is that adequate to place the vector table? You'd want to review the .MAP file and confirm that critical structures are placed in a fashion the processor expects.
Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Up vote any posts that you find helpful, it shows what's working..
