]> git.sur5r.net Git - freertos/blobdiff - Demo/MSP430X_MSP430F5438_CCS4/lnk_msp430f5438a.cmd
Added BSP generation files to MicroBlaze directory.
[freertos] / Demo / MSP430X_MSP430F5438_CCS4 / lnk_msp430f5438a.cmd
index 9238b3473b995083d4db20aaecf8169964d00b98..439b21a138c7a05a5135e3c7af7a4cc1a4887698 100644 (file)
@@ -108,9 +108,9 @@ SECTIONS
 \r
 /* Can be modified to test the use of high memory. */\r
 /* Original line. */\r
-    .text      : {}>> FLASH | FLASH2   /* CODE                              */\r
+    .text      : {}>> FLASH | FLASH2  /* CODE                              */\r
 /* Modified line. */\r
-/*    .text      : {}>> FLASH2 */              /* CODE                              */\r
+/*    .text      : {} >> FLASH2  */             /* CODE                              */\r
        .main      : {} > FLASH\r
     .text:_isr : {} > FLASH              /* ISR CODE SPACE                    */\r
     .cinit     : {} > FLASH              /* INITIALIZATION TABLES             */\r