Lines Matching refs:check
18 # There is an error in the way check.xTCM gets the OVERLAY region size in the TCM region overflow …
99 check.ITCM (RWX) : ORIGIN = 0x01ff8000, LENGTH = 0x08000 > itcm.check
100 check.DTCM (RW) : ORIGIN = 0x027e0000, LENGTH = 0x04000 > dtcm.check
101 check.MAIN (RW) : ORIGIN = 0x02000000, LENGTH = 0x03e0000 > main.check
672 # ITCM/DTCM size checker => check AUTOLOAD_ITCM/DTCM
673 .check.ITCM:
676 } > check.ITCM
679 .check.DTCM:
683 } > check.DTCM
685 .check.MAIN:
689 } > check.MAIN