We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hello, i work with uVision 3 V3.72, linker V3.1.0.942. i check in linker options make ro section postion independent and also use memory layout from the Target dialog.And duing linking shows warnign L6914W: option ropi ignored when using --scatter. My question is why? Why this warning has appeared? Is there any other why to make section position independent? thanks in advance
You must not activate "Use Memory Layout from Target Dialog", also the field "Scatter File" must be empty. As soon as you use one of them the --scatter control string will be addet because also the "Use Memory Layout from Target Dialog" is generating a scatter file with the values you entered on the target tab.