All Changes

#72 (Dec 18, 2013 2:48:19 AM)

  1. Added the option to exclude the  SFD pin  of CC2420 radio with STM32 — detail
  2. 1) Modified STM32 KEIl and GCC makefiles --> elimineted unuseful options. Modified LCD log library to support GCC-Launchpad — detail
  3. Added uwireless support for STM32 with CC2420 radio. Little modifications to MRF24J40 driver — detail
  4. Added printf redirection on LCD to STM32_cc2420_aloha demo. Delete an unused variable in STM32 uwl demos. — detail
  5. Added stm32 timers support for uwireless — detail
  6. Added an option to compile C99 code with KEIL. Added again the __KEIL__ symb. to include the compiler stdint.h — detail
  7. Nordic 51822: fixed libraries for TWI HW — detail
  8. Added a couple of demos for STM32-Discovery. A demo that shows how to redirect printf on USART, the other is a demo that shows how to use the log library to print log strings on the LCD. — detail
  9. Removed bug in mrf24j40_get_short_add_mem() — detail
  10. Modified memory lib cfg file to fix a problem on the difference of AR parameters between PIC30 and STM32 architectures — detail
  11. Updated Nordic NRF51x22 contrib, included fixed libraries for TWI — detail
  12. Addeded the option to use the CC2420 CCA pin when using the STM32 Discovery platform. There's conflict with a LCD pin — detail
  13. Changed the Aloha demo title (STM32) — detail
  14. Added variables OPT_AR and COMPUTED_OPT_AR in PIC32 makefiles. — detail
  15. Erika modistarc: fixed macro #if defined(... — detail
  16. contrib (memory): Reverts last commit [2866] because pic30 now sopports COMPUTED_OPT_AR environment build variable since revision [2861]. — detail
  17. EE (testcase): disable DEBUG eeopt for tricore — detail
  18. Fixed a wrong string in STM32 UWL and Aloha demos. — detail
  19. (STM32) Fixed problem on linking thumb libraries with GCC. Fixed a problem related to microlib symbol definition in startup code of Keil compiler. — detail
  20. Removed testing instructions that cause a forever loop in MRF24J40 Driver. — detail
  21. Erika e200zx - MPC5643L: templates clenup — detail
  22. Added the author to  some STM32 demos. Modified the symbol to disable the CCA pin with CC2420 and STM32. — detail
  23. Nordic NRF51822: explicit definition of BLE library files in rules (contrib) — detail
  24. Alligned the MODISTARC implementation for TriCore with the last status of private repository — detail
  25. Board freescale_xpc564xl: ee_board.h cleanup — detail
  26. Nordic NRF51x22: fixed include paths in contrib — detail
  27. Added  radio mrf24j40 support for STM32 architecture — detail
  28. Added the inclusion of stdint.h for cortex_m when using gcc compiler — detail
  29. TriCore:handled modistarc multi-configuartions+fixed bug in registers' macros — detail
  30. pic30: Adds Library Generator Options Macros. — detail
  31. Added uWireless demo for STM32 discovery board. — detail

#71 (Oct 16, 2013 5:26:18 AM)

  1. Erika e200zx - MPC5643L: templates clenup — detail
  2. Modified memory lib cfg file to fix a problem on the difference of AR parameters between PIC30 and STM32 architectures — detail
  3. Board freescale_xpc564xl: ee_board.h cleanup — detail
  4. contrib (memory): Reverts last commit [2866] because pic30 now sopports COMPUTED_OPT_AR environment build variable since revision [2861]. — detail

