Commit Graph

454 Commits

Author SHA1 Message Date
Frank Voorburg 6235a7041f Refs #362. Added TrueStudio support for the Nucleo-F103RB demo programs.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@521 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2018-06-07 14:50:24 +00:00
Frank Voorburg 22ac61321f Refs #362. Added TrueStudio support for the Olimex STM32-H103 demo programs.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@520 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2018-06-07 13:51:44 +00:00
Frank Voorburg b018ae90f5 Refs #362. Added TrueStudio support for the Olimexino-STM32 demo programs.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@519 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2018-06-07 09:52:51 +00:00
Frank Voorburg f418239467 Refs #559. Corrected vector table relocation not being disabled for the STM32F103 related demo user programs.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@518 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2018-06-07 08:36:36 +00:00
Frank Voorburg 3d1bfce1f6 Refs #559. Corrected vector table relocation not being disabled for the STM32F103 related demo user programs.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@517 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2018-06-07 08:17:05 +00:00
Frank Voorburg 084d34ff1f Refs #560. Updated the version number to a release candidate in preparation for the next release.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@516 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2018-06-07 08:02:58 +00:00
Frank Voorburg 03564781cc Refs #362. Added TrueStudio support for the Olimex STM32-P103 demo programs.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@515 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2018-06-06 20:14:08 +00:00
Frank Voorburg 8674da71cf Refs #520. Updated BootCommander and LibOpenBLT Windows binaries.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@514 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2018-06-06 10:19:11 +00:00
Frank Voorburg 433aab64c5 Refs #378. Reconfigured CAN acceptance filter to receive just one CAN message in the STM32F1 and STM32F4 ports.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@513 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2018-06-05 20:47:43 +00:00
Frank Voorburg 8116572e29 Refs #377, #362. Reintegrated branch where the STM32F2 port and demo programs were converted from SPL to HAL.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@511 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2018-05-31 10:07:40 +00:00
Frank Voorburg 3b643e9dc5 Refs #550. Renamed macro FLASH to FLASH_DRV_REGS_BASE in the flash driver of the STM32F1 port to bypass nameclash with CMSIS.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@501 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2018-05-25 15:23:00 +00:00
Frank Voorburg 2e4fba66e7 Refs #377, #362. Reintegrated branch where the STM32F0 port and demo programs were converted from SPL to HAL.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@499 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2018-05-17 15:59:48 +00:00
Frank Voorburg fcda740314 Refs #530. Corrected background color of certain user interface components that looked a bit white-ish.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@486 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2018-05-09 16:20:37 +00:00
Frank Voorburg 5a1dfebc68 Refs #541. Corrected configuration of BOOT_NVM_SIZE_KB for the Nucleo-F091RC/Keil bootloader demo program.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@485 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2018-04-26 14:29:44 +00:00
Frank Voorburg 04df72c561 Refs #530. Corrected background color of certain user interface components that looked a bit white-ish.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@484 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2018-04-25 14:18:12 +00:00
Frank Voorburg 1b8f0db615 Refs #531. Minor refactoring and code cleanup in the Tricore TC1798 port.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@483 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2018-04-25 14:09:07 +00:00
Frank Voorburg 32d3ef07df Refs #400, #431. Added timeout functionality to break out of loops when waiting for hardware acknowledgements.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@482 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2018-04-25 13:49:24 +00:00
Frank Voorburg eab505d95c Refs #520. Updated BootCommander to perform erase operation in steps of 32kb.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@481 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2018-04-23 12:54:57 +00:00
Frank Voorburg e4acfbce62 Refs #523, #529. Added bash-script for updating the pc-lint configuration files for the installed GCC version. Replaced deprecated libusb_set_debug() with libusb_set_option() for newer versions of Libusb.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@480 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2018-04-23 10:28:51 +00:00
Frank Voorburg 9a3b6c91e1 Refs #319. Improved MicroBoot's progress bar behavior when finishing the firmware update.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@478 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2018-04-13 13:59:49 +00:00
Frank Voorburg b7cc72f9f4 Refs #319. Merged the new cross-platform MicroBoot version 2.0 from the development branch into the trunk.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@477 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2018-04-13 13:53:30 +00:00
Frank Voorburg 3336887939 Refs #319, #518. Updated LibOpenBLT version number related to minor recent changes.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@475 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2018-04-12 13:48:00 +00:00
Frank Voorburg b9dbc2da03 Refs #516, #518. Corrected typo in printf-statement for XCP Timeout T7 (BootCommander) and removed call to XcpLoaderStop() from XcpLoaderTerminate() (LibOpenBLT).
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@467 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2018-04-05 09:55:39 +00:00
Frank Voorburg da4319508b Refs #515. Removed USB hook function prototypes from STM32F1 and TM4C ports.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@461 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2018-03-23 10:11:45 +00:00
Frank Voorburg e4b06890a4 Refs #514. Fixed typo in BootCommander help text.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@460 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2018-03-23 10:03:43 +00:00
Frank Voorburg 6616dcf71e Refs #489. Updated readme of the LibOpenBLT's Pascal bindings.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@441 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2018-03-08 14:34:21 +00:00
Frank Voorburg a6af52475d Refs #489. Added readme to LibOpenBLT's Pascal bindings.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@440 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2018-03-08 14:28:07 +00:00
Frank Voorburg 13193a3a51 Refs #384. Updated python bindings package for LibOpenBLT, such that it can load the shared library file from the current working directory, if it is present there.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@439 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2018-03-08 10:19:42 +00:00
Frank Voorburg 648c1ff798 Refs #499. Changed title in the Readme-file.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@438 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2018-03-07 15:09:40 +00:00
Frank Voorburg bc71ebb458 Refs #384. Reintegrated the branch for LibOpenBLT's Python bindings development with the trunk.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@436 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2018-03-06 21:38:03 +00:00
Frank Voorburg a3890205d2 Refs #484. Changed "build" version to "patch" version in a function header comment.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@428 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2018-02-13 09:40:21 +00:00
Frank Voorburg dcfac1767f Refs #483. Added watchdog servicing to XcpComputeChecksum().
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@425 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2018-02-12 15:01:29 +00:00
Frank Voorburg 6f80eb072f Refs #460. Added length parameter to the XCP packet reception functions.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@424 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2018-02-09 16:59:41 +00:00
Frank Voorburg 817212b60f Refs #477. Added extra check for the received XCP packet length on the UART and USB transport layers.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@423 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2018-02-09 10:12:04 +00:00
Frank Voorburg 59a909fca2 Refs #476. Added evaluation of the len-parameter in functions FlashErase and FlashWrite of all ports.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@422 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2018-02-05 16:43:55 +00:00
Frank Voorburg 5528bcbac7 Refs #364. Corrected typo in the project name of the Nucleo-L476RG demo user program.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@421 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2018-02-05 14:24:51 +00:00
Frank Voorburg dc0060e755 Refs #364. Reintegrated branch with STM32L4 port and Nucleo-L476RG demo programs.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@419 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2018-02-05 14:08:40 +00:00
Frank Voorburg 4efd878c58 Refs #377. Reintegrated branch with SPL to HAL convertion for the STM32F3 port and demo programs.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@409 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2018-01-25 07:38:10 +00:00
Frank Voorburg da930c706e Refs #433. Updated version numbers in preparation for the new release.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@394 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2018-01-03 14:18:23 +00:00
Frank Voorburg 59dd45f87f Refs #310. The Olimex STM32-P207 demo programs now support the IAR Embedded Workbench as well.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@393 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2018-01-03 13:55:03 +00:00
Frank Voorburg 2b7510350c Refs #310. The Olimexino-STM32 demo programs now support the IAR Embedded Workbench as well.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@392 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2018-01-03 11:29:55 +00:00
Frank Voorburg 8a3ea51383 Refs #310. The STM32 Nucleo-F103RB demo programs now support the IAR Embedded Workbench as well.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@391 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2018-01-02 20:05:56 +00:00
Frank Voorburg 42ddc85b73 Refs #318.Updated LibOpenBLT and BootCommander version numbers.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@390 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2017-12-11 16:35:00 +00:00
Frank Voorburg 909f12a23a Refs #318. Corrected CMakeLists to not link the Winsock library under Unix.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@389 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2017-12-11 16:30:02 +00:00
Frank Voorburg 2327d92c65 Refs #318. Added TCP/IP support to LibOpenBLT and BootCommander.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@388 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2017-12-11 16:19:05 +00:00
Frank Voorburg 159f00f0b3 Refs #430. Updated PC-Lint configuration to GCC 5.4.0
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@387 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2017-11-22 11:53:33 +00:00
Frank Voorburg f708732f5b Refs #426. Reserved first 192 bytes of RAM in the Keil STM32F0 Bootloader demo programs.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@385 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2017-10-30 16:46:13 +00:00
Frank Voorburg c0692f138d Refs #425. Moved openblt.pas Pascal bindings for LibOpenBLT to /bindings/pascal/.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@384 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2017-10-26 14:40:01 +00:00
Frank Voorburg 673762baef Refs #320. Added link to the online user manual related to the Seed and Key security functionality.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@383 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2017-10-26 14:36:24 +00:00
Frank Voorburg 992d00f480 Refs #320. Committed new versions of the Windows specific host binaries.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@382 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2017-10-26 14:12:59 +00:00