openblt/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_Cro.../Prog
Frank Voorburg af60f400f8 - modified all demo programs so that bootloader activation is done by a software reset instead of just calling the bootloader's reset vector.
- refactored some code to make it easier to adjust the size of the bootloader. 
- improved informative text for certain Microboot interface dll's

git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@97 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2014-07-22 14:53:07 +00:00
..
bin - modified all demo programs so that bootloader activation is done by a software reset instead of just calling the bootloader's reset vector. 2014-07-22 14:53:07 +00:00
ide - modified all demo programs so that bootloader activation is done by a software reset instead of just calling the bootloader's reset vector. 2014-07-22 14:53:07 +00:00
lib - Added a demo for the EK-LM3S8962 and Crossworks compiler with support for UART and CAN. 2012-03-04 12:34:40 +00:00
boot.c - modified all demo programs so that bootloader activation is done by a software reset instead of just calling the bootloader's reset vector. 2014-07-22 14:53:07 +00:00
boot.h - modified all demo programs so that bootloader activation is done by a software reset instead of just calling the bootloader's reset vector. 2014-07-22 14:53:07 +00:00
cstart.s - Added a demo for the EK-LM3S8962 and Crossworks compiler with support for UART and CAN. 2012-03-04 12:34:40 +00:00
header.h - renamed config.h to blt_conf.h. 2013-08-01 08:58:35 +00:00
irq.c - Added support for automatically generating the source code documentation with Doxygen. 2013-07-31 15:48:23 +00:00
irq.h - Added support for automatically generating the source code documentation with Doxygen. 2013-07-31 15:48:23 +00:00
led.c - Added support for automatically generating the source code documentation with Doxygen. 2013-07-31 15:48:23 +00:00
led.h - Added support for automatically generating the source code documentation with Doxygen. 2013-07-31 15:48:23 +00:00
main.c - Added support for automatically generating the source code documentation with Doxygen. 2013-07-31 15:48:23 +00:00
memory.x - Implemented TCP/IP communication interface for the bootloader with support for the LM3S target. Demo program does not yet re-activate the bootloader. 2014-07-15 15:01:42 +00:00
prog.dox - Added support for automatically generating the source code documentation with Doxygen. 2013-07-31 15:48:23 +00:00
time.c - Added support for automatically generating the source code documentation with Doxygen. 2013-07-31 15:48:23 +00:00
time.h - Added support for automatically generating the source code documentation with Doxygen. 2013-07-31 15:48:23 +00:00
vectors.c - Added support for automatically generating the source code documentation with Doxygen. 2013-07-31 15:48:23 +00:00