#70 (Oct 14, 2013 8:48:55 PM)

  1. Added uwireless support for STM32 with CC2420 radio. Little modifications to MRF24J40 driver — detail
  2. Modified contrib/memory makefile to fix a little bug on  parameters. — detail
  3. STM32. Changed default value of  HSE clock to 8 MHz. Added the possibility to re-define PLL values. — detail
  4. Erika - MPC5668 & MPC5674F: exec_lauterbach.sh script extended to Fado and Mamba — detail
  5. Erika - MPC5643L: Lauterbach scripts rearrangement — detail
  6. Added an option to compile C99 code with KEIL. Added again the __KEIL__ symb. to include the compiler stdint.h — detail
  7. Fixed UART driver for Nordic NRF51x22 — detail
  8. testcase (cortex_mx): Fixes minor bug in test configuration makefile for TI Stellaris LM4F232 Cortex-M4 with TI CCS compiler toolchain. — detail
  9. Added two demos for STM32 Discovery board. A demo showing the use of the USART peripheral, and a demo showing the usage of the CC2420 radio driver. — detail
  10. RT-Druid (Core): add search all spinlocks method — detail
  11. Cortex M4 GNU porting demos upgraded to the last oil specification — detail
  12. Erika - MPC5674F: removed generated_code.sh in mamba templates

    Now all PPC templates use start_and.sh — detail
  13. Changed demo name in STM32F4 USART demo. — detail
  14. Fixed a ISR related bug in the CC2420 driver for STM32 — detail
  15. Erika - MPC5643L: Lauterbach scripts modified to handle mem_write_code symbol — detail
  16. Fixed UART driver for Nordic NRF51x22 (2) — detail
  17. RT-Druid (Oil): add com.eu.evidence.rtdruid.oil.contrib.st.core to Erika
    category — detail
  18. Added  radio mrf24j40 support for STM32 architecture — detail
  19. Testcases: renamed cortex_m4 to cortexm4_lm4f232xxx and added cortexm4_stm32f4xx — detail
  20. Erika - MPC5643L: lauterbach script cleanup

    This patch also provides the capability to launch lauterbach
    debug session from a .sh script (inside the generated
    output directory). — detail
  21. Added the inclusion of stdint.h for cortex_m when using gcc compiler — detail
  22. Cortex M4 GNU porting demos upgraded to the last oil specification — detail
  23. Erika MPC5643L: added missing EE_OPT in dual example

    This patch includes the MMU configuration at startup — detail
  24. pic30: Adds Library Generator Options Macros. — detail

#69 (Oct 1, 2013 10:48:32 AM)

  1. Fixed libraries linking for Cortex Mx using GNU toolchain. — detail
  2. Fixed makefile subsystem for Cortex M4 under GNU toolchain — detail
  3. Included _exit function (weak) — detail
  4. Removed implicit SystemInit call in startup — detail
  5. Added CC2420 driver support to ST Discovery board (MCU = STM32F407) — detail
  6. Added demo for STM32F4 Discovery with LCD and touchscreen. — detail
  7. Fixed startup script and linker script for STM32 under GNU toolchain — detail
  8. STM32F4 demos cleanup — detail
  9. Added support for Nordic NRF51x22 and Nordic PCA development board in ERIKA main headers — detail
  10. Fix: Cortex M4 output format rules and STM32 linking options — detail
  11. Added support for Nordic NRF51x22 in rules — detail

#68 (Sep 21, 2013 5:20:55 AM)

  1. Added support for Nordic PCA10001 development board — detail
  2. S12-cosmic: minor bug fixed. — detail
  3. Added support for Nordic NRF51x22 in mcu — detail
  4. Erika MPC5643L: added missing support for ORTI

    This patch adds the Lauterbach ORTI support for the
    following configurations:
    - single core (running in FLASH)
    - multicore (for core Master running in flash)

    The ORTI support is now available for all configurations. — detail
  5. MPC5643L: handling VLE/FLE instructions emdedded in const struct

    This patch allows Lauterbach to decode VLE/FLE instructions in
    mem_write_code structure correctly (for details please check
    ee_FlashConfig.c module). — detail
  6. Added support for Nordic NRF51x22 in contrib — detail
  7. Porting examples for STM32F4 with GNU toolchain — detail
  8. Porting examples for Nordic NRF51x22 with Keil — detail
  9. MPC5643L: added HTM-Nexus Trace feature by default

    This feature is used for all MPC5643L available configurations — detail
  10. s12-cosmic: minor changes in lkf scripts in examples — detail

