Commit Graph

9 Commits

Author SHA1 Message Date
Frank Voorburg 36197ef058 Refs #1002. Added makefile comment about how to get the toolpath variable in the 8.3 format on Windows.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@744 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2020-02-15 10:20:06 +00:00
Frank Voorburg 41a2203627 Refs #526. Upgraded GCC ARM demo programs to version 8-2018-q4 of GNU ARM Embedded.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@722 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2019-08-27 20:42:11 +00:00
Frank Voorburg e7a6dfe39d Refs #363. Updated GCC Makefile support in the LM3S demo programs.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@336 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2017-08-16 11:20:34 +00:00
Frank Voorburg 2887a83258 Refs #208. Removed "-D inline=" from GCC makefiles to resolve warnings generated by newer versions of GCC.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@190 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2016-12-09 10:03:33 +00:00
Frank Voorburg 33599da5d2 Refs #81.
- Refactored the CPU module for all targets.
- Added automatic interrupt enabling for ARM Cortex M3/M4.

git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@156 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2016-10-17 23:08:45 +00:00
Frank Voorburg 6456ea424d - corrected spelling of OpenBLT in certain makefiles.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@141 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2016-05-17 15:12:27 +00:00
Frank Voorburg 30ea2abffc - Updated the version number in preparation of the next release.
- Updated the description of the license model in the license file and all file headers.
- Cleaned up the build environment of the Microboot interface libraries.


git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@139 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2016-04-30 22:52:15 +00:00
Frank Voorburg 13d786ac33 - Use system reset to reactivate the bootloader from the demo user programs for Cortex Mx.
- Use cs-make/cs-rm in GCC demos.

git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@70 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2014-02-06 14:37:04 +00:00
Frank Voorburg a21ee401c5 - Added support for the GCC and IAR compiler on target ARMCM3_LM3S, including demos.
- Enabled 'longcalls' compiler switch in the demo programs for ARM GCC.
- Enabled garbage collection for ARMCM3_LM3S/GCC boot programs and reduced bootloader size from 16 to 8kb.



git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@34 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2012-03-04 17:51:16 +00:00