Skip to main content
PGaik
Associate
July 1, 2019
Question

Is there any setting which can tell the IDE and compiler that mot to generate the default application. ld linker file

  • July 1, 2019
  • 1 reply
  • 643 views

i am using spc560P50 micorcontoller and writing the bootloader .

    This topic has been closed for replies.

    1 reply

    PGaik
    PGaikAuthor
    Associate
    July 1, 2019

    in my project, I am using SPC studio IDE. I have got success to create the my own user.ld file with different flash memory section (i.e. Calibration, bootloader and application). 

    Now what happen whenever i am doing the clean the project and regenerate the SPC driver then automatically IDE generate the default application.ld file.