User Activity

Posted on February 13, 2013 at 01:28 I'm adding a code segment to my gcc linker script to allow the placement of objects in the Close Coupled Memory (CCM) memory block. The additions to the linker script are as follows: MEMORY { boot_flash...