Keil MB9A310 project is now building, but not yet tested.

This commit is contained in:
Richard Barry 2011-08-31 10:38:44 +00:00
parent 9bfeb26579
commit 99c1322650
6 changed files with 1149 additions and 1162 deletions

View file

@ -10,7 +10,7 @@ define symbol __ICFEDIT_region_RAM_start__ = 0x1FFFC000;
define symbol __ICFEDIT_region_RAM_end__ = 0x20003FFF;
/*-Sizes-*/
define symbol __ICFEDIT_size_cstack__ = 0x400;
define symbol __ICFEDIT_size_heap__ = 0x800;
define symbol __ICFEDIT_size_heap__ = 0x8;
/**** End of ICF editor section. ###ICF###*/