cancel
Showing results for 
Search instead for 
Did you mean: 

Linker file in Keil

gerardo
Associate II
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??
1 REPLY 1
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..