#67 (Sep 19, 2013 12:00:45 AM)

  1. RX200: Fixes minor bug in building system. — detail
  2. RX200: Adds section informations file for e2studio. — detail
  3. (AS, RX200) Added  Spi support in cfg files. — detail
  4. (AS, SCI, RX200) Fixed a bug on interrupt configuration in conf.oil of ASSCI3 — detail
  5. e200zx: Support for mpc5644a derivative, gently provided by Eugen Kleinschmidt. — detail
  6. Support new cygwin path conversion using native_path function — detail
  7. Add support GNU GCC for Cortex M4 in cpu — detail
  8. s12: added modistarc testing support for s12g48 and s12gn48. — detail
  9. RX200: Fixes minor bug in build system. — detail
  10. RX200: Adds More Reset Causes Macros. — detail
  11. (Cortex M4 Keil compiler)Fixed problem with ouput file extension: default is .out, .axf is selected using __KEIL_USE_AXF_EXT__ — detail
  12. CORTEX_MX: Fixes IAR toolchain paths. — detail
  13. (AS, RX200) Added support for RSPI module in Hardware.h — detail
  14. RX200: Adds External Reset Cause Macro. — detail
  15. Added demos for STM32F4 Discovery board. — detail
  16. pic30: fixed library libq selection (coff, elf) — detail
  17. RX200: Fixes Interrupt Enabling at Startup. — detail
  18. RX200: Fixes minor bug in building system. — detail
  19. RT-Druid (Oil): add gnu compiler for Cortex — detail
  20. Added islibopt function. — detail
  21. RX200: Fixes minor bug in ISR macros definitions. — detail
  22. RX200, AS, SCI driver, fixed wrong Sci_DeInit() call in demo tests ASSCIM and ASSCI2. — detail
  23. RT-Druid (Oil): added a plugin for constrib stm32fa4xx support — detail
  24. RX200, AS: fixed a wrong casting in UART_REG() macro. — detail
  25. RX200: Adds/Fixes followings stuffs in Renesas R5F5210x Family MCUs
           - Fixes Exceptions Fixed Vector to support TRAPs configurable by RT-Druid.
           - Adds NMI TRAPs dispatching support.
           - Fixes Interrupt Vector to support ISR with priorities configurables by RT-Druid.
           - Fixes Start-up Code to support above features. — detail
  26. Added Autosar Spi driver for RX200 — detail
  27. RX200: Fixes minor bug in building system. — detail
  28. Fixed deprecated platform selection based on MYOS variable — detail
  29. pic32: fixed EE_TOS type — detail
  30. Added support for Atmel SAM3: CMSIS and libsam — detail
  31. pic30: fixed EE_conf_dspic_pin_in (added support for other mcu) — detail
  32. contrib (as): Fixes minor bugs in buildng system for RX200 (Renesas R5F5210x with CCRX compiler) — detail
  33. Added AS RX200 Spi demo tests — detail
  34. Fixed cygpath support for Cortex M4 under GNU GCC — detail
  35. common: missing parentheses in "#if defined" statement — detail
  36. RX200, AS SPI demo tests-> all tests are successful — detail
  37. MPC5643L Multicore: added master/slave labels to Lauterbach scripts — detail
  38. RT-Druid (Oil): move dependences to junit and hamcrest library — detail
  39. pic30: minor changes in flex demo-board accelerometer functions. — detail
  40. Fixes missing round brackets in PPC inclusion guards. — detail
  41. Erika e200zx multicore: added new type EE_TYPESPINSTATUS

    This patch adds new type to allow RT-Druid providing the same generated
    code for different architectures (using and not using this type).

    Notice that this type is not still used in e200zx, it has been provided
    just to guarantee RT-Druid a correct behaviour for different multicore
    erchitectures. Recent version of RT-druid generates a data structure
    having this type, if a particular architecture supports such structure,
    it will be used by the kernel, otherwise it should be stripped by the
    compiler since it is not used (but the build process is guaranteed). — detail
  42. pic30: fixed startup code support. — detail
  43. Fix __CORTEX_MX__ checks wrongly defined as __CORTEX_M4__ — detail
  44. RX200: Fixes minor bug in ISR Initialization for Renesas R5F5210x Family MCUs. — detail
  45. RT-Druid (Oil): add renesas system_stack size — detail
  46. RX200: Fixes minor bug in vtable for Renesas R5F5210x MCUs. — detail
  47. testcase: Adds readme.txt description file to all as_* tests. — detail
  48. CORTEX_MX: Fixes CCS toolchain paths. — detail
  49. AS RX200. Fixed interrupt en/dis (now is done by startup code). Fixed tx management bug. — detail
  50. Added initial support for CortexM3 and Atmel SAM3 MCU — detail
  51. (AS, RX200) Delate test variable from SCI driver — detail
  52. Tricore AURIX: Support for Diab. Part of this commit has been contributed by Ashok Abbi from Infineon Technologies AG. — detail
  53. pic30. changes rules to allow compilation of crt0.s — detail
  54. RX200: Adds "-nologo" assembler command line option avoiding displaying useless assembler messages. — detail
  55. RX200: Fixes busy-wait utilities. — detail
  56. RX200: Adds "-nologo" library generator command line option avoiding displaying of useless messages. — detail
  57. s12: minor change in cmd test script — detail
  58. S12-cosmic: minor bug fixed. — detail
  59. RX200: Fixes minor bugs in building system. — detail
  60. Erika e200zx multicore: copy-table aligned to 16 (like single core)

    This patch also adds the support of remote notification used
    together static ISR table (check ee_irq.h file for details). — detail
  61. RX200: Moves EE_rx200_default_ISR() from ee_startup_ccrx.c to ee_vtable_ccrx.c — detail
  62. RT-Druid (Oil): add support for S12 mcu models MC9S12GN16, MC9S12GN32,
    MC9S12G48,
    MC9S12GN48 — detail
  63. contrib (nxp): Fixes include paths. — detail
  64. Added new support for STM32 micro in contrib and removed old one. — detail
  65. Cortex M4, Keil compiler cfg -> changed object file extension from .out to .axf. Cortex M0, Keil compiler cfg -> removed some useless comments; removed compiler optimizations when compiling in debug mode. — detail
  66. [common]: Reverted wrong changes in ee_compiler_gcc.h, added comment for defines that do not respect MISRA rules. — detail
  67. Packaging: Add oil.contrib to standard distribution — detail
  68. RX200: Fixes minor bugs in building system. — detail
  69. cfg: Adds strip() to native_path() and short_native_path() function macros. — detail
  70. Added initial support for CortexM3 and Atmel SAM3 MCU — detail
  71. Added __breakpoint for GNU and fixed warning about PRS register — detail
  72. Changed contrib.mk with cfg.mk and libcfg.mk — detail
  73. RX200: Adds ISR Priority Macros. — detail
  74. RT-Druid (Oil): add pic33E mcu family — detail
  75. common (cpu): Fixes <stdint.h> inclusion for Renesas RX200 MCUs with CCRX Compiler. — detail
  76. pic32: minor fix in Uart initialization — detail
  77. Added support for the Atmel SAM3 family in mcu — detail
  78. cfg: Adds quotes to native_path() and short_native_path() function macros to support MS Windows paths with spaces and round brackets. — detail
  79. pic30: minor changes in Flex-DMB DAC init function. — detail
  80. s12-cosmic: minor changes in lkf scripts in examples — detail
  81. RX200, AS SPI driver -> sopurce files cleaning: deleted some unuseful comments and test variable. — detail
  82. Porting examples for Atmel SAM3 with GNU toolchain — detail
  83. Add support GNU GCC for Cortex M4 in compilers and rules makefile — detail
  84. e200zx: Guaranteeing backward compatibility with dynamic ISR table management — detail
  85. Add support for path without cygwin — detail
  86. RX200: Adds section informations file for HEW. — detail
  87. e200zx - MISRA compliance: handling __attribute__((noreturn)) in NORETURN macro

    This patch affects only the use of Diab compiler for PowerPC, other architectures using
    Diab (e.g: Tricore) are not affected. — detail
  88. RX200: Fixes stack-sizes definition. — detail
  89. Add support GNU GCC for STM32F4xx in mcu — detail

