openblt/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Boot
Frank Voorburg b03abb2baf - resolved compiler error when net interface is disabled in the configuration header file.
- start user program directly after firmware update instead of resetting the system to bypass unnecessary backdoor timer delay.

git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@108 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2014-08-26 08:43:18 +00:00
..
bin - resolved compiler error when net interface is disabled in the configuration header file. 2014-08-26 08:43:18 +00:00
cmd - Use system reset to reactivate the bootloader from the demo user programs for Cortex Mx. 2014-02-06 14:37:04 +00:00
ide - added uIP to LM3S demo programs to test bootloader reactivation. still needs some improvements. 2014-07-17 07:11:41 +00:00
lib - improved ethernet initialization order for LM3S. 2014-07-17 08:36:41 +00:00
blt_conf.h - added seed/key security functionality. 2014-07-24 09:31:17 +00:00
boot.dox - Added support for automatically generating the source code documentation with Doxygen. 2013-07-31 15:48:23 +00:00
hooks.c - added seed/key security functionality. 2014-07-24 09:31:17 +00:00
main.c - Added support for automatically generating the source code documentation with Doxygen. 2013-07-31 15:48:23 +00:00
makefile - 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