<div dir="auto"><div style="font-family:sans-serif;font-size:12.8px" dir="auto"><div style="margin:16px 0px"><div style="font-family:'verdana';font-size:12px" dir="auto">Hello everyone,<div dir="auto"> </div><div dir="auto">Can anyone help me to understand what does the linker commands mean?</div><div dir="auto"> </div><div dir="auto">It is in the linkcmds of bsp tms570.</div><div dir="auto"> </div><div dir="auto"><p>MEMORY {</p><p>ROM_INT (RX) : ORIGIN = 0x00000000, LENGTH = 3M</p><p>RAM_INT_VEC : ORIGIN = 0x08000000, LENGTH = 256</p><p>RAM_INT (AIWX) : ORIGIN = 0x08000100, LENGTH = 256k - 256</p><p>RAM_EXT (AIWX) : ORIGIN = 0x80000000, LENGTH = 8M</p><p>              }</p></div><div dir="auto"> </div><div dir="auto">To my understanding,</div><div dir="auto"> </div><div dir="auto">ROM_INT (RX) represends for the Flash memory.</div><div dir="auto">RAM_INT_VEC is for RAM VIM(Interrupt Vector Table).</div><div dir="auto">RAM_INT (AIWX) is for SDRAM and RAM_EXT (AIWX) for external RAM if you have one.</div><div dir="auto"> </div><div dir="auto">Am I correct about the explanations? If not can you tell me the proper meaning for these? </div><div dir="auto">And also what does AIWX mean?</div><div dir="auto"> </div><div dir="auto">Thank you for you time.</div><div dir="auto"><p>Best regards,</p><p>Aby Tom<br></p></div></div></div><div style="height:0px"></div></div><br></div>