Linker file in Keil
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2015-02-19 7:24 AM
Posted on February 19, 2015 at 16:24
Hi all,
Is there a Linker file where to define flash sections to split my flash Memory 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-19 7:46 AM
Posted on February 19, 2015 at 16:46
It's called a Scatter File in Keil parlance. A .SCT file
Go to the Options -> Linker pane, uncheck ''Use Memory Layout from Target Dialog'' The select the .SCT file, start with the one auto-generated by prior builds.
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..
