memory_regions.ld file problem

Hello, 

when I create a new project on my ra6t1 microcontroller, the memory_regions.ld file is not created. How can I solve this?
Parents Reply Children
  • Hello fan,

    Apologies for coming late back to this. Does this issue still persist?

    Since when trying to create a project as I mentioned to you in my previous reply with the same version of tools e2studio and FSP the memory_regions.ld file was generated fine.

    A workaround on this would be to create you own custom memory_regions.ld in Debug folder if not generated, of course including the start addresses and the lengths of the memories depending your device part number and include it the fsp.ld linker script.

    This will work and you should be able to build and link the file successfully.

    Thanks,

    IK