#66 (Jul 31, 2013 7:42:24 AM)

  1. RX200: Fixes minor bug in building system. — detail
  2. RX200: Adds section informations file for e2studio. — detail
  3. (AS, SCI, RX200) Fixed a bug on interrupt configuration in conf.oil of ASSCI3 — detail
  4. Support new cygwin path conversion using native_path function — detail
  5. e200zx: Support for mpc5644a derivative, gently provided by Eugen Kleinschmidt. — detail
  6. Add support GNU GCC for Cortex M4 in cpu — detail
  7. RX200: Fixes minor bug in build system. — detail
  8. RX200: Adds More Reset Causes Macros. — detail
  9. (Cortex M4 Keil compiler)Fixed problem with ouput file extension: default is .out, .axf is selected using __KEIL_USE_AXF_EXT__ — detail
  10. CORTEX_MX: Fixes IAR toolchain paths. — detail
  11. (AS, RX200) Added support for RSPI module in Hardware.h — detail
  12. RX200: Adds External Reset Cause Macro. — detail
  13. Added demos for STM32F4 Discovery board. — detail
  14. RX200: Fixes Interrupt Enabling at Startup. — detail
  15. RX200: Fixes minor bug in building system. — detail
  16. RT-Druid (Oil): add gnu compiler for Cortex — detail
  17. Added islibopt function. — detail
  18. RX200, AS, SCI driver, fixed wrong Sci_DeInit() call in demo tests ASSCIM and ASSCI2. — detail
  19. RT-Druid (Oil): added a plugin for constrib stm32fa4xx support — detail
  20. RX200, AS: fixed a wrong casting in UART_REG() macro. — detail
  21. RX200: Adds/Fixes followings stuffs in Renesas R5F5210x Family MCUs
           - Fixes Exceptions Fixed Vector to support TRAPs configurable by RT-Druid.
           - Adds NMI TRAPs dispatching support.
           - Fixes Interrupt Vector to support ISR with priorities configurables by RT-Druid.
           - Fixes Start-up Code to support above features. — detail
  22. Added Autosar Spi driver for RX200 — detail
  23. RX200: Fixes minor bug in building system. — detail
  24. Fixed deprecated platform selection based on MYOS variable — detail
  25. pic30: fixed EE_conf_dspic_pin_in (added support for other mcu) — detail
  26. contrib (as): Fixes minor bugs in buildng system for RX200 (Renesas R5F5210x with CCRX compiler) — detail
  27. Added AS RX200 Spi demo tests — detail
  28. Fixed cygpath support for Cortex M4 under GNU GCC — detail
  29. common: missing parentheses in "#if defined" statement — detail
  30. pic30: minor changes in flex demo-board accelerometer functions. — detail
  31. Fixes missing round brackets in PPC inclusion guards. — detail
  32. pic30: fixed startup code support. — detail
  33. RX200: Fixes minor bug in vtable for Renesas R5F5210x MCUs. — detail
  34. RT-Druid (Oil): add renesas system_stack size — detail
  35. CORTEX_MX: Fixes CCS toolchain paths. — detail
  36. AS RX200. Fixed interrupt en/dis (now is done by startup code). Fixed tx management bug. — detail
  37. (AS, RX200) Delate test variable from SCI driver — detail
  38. pic30. changes rules to allow compilation of crt0.s — detail
  39. RX200: Adds "-nologo" assembler command line option avoiding displaying useless assembler messages. — detail
  40. RX200: Fixes busy-wait utilities. — detail
  41. RX200: Adds "-nologo" library generator command line option avoiding displaying of useless messages. — detail
  42. s12: minor change in cmd test script — detail
  43. RX200: Fixes minor bugs in building system. — detail
  44. RX200: Moves EE_rx200_default_ISR() from ee_startup_ccrx.c to ee_vtable_ccrx.c — detail
  45. contrib (nxp): Fixes include paths. — detail
  46. Added new support for STM32 micro in contrib and removed old one. — detail
  47. [common]: Reverted wrong changes in ee_compiler_gcc.h, added comment for defines that do not respect MISRA rules. — detail
  48. Packaging: Add oil.contrib to standard distribution — detail
  49. RX200: Fixes minor bugs in building system. — detail
  50. cfg: Adds strip() to native_path() and short_native_path() function macros. — detail
  51. Changed contrib.mk with cfg.mk and libcfg.mk — detail
  52. RX200: Adds ISR Priority Macros. — detail
  53. RT-Druid (Oil): add pic33E mcu family — detail
  54. common (cpu): Fixes <stdint.h> inclusion for Renesas RX200 MCUs with CCRX Compiler. — detail
  55. pic32: minor fix in Uart initialization — detail
  56. pic30: minor changes in Flex-DMB DAC init function. — detail
  57. cfg: Adds quotes to native_path() and short_native_path() function macros to support MS Windows paths with spaces and round brackets. — detail
  58. Add support GNU GCC for Cortex M4 in compilers and rules makefile — detail
  59. Add support for path without cygwin — detail
  60. e200zx: Guaranteeing backward compatibility with dynamic ISR table management — detail
  61. RX200: Adds section informations file for HEW. — detail
  62. RX200: Fixes stack-sizes definition. — detail
  63. Add support GNU GCC for STM32F4xx in mcu — detail

