This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

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: L6314W: No section matches pattern LPC23_EMAC.o(RW).

It seems to be link to LPC23_EMAC.c; i put in options of file (memory assignement): ZI : IRAM2, Other Data IRAM2 (As in example Http_demo for MCB2300 with rtx)

0