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 there,
I'm currently working on a Cortex-M0 project, where I'd like to generate position independent code for a bootloader that may load images from several locations.
I'm new to the concept of having to explicitly generate independent code, from what I understand I can not use scatter files with PIC and would need to modify my startup.s file.
Would anyone be willing to explain the process and/or provide a simple example project that employs PIC?
Many thanks