Nous utilisons des cookies sur notre site web afin de vous fournir le meilleur service possible et d'améliorer encore notre site web. En cliquant sur le bouton "Accepter tout", vous acceptez l'utilisation de tous les cookies. Vous pouvez limiter les cookies utilisés en cliquant sur "Accepter la sélection". Vous trouverez de plus amples informations et une option pour révoquer votre sélection dans notre politique de confidentialité.

Nécessaire :

Ces cookies sont nécessaires pour la fonctionnalité de base. Cela vous permet de vous inscrire sur notre site web et notre forum ou de commander des produits avec notre boutique en ligne.

Statistiques :

Avec ces cookies, nous collectons des données d'utilisation anonymisées pour notre site web. Par exemple, nous pouvons voir quel contenu est intéressant pour nos visiteurs et quelles résolutions sont utilisées. Nous utilisons ces informations pour optimiser notre site web et vous offrir la meilleure expérience utilisateur possible.

Nécessaire
Statistiques

plus

PCAN-DevPack - Version History

This firmware development package for ARM-based products includes a GCC ARM Embedded compiler, PEAK-Flash, programming examples, upgrade files, and a quick start guide. All changes besides regular PEAK-Flash updates are listed in this version history.

2022-10-05 - Version 1.5.3

  • PCAN-Router Pro: Added the programming example "08_POWER_STATES" demonstrating power down and wake-up
  • Updated PEAK-Flash to version 1.5.4
  • Updated the ReadMe files


Download Development Package

2022-07-27 - Version 1.5.2

  • Updated PEAK-Flash to version 1.5.3

2022-06-27 - Version 1.5.1

  • Updated the PEAK-DevPack Debug adapter documentation

2022-05-24 - Version 1.5.0

  • Updated Compiler to 10 2020-q4-major and BuildTools to 4.2.1-2
  • Added support for the PCAN-MicroMod FD Evaluation Board
  • Enabled debugging for various hardware products based on the included OpenOCD Debug Toolchain. Please note: the PEAK-DevPack Debug Adapter and a hardware debugger are required for debugging.
    • Supported products:
      • PCAN-Router Pro FD (IPEH-002220, IPEH-002222)
      • PCAN-Router FD (IPEH-002214, IPEH-002215)
      • PCAN-MicroMod FD (IPEH-003080)
      • PCAN-GPS (IPEH-002110)
    • The new Debug directory includes:
      • SetPath_for_Debug.vbs: The script creates a custom launch.json file for each supported hardware example
      • OpenOCD with custom target-file for LPC54618 (LPC546xx.cfg)
      • Custom configuration files for OpenOCD for each supported hardware
      • SVD files for each supported hardware (needed by cortex-debug)
      • PEAK-DevPack Debug Adapter documentation for further information
  • Programming example updates:
    • Added 6 programming examples for the PCAN-MicroMod FD
    • PCAN-Router FD and PCAN-Router Pro FD: Added Examples to make use of the Bitrate Calculation Tool output
    • Updated Makefile of all debuggable hardware examples to use 'Make Debug' compiler option (Optimization level: OPT ?= 2 -> 'Make Debug' overwrites with OPT = 0)
    • Updated Router FD (startup_ARMCM4.c) and Router Pro FD (startup_router_pro_fd.c) to reduce warnings due to Compiler change (added '__NO_RETURN' attribute)
  • Updated SetPath_for_VSCode.vbs for the new Compiler and to support debugging
    • Update Compilerpath to 10-2020-q4 major4 and BuildTools to 4.2.1-2
    • Added 'Make Debug' task
    • Added '__GNUC__' define in c_cpp_properties.json
    • Added 'CompilerPath' in c_cpp_properties.json
    • Changed intellisense from "clang-x64" to "windows-gcc-arm" in c_cpp_properties.json
    • Added a Wildcard for header files in workspace

2022-05-11 - Version 1.4.0

  • Updated the PCAN-Router Pro FD data logger firmware to version 1.2.0
  • Updated PEAK-Flash to version 1.5.2

2021-08-04 - Version 1.3.1

  • Updated the PCAN-GPS programming examples. See the history in the examples directory for details.

2021-06-24 - Version 1.3.0

  • Updated the PCAN-Router Pro FD programming examples. See the history in the examples directory for details.
  • Updated the PCAN-Router Pro FD data logger firmware to version 1.1.0
  • Updated the PCAN-Router Pro FD upgrade files with Bootloader version 2.0.11
  • Updated the PCAN-GPS programming examples. See the history in the examples directory for details.
  • Updated the PCAN-RS-232 programming examples. See the history in the examples directory for details.
  • Updated PEAK-Flash to version 1.3.0

2020-11-20 - Version 1.2.0

  • Updated the build tools and the SetPath_for_VSCode.vbs
  • Added support & programming examples for:
    • PCAN-Router
    • PCAN-Router FD
    • PCAN-Router DR
    • PCAN-Router Pro
    • PCAN-RS-232
    • PCAN-GPS
  • With this, the package replaced the former development packages that were based on the Yagarto GNU ARM toolchain.
  • Updated the PCAN-Router Pro FD data logger firmware to version 1.0.1
  • Updated the PCAN-Router Pro FD upgrade files with Bootloader version 2.0.9
  • Updated PEAK-Flash to version 1.2.1

2020-06-30 - Version 1.1.0

  • Added the data logger firmware version 1.0.0 for the PCAN-Router Pro FD. Directory: Hardware\PCAN-Router Pro FD\Datalogger
  • Added upgrade files and an upgrade guide for the PCAN-Router Pro FD. Directory: Hardware\PCAN-Router Pro FD\Upgrades. This includes:
    • Bootloader version 2.0.8
    • FPGA revision 10
    • USB Card Reader revision 2

2020-05-19 - Version 1.0.2

  • Updated PEAK-Flash to version 1.1.0

2020-04-14 - Version 1.0.1

  • Due to problems on Asian operating systems, the "hex2bin.vbs" was removed. The make files were changed for using the binary Hex2Bin

2021-03-23 - Version 1.0.0

  • First official release for PCAN-Router Pro FD based on the Visual Studio Code IDE

2020-02-06 - Prerelease

  • Prerelease based on the Eclipse IDE