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
  • Thanks  ,

    Well I also tried to e2studio 2024-10 using FSP 5.7.0. I created a bare-metal without RTOS , Flat project using GCC as toolchain and I am sorry I couldn't replicate your issue the memory_regions.ld has been generated successfully under Debug folder in my case.

    I suspect that maybe you have configured something in Build settings in different way than the default one.

    Would it be possible please to share your project to check your settings in more detail?

    Thanks and Regards,

    IK

Children