#65 (Jul 5, 2013 10:05:16 AM)

  1. RX200: Fixes minor bug in building system. — detail
  2. (AS, RX200) Added  Spi support in cfg files. — detail
  3. RX200: Adds section informations file for e2studio. — detail
  4. (AS, SCI, RX200) Fixed a bug on interrupt configuration in conf.oil of ASSCI3 — detail
  5. Support new cygwin path conversion using native_path function — detail
  6. e200zx: Support for mpc5644a derivative, gently provided by Eugen Kleinschmidt. — detail
  7. Add support GNU GCC for Cortex M4 in cpu — detail
  8. RX200: Fixes minor bug in build system. — detail
  9. RX200: Adds More Reset Causes Macros. — detail
  10. CORTEX_MX: Fixes IAR toolchain paths. — detail
  11. (AS, RX200) Added support for RSPI module in Hardware.h — detail
  12. RX200: Adds External Reset Cause Macro. — detail
  13. RX200: Fixes Interrupt Enabling at Startup. — detail
  14. RX200: Fixes minor bug in building system. — detail
  15. RT-Druid (Oil): add gnu compiler for Cortex — detail
  16. RX200: Fixes minor bug in ISR macros definitions. — detail
  17. RX200, AS, SCI driver, fixed wrong Sci_DeInit() call in demo tests ASSCIM and ASSCI2. — detail
  18. RX200, AS: fixed a wrong casting in UART_REG() macro. — detail
  19. RX200: Adds/Fixes followings stuffs in Renesas R5F5210x Family MCUs
           - Fixes Exceptions Fixed Vector to support TRAPs configurable by RT-Druid.
           - Adds NMI TRAPs dispatching support.
           - Fixes Interrupt Vector to support ISR with priorities configurables by RT-Druid.
           - Fixes Start-up Code to support above features. — detail
  20. Added Autosar Spi driver for RX200 — detail
  21. RX200: Fixes minor bug in building system. — detail
  22. Fixed deprecated platform selection based on MYOS variable — detail
  23. contrib (as): Fixes minor bugs in buildng system for RX200 (Renesas R5F5210x with CCRX compiler) — detail
  24. Added AS RX200 Spi demo tests — detail
  25. pic30: fixed EE_conf_dspic_pin_in (added support for other mcu) — detail
  26. Fixed cygpath support for Cortex M4 under GNU GCC — detail
  27. RT-Druid (Oil): move dependences to junit and hamcrest library — detail
  28. Fixes missing round brackets in PPC inclusion guards. — detail
  29. pic30: fixed startup code support. — detail
  30. RX200: Fixes minor bug in ISR Initialization for Renesas R5F5210x Family MCUs. — detail
  31. RT-Druid (Oil): add renesas system_stack size — detail
  32. CORTEX_MX: Fixes CCS toolchain paths. — detail
  33. (AS, RX200) Delate test variable from SCI driver — detail
  34. pic30. changes rules to allow compilation of crt0.s — detail
  35. RX200: Adds "-nologo" assembler command line option avoiding displaying useless assembler messages. — detail
  36. RX200: Fixes busy-wait utilities. — detail
  37. RX200: Adds "-nologo" library generator command line option avoiding displaying of useless messages. — detail
  38. RX200: Fixes minor bugs in building system. — detail
  39. RX200: Moves EE_rx200_default_ISR() from ee_startup_ccrx.c to ee_vtable_ccrx.c — detail
  40. contrib (nxp): Fixes include paths. — detail
  41. Cortex M4, Keil compiler cfg -> changed object file extension from .out to .axf. Cortex M0, Keil compiler cfg -> removed some useless comments; removed compiler optimizations when compiling in debug mode. — detail
  42. [common]: Reverted wrong changes in ee_compiler_gcc.h, added comment for defines that do not respect MISRA rules. — detail
  43. RX200: Fixes minor bugs in building system. — detail
  44. cfg: Adds strip() to native_path() and short_native_path() function macros. — detail
  45. RX200: Adds ISR Priority Macros. — detail
  46. RT-Druid (Oil): add pic33E mcu family — detail
  47. pic32: minor fix in Uart initialization — detail
  48. cfg: Adds quotes to native_path() and short_native_path() function macros to support MS Windows paths with spaces and round brackets. — detail
  49. Add support GNU GCC for Cortex M4 in compilers and rules makefile — detail
  50. Add support for path without cygwin — detail
  51. RX200: Adds section informations file for HEW. — detail
  52. RX200: Fixes stack-sizes definition. — detail
  53. Add support GNU GCC for STM32F4xx in mcu — detail

