I am trying to use a linker script with MPLAB-X for my PIC32 project but for some reason the script is not being passed to the linker at all. I expected that all I had to do was add the .ld file to my project, typically by placing it in the "Linker Files" virtual folder in MPLAB-X in my project. I did this and the linker script is being ignored by the linker.
This is one of those $100 questions (if you know the story of the mechanic asking $100 for knowing where to hit ...).
So my question is how do I get MPLAB-X to use my linker script which I have added to the PIC32 project?
Question
Orunmila
I am trying to use a linker script with MPLAB-X for my PIC32 project but for some reason the script is not being passed to the linker at all. I expected that all I had to do was add the .ld file to my project, typically by placing it in the "Linker Files" virtual folder in MPLAB-X in my project. I did this and the linker script is being ignored by the linker.
This is one of those $100 questions (if you know the story of the mechanic asking $100 for knowing where to hit ...).
So my question is how do I get MPLAB-X to use my linker script which I have added to the PIC32 project?
Link to comment
Share on other sites
3 answers to this question
Recommended Posts
Archived
This topic is now archived and is closed to further replies.