• MAP FILE->Removing Unused input sections from the image
    I have a working and a not-working configuration for my project (linker settings) First lets see what it mean in the mapfile: =================================================================...
  • MAP FILE->Removing Unused input sections from the image
    I have a working and a not-working configuration for my project (linker settings) First lets see what it mean in the mapfile: =================================================================...
  • Pattern only matches removed unused sections
    During the linking, i have these 2 warnings : portage_task_latency.sct(15): warning: L6329W: Pattern LPC23_EMAC.o(ZI) only matches removed unused sections. portage_task_latency.sct(15): warning...
  • Pattern only matches removed unused sections
    During the linking, i have these 2 warnings : portage_task_latency.sct(15): warning: L6329W: Pattern LPC23_EMAC.o(ZI) only matches removed unused sections. portage_task_latency.sct(15): warning...
  • Removing unused variables that are used in unused functions
    Removing variables used in unused functions Hello, I'm having issue with removing unused variables, when they are used in unused functions. I'm using Keil 5.25.2.0, armcc.exe and armlink...