#64 (Jun 14, 2013 9:52:51 AM)

  1. RX200: Fixes busy-wait utilities. — detail
  2. RX200: Fixes minor bug in building system. — detail
  3. RX200: Adds section informations file for e2studio. — detail
  4. (AS, SCI, RX200) Fixed a bug on interrupt configuration in conf.oil of ASSCI3 — detail
  5. e200zx: Support for mpc5644a derivative, gently provided by Eugen Kleinschmidt. — detail
  6. Support new cygwin path conversion using native_path function — detail
  7. RX200: Fixes minor bugs in building system. — detail
  8. Add support GNU GCC for Cortex M4 in cpu — detail
  9. RX200: Moves EE_rx200_default_ISR() from ee_startup_ccrx.c to ee_vtable_ccrx.c — detail
  10. s12: added modistarc testing support for s12g48 and s12gn48. — detail
  11. RT-Druid (Oil): add support for S12 mcu models MC9S12GN16, MC9S12GN32,
    MC9S12G48,
    MC9S12GN48 — detail
  12. RX200: Fixes minor bug in build system. — detail
  13. contrib (nxp): Fixes include paths. — detail
  14. RX200: Adds More Reset Causes Macros. — detail
  15. (AS, RX200) Added support for RSPI module in Hardware.h — detail
  16. CORTEX_MX: Fixes IAR toolchain paths. — detail
  17. [common]: Reverted wrong changes in ee_compiler_gcc.h, added comment for defines that do not respect MISRA rules. — detail
  18. pic30: fixed library libq selection (coff, elf) — detail
  19. RX200: Fixes Interrupt Enabling at Startup. — detail
  20. RX200: Fixes minor bug in building system. — detail
  21. RX200: Fixes minor bugs in building system. — detail
  22. RT-Druid (Oil): add gnu compiler for Cortex — detail
  23. cfg: Adds strip() to native_path() and short_native_path() function macros. — detail
  24. RX200, AS, SCI driver, fixed wrong Sci_DeInit() call in demo tests ASSCIM and ASSCI2. — detail
  25. RT-Druid (Oil): add pic33E mcu family — detail
  26. RX200, AS: fixed a wrong casting in UART_REG() macro. — detail
  27. pic32: minor fix in Uart initialization — detail
  28. RX200: Fixes minor bug in building system. — detail
  29. pic32: fixed EE_TOS type — detail
  30. Fixed deprecated platform selection based on MYOS variable — detail
  31. contrib (as): Fixes minor bugs in buildng system for RX200 (Renesas R5F5210x with CCRX compiler) — detail
  32. pic30: fixed EE_conf_dspic_pin_in (added support for other mcu) — detail
  33. Fixed cygpath support for Cortex M4 under GNU GCC — detail
  34. Fixes missing round brackets in PPC inclusion guards. — detail
  35. cfg: Adds quotes to native_path() and short_native_path() function macros to support MS Windows paths with spaces and round brackets. — detail
  36. pic30: fixed startup code support. — detail
  37. Add support GNU GCC for Cortex M4 in compilers and rules makefile — detail
  38. Add support for path without cygwin — detail
  39. RX200: Adds section informations file for HEW. — detail
  40. CORTEX_MX: Fixes CCS toolchain paths. — detail
  41. RX200: Fixes stack-sizes definition. — detail
  42. Add support GNU GCC for STM32F4xx in mcu — detail
  43. (AS, RX200) Delate test variable from SCI driver — detail
  44. pic30. changes rules to allow compilation of crt0.s — detail

