Commit Graph

444 Commits

Author SHA1 Message Date
Frank Voorburg 649a377623 Refs #397. Added STM32F0-Discovery demo programs for Keil MDK.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@370 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2017-09-29 13:24:32 +00:00
Frank Voorburg dbcd2d19f2 Refs #397. Added Nucleo-F091RC demo programs for Keil MDK.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@369 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2017-09-29 11:04:43 +00:00
Frank Voorburg fc87eb708e Refs #104. Implemented configurable FlashCryptoDecryptDataHook() in all flash drivers. It can be used for implementing program code decryption logic.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@368 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2017-09-27 07:24:27 +00:00
Frank Voorburg b611586f7b Refs #371. Corrected a few minor typos in BootCommander info strings.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@367 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2017-09-20 09:09:38 +00:00
Frank Voorburg 0e707de0ec Refs #335. Added XCP Connection Mode configuration setting to LibOpenBLT and BootCommander.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@366 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2017-09-18 21:31:22 +00:00
Frank Voorburg 75c8698a55 Refs #335. Added XCP Connection Mode configuration setting to all MicroBoot communication interfaces.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@365 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2017-09-18 21:01:21 +00:00
Frank Voorburg d241bab208 Refs #335. Reworked XcpConnectModeHook() hook-function into a general purpose XcpPacketReceivedHook() hook-function.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@364 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2017-09-18 15:57:09 +00:00
Frank Voorburg c512848520 Refs #383. Refactored FLASH_VECTOR_TABLE_CS_OFFSET to BOOT_FLASH_VECTOR_TABLE_CS_OFFSET.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@363 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2017-09-11 11:28:39 +00:00
Frank Voorburg 39edea4e62 Refs #341. Corrected markdown readme-file.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@362 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2017-09-01 14:18:54 +00:00
Frank Voorburg 044d2209f1 Refs #341. Added markdown readme-file for mirror on GitHub.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@361 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2017-09-01 14:11:51 +00:00
Frank Voorburg 1bad017dcd Refs #379. Added exclusion for the Kvaser CANLIB headers in LibOpenBLT's Doxygen configuration file.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@359 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2017-08-25 09:41:15 +00:00
Frank Voorburg 0f86589794 Refs #379. Updated version number in preparation for new release.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@356 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2017-08-25 09:06:15 +00:00
Frank Voorburg 55d38167ee Refs #371. Added silent mode (-sm) command line option to BootCommander.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@355 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2017-08-25 08:51:11 +00:00
Frank Voorburg 1c9770dd64 Refs #316. Added Lawicel CANUSB CAN interface support to LibOpenBLT and updated version numbers of LibOpenBLT and BootCommander.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@354 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2017-08-24 17:16:22 +00:00
Frank Voorburg f21ff722f8 Refs #316. Implemented empty framework for the Lawicel CANUSB interface.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@353 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2017-08-24 07:54:12 +00:00
Frank Voorburg cd29bb84b9 Refs #316. Added Kvaser Leaf Light v2 CAN interface support to LibOpenBLT.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@352 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2017-08-23 14:01:48 +00:00
Frank Voorburg dbd3903f11 Refs #316. Added empty framework for the Kvaser Leaf Light v2 CAN interface.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@351 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2017-08-22 09:33:48 +00:00
Frank Voorburg d3ca84dcdb Refs #225. Added 29-bit CAN identifier support to the STM32F1 port.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@350 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2017-08-21 13:33:55 +00:00
Frank Voorburg 524b0fa008 Refs #363. Updated GCC Makefiles for the STM32F2 demo programs.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@349 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2017-08-21 13:06:09 +00:00
Frank Voorburg 6b48314b85 Refs #363. Updated GCC Makefiles in the STM32F1 demo programs.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@348 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2017-08-17 09:48:18 +00:00
Frank Voorburg 605a788a5e Refs #311. Reworked compiler specific parts in the STM32F1 port.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@347 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2017-08-17 08:34:14 +00:00
Frank Voorburg 888f3f1d94 Refs #225. Added 29-bit CAN identifier support to the HCS12 port.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@346 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2017-08-16 20:27:28 +00:00
Frank Voorburg b2d94b59d4 Refs #311. Reworked compiler specific parts in the HCS12 port.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@345 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2017-08-16 20:14:41 +00:00
Frank Voorburg bd8751ded8 Refs #363. Updated GCC Makefiles in the Discovery STM32F051 demo programs.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@344 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2017-08-16 19:31:05 +00:00
Frank Voorburg 299b6d2daf Refs #225. Added 29-bit CAN identifier support to the LPC2000 port.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@343 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2017-08-16 16:48:49 +00:00
Frank Voorburg 2048d05961 Refs #363. Updated GCC Makefiles in the Olimex LPC-L2294 demo programs.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@342 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2017-08-16 16:03:59 +00:00
Frank Voorburg eea02437d7 Refs #363. Updated GCC Makefiles in the Olimex LPC-L2294 demo programs.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@341 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2017-08-16 15:55:58 +00:00
Frank Voorburg 511b2eb4de Refs #311. Reworked compiler specific parts in the LPC2000 port.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@340 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2017-08-16 14:45:26 +00:00
Frank Voorburg dd8874cfde Refs #363. Updated GCC Makefile support in EFM32 demo programs.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@339 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2017-08-16 14:25:56 +00:00
Frank Voorburg dbcf97f9d6 Refs #311. Reworked compiler specific parts in the EFM32 port.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@338 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2017-08-16 14:01:03 +00:00
Frank Voorburg 739c8d6ce8 Refs #311. Reworked compiler specific parts in the TM4C port.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@337 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2017-08-16 13:31:59 +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 8da125391b Refs #311. Reworked compiler specific parts in the LM3S port.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@335 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2017-08-16 10:22:24 +00:00
Frank Voorburg 94ecd945a0 Refs #225. Added 29-bit CAN identifier support to the LM3S port.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@334 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2017-08-16 09:03:27 +00:00
Frank Voorburg ff6ce18750 Refs #311. Reworked compiler specific parts in the STM32F4 port.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@333 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2017-08-16 08:17:23 +00:00
Frank Voorburg 5a6eba22d1 Refs #311, #363. Reworked the GCC specific parts of the STM32F4 port and improved the makefiles of the Olimex STM32-E407 demo programs.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@332 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2017-08-15 16:12:26 +00:00
Frank Voorburg a671200261 Refs #369. Added AES256 cryptography utility functions to LibOpenBLT.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@331 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2017-08-15 13:41:51 +00:00
Frank Voorburg e5e12e3210 Refs #372. Re-configured PC-lint GCC configuration files to support version 6.3.0 (Debian Stretch)
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@330 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2017-08-07 16:34:52 +00:00
Frank Voorburg 3a2cf54c35 Refs #316. Reverted change to the PC-Lint configuration files for newer GCC version.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@329 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2017-08-04 10:18:43 +00:00
Frank Voorburg b787cf3009 Refs #316. Updated the PC-Lint configuration files for GCC version 7.1.1.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@328 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2017-08-03 20:22:55 +00:00
Frank Voorburg b36420fdd1 Refs #316. Re-integrated CAN error detection for the SocketCAN interface module.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@327 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2017-08-02 17:07:57 +00:00
Frank Voorburg 4e11b1401f Refs #316. Increased XCPLOADER_CONNECT_TIMEOUT_MS from 20 to 50ms, due to SocketCAN's slower responsiveness. Shortened the wait loop in SocketCAN's interface module from 1ms to 10us to improve throughput.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@326 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2017-08-02 16:54:29 +00:00
Frank Voorburg 7343e2a9a6 Refs #316. Added -std=gnu99 compiler flag for compatibility with older versions of gcc.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@325 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2017-08-01 14:27:52 +00:00
Frank Voorburg e2aa10f4b8 Refs #316. Updated Windows binaries (BootCommander and LibOpenBlt) after rebuild.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@324 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2017-08-01 11:24:30 +00:00
Frank Voorburg c324e3b877 Refs #316. Improvements in the SocketCAN interface module after testing with BootCommander and XCP on CAN.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@323 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2017-08-01 11:20:00 +00:00
Frank Voorburg c71b3ebbb4 Refs #316. Added support for firmware updates via CAN to BootCommander.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@322 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2017-08-01 09:59:19 +00:00
Frank Voorburg 2b3f4b7f31 Refs #316. Refactoring to perform CAN interface linking inside the CAN driver module's CanInit() itself.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@321 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2017-07-31 17:45:47 +00:00
Frank Voorburg ba70bb8ef4 Refs #316. Implemented SocketCAN interface for the CAN driver module under Linux.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@320 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2017-07-31 17:02:09 +00:00
Frank Voorburg 0b181a8608 Refs #316. Corrected minor typo in comment.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@319 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2017-07-30 11:15:13 +00:00
Frank Voorburg 28f9bc71a3 Refs #316. Resolved PC-Lint warning messages in the critical section utility functions port for Linux.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@318 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2017-07-28 17:19:21 +00:00