2 Commits

Author SHA1 Message Date
Jared Boone
b2d733921f Added stdint.h #include for blinky's use of C standard integer types. 2012-06-07 16:35:10 -07:00
TitanMKD
0efab1710a Linker Script & New Startup to Load from SPIFI and Execute from RAM(SRAM).
Start execution in SPIFI(ROM) and at startup, code from ROM is copied to RAM and shadow pointer is modified to RAM.
So at end all the code and vector table is executed from RAM.
2012-05-30 07:33:23 +02:00