#63 (May 15, 2013 11:14:19 PM)

  1. Update Erika version file to 2.1.0 — detail

#60 (May 14, 2013 2:25:34 AM)

  1. RT-Druid (Oil): use distinct CpuHwDescription if there is an update. Use an Enum for compilers — detail
  2. Moved old tricore1 examples in a specific category — detail
  3. RT-Druid (Oil): add first support for tricore tc27x — detail
  4. RT-Druid (Oil): Add tricore Board — detail
  5. [TriCore] Added forgotten awk script for build, demo refactoring to use STM driver delay function — detail
  6. RT-Druid (Oil): fix bug with the define of tricore compiler path — detail
  7. RT-Druid: add support for ISR TRAP — detail
  8. RT-Druid (Oil): small fixes — detail
  9. RT-Druid (Oil): use comment manager for all Tricore tc27x comments — detail
  10. RT-Druid: remove GNU compiler warning with tricore — detail
  11. RT-Druid (Oil): added Tricore Context Save Area — detail

#59 (May 11, 2013 5:29:35 AM)

  1. Easylab: fixed bug in led and dio API. — detail
  2. First Infineon AURIX TC27x family Single Core Release. — detail
  3. Fixed the problem on Interrupt Edge Polarity for the mrf24j40 driver with dspic33. Now the polarity selection depends on the definition of the symbol INT_POLARITY_HIGH — detail
  4. Microchip: minor change in dee library — detail
  5. Flex-Easylab: improved API for Flex and Easylab peripherals. — detail
  6. RX200 arch. Modified compiler makefile to disable compiler optimizations when DEBUG symb. is defined. — detail
  7. AS, RX200, fixed a casting error in Sci_Internal.h — detail

#58 (Apr 19, 2013 5:28:01 AM)

  1. Erika e200zx - Codewarrior compiler: added SPFP support by default

    This patch also provides the capability to produce srec records
    (Motorola Standard) characterized by a length equal to 22 and
    extension .mot — detail

