Backup point only. YRDK RX63N building but not linking.

This commit is contained in:
Richard Barry 2012-04-18 09:40:10 +00:00
parent aa85a68636
commit 2f199771d5
33 changed files with 524 additions and 34403 deletions

View file

@ -42,7 +42,7 @@ Configuration Options
#endif
/* Heap size in bytes. */
#define HEAP_BYTES (0x400)
#define HEAP_BYTES (0x4)
/* After reset MCU will operate in Supervisor mode. To switch to User mode, set this macro to '1'. For more information
on the differences between these 2 modes see the CPU >> Processor Mode section of your MCU's hardware manual.