branch | RCL_3 |
changeset 7 | 94dbab0a2133 |
parent 0 | 40261b775718 |
--- a/mmtestenv/mmtesttools/Build/mmbuildrom.pl Sat Feb 20 00:20:15 2010 +0200 +++ b/mmtestenv/mmtesttools/Build/mmbuildrom.pl Fri Mar 12 15:50:33 2010 +0200 @@ -336,7 +336,8 @@ if($uni ne "") { #Use Flexible Memory Model for UniCore - $command .= " -DWITH_FLEXIBLE_MM"; + #Until base have fixed the issue related to this keep commented out. + #$command .= " -DWITH_FLEXIBLE_MM"; } $command .= " -D_NAND2" if ($nand ne "" && $arm ne "");