#57 (Apr 16, 2013 4:49:25 PM)

  1. RT-Druid (Oil): add support for RT-Druid Build Number — detail
  2. RT-Druid (Oil): add RTDRUID_LOG_LEVEL environment variable to select the
    message level — detail
  3. pic30: added ISR1 definition for pic30 microcontrollers — detail
  4. Fixed some syntax errors in conf.oil files (RX200 porting examples). — detail
  5. rx200, AS: added IWDT driver and related test demos. — detail
  6. RT-Druid (Oil): add a build rule to save the build number — detail
  7. Erika (testcase): add a rule to remove the path  in the ee_assert.h inclusion — detail
  8. AS RX200:Added ASWDG_PCLK1 demo, upadate ASWDG_PCLK0 demo, modified isr support for WDG_PCLK. — detail
  9. pic30: added debug symbols support for asm files when DEBUG option is enabled. — detail
  10. pic30: changed api for pwm functions used by Flex daughter boards to remove conflicts with pic30 PWM driver api. — detail
  11. Fix problem with WDG NMI interrupt (RX200, AS) — detail
  12. RX200, AS, WDG_PCLK: Added and modified some configurations parameters (minly defines). Added demo test 2 and 3. — detail
  13. (Arch. RX200). Moved symbol _EE_rx200_tmp_tos from ee_irq.h to ee_ccrx_irq_stack.src. This avoid multiple redefinitions. Changed the names of define symbols for fixed ISR in compliance with those generated by the RTDRUID. — detail
  14. pic30: fixed CAN interrupts flags reset. — detail
  15. RT-Druid (Oil): Improve file names readability in command line report — detail

#4 (Jul 3, 2012 10:59:49 PM)

  1. contrib (as): Fixes preprocessor macro in main header file of AUTOSAR DMA Driver for TI Stellaris LM4F232XXXX with KEIL uVision compiler. — detail
  2. e200zx: Add memory synchronization in boot files after data copies.

    This has been done to ensure consistency if some code has been moved from flash
    to ram. — detail
  3. Kernell OO: Completed the method coverage removed an uneeded check. — detail
  4. Kernel OO: warning removed

    warning: variable 'current' is not initialized before being used — detail
  5. examples: Adds AUTOSAR DMA Driver test examples for TI Stellaris LM4F232XXXX with KEIL uVision compiler. — detail
  6. Added another step in Alarm enqueuing test — detail
  7. Changed SymbolicName into MessageIdentifier. Fixed StopCOM protype declaration to use COMShutdownMode. Other minor changes. — detail
  8. Kernel OO: EE_oo_IncrementCounterImplementation refactoring.

    Removed uneeded checks (moving handle cycle in his natural position)and code style refactoring. — detail
  9. AUTOSAR MPC5643L - GPT Driver: added GPT basic ISR support

    This patch support only STM Timer, PIT is not
    still supported. — detail
  10. Autosar GPT Driver - MPC5643L

    Added basic infrastructure for Autosar GPT driver
    for MPC56XX. — detail
  11. contrib (as): Fixes RX lock bug in AUTOSAR SCI Driver for TI Stellaris LM4F232XXX with Keil uVision Compiler. — detail
  12. AUTOSAR MPC5643L - GPT Driver: added GPT basic functions

    This patch support only STM Timer, PIT is not
    still supported. ISRs management not ready. — detail
  13. Erika: remove inverted commas from oil object cross-references — detail
  14. contrib (as): Removes not usefull configuration macros from AUTOSAR MCU Driver configuration file for TI Stellaris LM4F232XXXX with KEIL uVision Compiler. — detail
  15. RT-Druid (Oil): set unpack=false for tricore generator — detail
  16. contrib (as): Adds AUTOSAR DMA Driver support for TI Stellaris LM4F232XXXX with KEIL uVision compiler. — detail
  17. Kernel OO: local variable declaration moved up in scope — detail
  18. Kernel OO: Modified algorithm that handle alarm queue, added test project to test it. — detail
  19. e200zx: Changed instruction for context syncronization from msync to isync, when write MMU TLB. — detail
  20. Easylab: fixed FRC-PLL clock switch, some types changed. — detail
  21. Added the EE_UINT64 support for 16 bits architectures. (Modified pkg/common/inc/ee_types.h) — detail
  22. AUTOSAR MPC5643L - GPT Driver: fulfill GPT ISR support

    - This patch support only STM Timer;
    - This patch support all STM channels provided by MPC5643L. — detail
  23. RT-Druid (Oil): does not produce any PIC32_ASM makefile's macro if the path is not set — detail