All Changes
#72 (Dec 18, 2013 2:48:19 AM)
- Added the option to exclude the SFD pin of CC2420 radio with STM32 — detail
- 1) Modified STM32 KEIl and GCC makefiles --> elimineted unuseful options. Modified LCD log library to support GCC-Launchpad — detail
- Added uwireless support for STM32 with CC2420 radio. Little modifications to MRF24J40 driver — detail
- Added printf redirection on LCD to STM32_cc2420_aloha demo. Delete an unused variable in STM32 uwl demos. — detail
- Added stm32 timers support for uwireless — detail
- Added an option to compile C99 code with KEIL. Added again the __KEIL__ symb. to include the compiler stdint.h — detail
- Nordic 51822: fixed libraries for TWI HW — detail
- 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
- Removed bug in mrf24j40_get_short_add_mem() — detail
- Modified memory lib cfg file to fix a problem on the difference of AR parameters between PIC30 and STM32 architectures — detail
- Updated Nordic NRF51x22 contrib, included fixed libraries for TWI — detail
- Addeded the option to use the CC2420 CCA pin when using the STM32 Discovery platform. There's conflict with a LCD pin — detail
- Changed the Aloha demo title (STM32) — detail
- Added variables OPT_AR and COMPUTED_OPT_AR in PIC32 makefiles. — detail
- Erika modistarc: fixed macro #if defined(... — detail
- contrib (memory): Reverts last commit [2866] because pic30 now sopports COMPUTED_OPT_AR environment build variable since revision [2861]. — detail
- EE (testcase): disable DEBUG eeopt for tricore — detail
- Fixed a wrong string in STM32 UWL and Aloha demos. — detail
- (STM32) Fixed problem on linking thumb libraries with GCC. Fixed a problem related to microlib symbol definition in startup code of Keil compiler. — detail
- Removed testing instructions that cause a forever loop in MRF24J40 Driver. — detail
- Erika e200zx - MPC5643L: templates clenup — detail
- Added the author to some STM32 demos. Modified the symbol to disable the CCA pin with CC2420 and STM32. — detail
- Nordic NRF51822: explicit definition of BLE library files in rules (contrib) — detail
- Alligned the MODISTARC implementation for TriCore with the last status of private repository — detail
- Board freescale_xpc564xl: ee_board.h cleanup — detail
- Nordic NRF51x22: fixed include paths in contrib — detail
- Added radio mrf24j40 support for STM32 architecture — detail
- Added the inclusion of stdint.h for cortex_m when using gcc compiler — detail
- TriCore:handled modistarc multi-configuartions+fixed bug in registers' macros — detail
- pic30: Adds Library Generator Options Macros. — detail
- Added uWireless demo for STM32 discovery board. — detail
#71 (Oct 16, 2013 5:26:18 AM)
- Erika e200zx - MPC5643L: templates clenup — detail
- Modified memory lib cfg file to fix a problem on the difference of AR parameters between PIC30 and STM32 architectures — detail
- Board freescale_xpc564xl: ee_board.h cleanup — detail
- 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)
- Added uwireless support for STM32 with CC2420 radio. Little modifications to MRF24J40 driver — detail
- Modified contrib/memory makefile to fix a little bug on parameters. — detail
- STM32. Changed default value of HSE clock to 8 MHz. Added the possibility to re-define PLL values. — detail
- Erika - MPC5668 & MPC5674F: exec_lauterbach.sh script extended to Fado and Mamba — detail
- Erika - MPC5643L: Lauterbach scripts rearrangement — detail
- Added an option to compile C99 code with KEIL. Added again the __KEIL__ symb. to include the compiler stdint.h — detail
- Fixed UART driver for Nordic NRF51x22 — detail
- testcase (cortex_mx): Fixes minor bug in test configuration makefile for TI Stellaris LM4F232 Cortex-M4 with TI CCS compiler toolchain. — detail
- 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
- RT-Druid (Core): add search all spinlocks method — detail
- Cortex M4 GNU porting demos upgraded to the last oil specification — detail
- Erika - MPC5674F: removed generated_code.sh in mamba templates
Now all PPC templates use start_and.sh — detail - Changed demo name in STM32F4 USART demo. — detail
- Fixed a ISR related bug in the CC2420 driver for STM32 — detail
- Erika - MPC5643L: Lauterbach scripts modified to handle mem_write_code symbol — detail
- Fixed UART driver for Nordic NRF51x22 (2) — detail
- RT-Druid (Oil): add com.eu.evidence.rtdruid.oil.contrib.st.core to Erika
category — detail - Added radio mrf24j40 support for STM32 architecture — detail
- Testcases: renamed cortex_m4 to cortexm4_lm4f232xxx and added cortexm4_stm32f4xx — detail
- 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 - Added the inclusion of stdint.h for cortex_m when using gcc compiler — detail
- Cortex M4 GNU porting demos upgraded to the last oil specification — detail
- Erika MPC5643L: added missing EE_OPT in dual example
This patch includes the MMU configuration at startup — detail - pic30: Adds Library Generator Options Macros. — detail
#69 (Oct 1, 2013 10:48:32 AM)
- Fixed libraries linking for Cortex Mx using GNU toolchain. — detail
- Fixed makefile subsystem for Cortex M4 under GNU toolchain — detail
- Included _exit function (weak) — detail
- Removed implicit SystemInit call in startup — detail
- Added CC2420 driver support to ST Discovery board (MCU = STM32F407) — detail
- Added demo for STM32F4 Discovery with LCD and touchscreen. — detail
- Fixed startup script and linker script for STM32 under GNU toolchain — detail
- STM32F4 demos cleanup — detail
- Added support for Nordic NRF51x22 and Nordic PCA development board in ERIKA main headers — detail
- Fix: Cortex M4 output format rules and STM32 linking options — detail
- Added support for Nordic NRF51x22 in rules — detail
#68 (Sep 21, 2013 5:20:55 AM)
- Added support for Nordic PCA10001 development board — detail
- S12-cosmic: minor bug fixed. — detail
- Added support for Nordic NRF51x22 in mcu — detail
- 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 - 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 - Added support for Nordic NRF51x22 in contrib — detail
- Porting examples for STM32F4 with GNU toolchain — detail
- Porting examples for Nordic NRF51x22 with Keil — detail
- MPC5643L: added HTM-Nexus Trace feature by default
This feature is used for all MPC5643L available configurations — detail - s12-cosmic: minor changes in lkf scripts in examples — detail
#67 (Sep 19, 2013 12:00:45 AM)
- RX200: Fixes minor bug in building system. — detail
- RX200: Adds section informations file for e2studio. — detail
- (AS, RX200) Added Spi support in cfg files. — detail
- (AS, SCI, RX200) Fixed a bug on interrupt configuration in conf.oil of ASSCI3 — detail
- e200zx: Support for mpc5644a derivative, gently provided by Eugen Kleinschmidt. — detail
- Support new cygwin path conversion using native_path function — detail
- Add support GNU GCC for Cortex M4 in cpu — detail
- s12: added modistarc testing support for s12g48 and s12gn48. — detail
- RX200: Fixes minor bug in build system. — detail
- RX200: Adds More Reset Causes Macros. — detail
- (Cortex M4 Keil compiler)Fixed problem with ouput file extension: default is .out, .axf is selected using __KEIL_USE_AXF_EXT__ — detail
- CORTEX_MX: Fixes IAR toolchain paths. — detail
- (AS, RX200) Added support for RSPI module in Hardware.h — detail
- RX200: Adds External Reset Cause Macro. — detail
- Added demos for STM32F4 Discovery board. — detail
- pic30: fixed library libq selection (coff, elf) — detail
- RX200: Fixes Interrupt Enabling at Startup. — detail
- RX200: Fixes minor bug in building system. — detail
- RT-Druid (Oil): add gnu compiler for Cortex — detail
- Added islibopt function. — detail
- RX200: Fixes minor bug in ISR macros definitions. — detail
- RX200, AS, SCI driver, fixed wrong Sci_DeInit() call in demo tests ASSCIM and ASSCI2. — detail
- RT-Druid (Oil): added a plugin for constrib stm32fa4xx support — detail
- RX200, AS: fixed a wrong casting in UART_REG() macro. — detail
- 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 - Added Autosar Spi driver for RX200 — detail
- RX200: Fixes minor bug in building system. — detail
- Fixed deprecated platform selection based on MYOS variable — detail
- pic32: fixed EE_TOS type — detail
- Added support for Atmel SAM3: CMSIS and libsam — detail
- pic30: fixed EE_conf_dspic_pin_in (added support for other mcu) — detail
- contrib (as): Fixes minor bugs in buildng system for RX200 (Renesas R5F5210x with CCRX compiler) — detail
- Added AS RX200 Spi demo tests — detail
- Fixed cygpath support for Cortex M4 under GNU GCC — detail
- common: missing parentheses in "#if defined" statement — detail
- RX200, AS SPI demo tests-> all tests are successful — detail
- MPC5643L Multicore: added master/slave labels to Lauterbach scripts — detail
- RT-Druid (Oil): move dependences to junit and hamcrest library — detail
- pic30: minor changes in flex demo-board accelerometer functions. — detail
- Fixes missing round brackets in PPC inclusion guards. — detail
- 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 - pic30: fixed startup code support. — detail
- Fix __CORTEX_MX__ checks wrongly defined as __CORTEX_M4__ — detail
- RX200: Fixes minor bug in ISR Initialization for Renesas R5F5210x Family MCUs. — detail
- RT-Druid (Oil): add renesas system_stack size — detail
- RX200: Fixes minor bug in vtable for Renesas R5F5210x MCUs. — detail
- testcase: Adds readme.txt description file to all as_* tests. — detail
- CORTEX_MX: Fixes CCS toolchain paths. — detail
- AS RX200. Fixed interrupt en/dis (now is done by startup code). Fixed tx management bug. — detail
- Added initial support for CortexM3 and Atmel SAM3 MCU — detail
- (AS, RX200) Delate test variable from SCI driver — detail
- Tricore AURIX: Support for Diab. Part of this commit has been contributed by Ashok Abbi from Infineon Technologies AG. — detail
- pic30. changes rules to allow compilation of crt0.s — detail
- RX200: Adds "-nologo" assembler command line option avoiding displaying useless assembler messages. — detail
- RX200: Fixes busy-wait utilities. — detail
- RX200: Adds "-nologo" library generator command line option avoiding displaying of useless messages. — detail
- s12: minor change in cmd test script — detail
- S12-cosmic: minor bug fixed. — detail
- RX200: Fixes minor bugs in building system. — detail
- 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 - RX200: Moves EE_rx200_default_ISR() from ee_startup_ccrx.c to ee_vtable_ccrx.c — detail
- RT-Druid (Oil): add support for S12 mcu models MC9S12GN16, MC9S12GN32,
MC9S12G48,
MC9S12GN48 — detail - contrib (nxp): Fixes include paths. — detail
- Added new support for STM32 micro in contrib and removed old one. — detail
- 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
- [common]: Reverted wrong changes in ee_compiler_gcc.h, added comment for defines that do not respect MISRA rules. — detail
- Packaging: Add oil.contrib to standard distribution — detail
- RX200: Fixes minor bugs in building system. — detail
- cfg: Adds strip() to native_path() and short_native_path() function macros. — detail
- Added initial support for CortexM3 and Atmel SAM3 MCU — detail
- Added __breakpoint for GNU and fixed warning about PRS register — detail
- Changed contrib.mk with cfg.mk and libcfg.mk — detail
- RX200: Adds ISR Priority Macros. — detail
- RT-Druid (Oil): add pic33E mcu family — detail
- common (cpu): Fixes <stdint.h> inclusion for Renesas RX200 MCUs with CCRX Compiler. — detail
- pic32: minor fix in Uart initialization — detail
- Added support for the Atmel SAM3 family in mcu — detail
- cfg: Adds quotes to native_path() and short_native_path() function macros to support MS Windows paths with spaces and round brackets. — detail
- pic30: minor changes in Flex-DMB DAC init function. — detail
- s12-cosmic: minor changes in lkf scripts in examples — detail
- RX200, AS SPI driver -> sopurce files cleaning: deleted some unuseful comments and test variable. — detail
- Porting examples for Atmel SAM3 with GNU toolchain — detail
- Add support GNU GCC for Cortex M4 in compilers and rules makefile — detail
- e200zx: Guaranteeing backward compatibility with dynamic ISR table management — detail
- Add support for path without cygwin — detail
- RX200: Adds section informations file for HEW. — detail
- 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 - RX200: Fixes stack-sizes definition. — detail
- Add support GNU GCC for STM32F4xx in mcu — detail
#66 (Jul 31, 2013 7:42:24 AM)
- RX200: Fixes minor bug in building system. — detail
- RX200: Adds section informations file for e2studio. — detail
- (AS, SCI, RX200) Fixed a bug on interrupt configuration in conf.oil of ASSCI3 — detail
- Support new cygwin path conversion using native_path function — detail
- e200zx: Support for mpc5644a derivative, gently provided by Eugen Kleinschmidt. — detail
- Add support GNU GCC for Cortex M4 in cpu — detail
- RX200: Fixes minor bug in build system. — detail
- RX200: Adds More Reset Causes Macros. — detail
- (Cortex M4 Keil compiler)Fixed problem with ouput file extension: default is .out, .axf is selected using __KEIL_USE_AXF_EXT__ — detail
- CORTEX_MX: Fixes IAR toolchain paths. — detail
- (AS, RX200) Added support for RSPI module in Hardware.h — detail
- RX200: Adds External Reset Cause Macro. — detail
- Added demos for STM32F4 Discovery board. — detail
- RX200: Fixes Interrupt Enabling at Startup. — detail
- RX200: Fixes minor bug in building system. — detail
- RT-Druid (Oil): add gnu compiler for Cortex — detail
- Added islibopt function. — detail
- RX200, AS, SCI driver, fixed wrong Sci_DeInit() call in demo tests ASSCIM and ASSCI2. — detail
- RT-Druid (Oil): added a plugin for constrib stm32fa4xx support — detail
- RX200, AS: fixed a wrong casting in UART_REG() macro. — detail
- 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 - Added Autosar Spi driver for RX200 — detail
- RX200: Fixes minor bug in building system. — detail
- Fixed deprecated platform selection based on MYOS variable — detail
- pic30: fixed EE_conf_dspic_pin_in (added support for other mcu) — detail
- contrib (as): Fixes minor bugs in buildng system for RX200 (Renesas R5F5210x with CCRX compiler) — detail
- Added AS RX200 Spi demo tests — detail
- Fixed cygpath support for Cortex M4 under GNU GCC — detail
- common: missing parentheses in "#if defined" statement — detail
- pic30: minor changes in flex demo-board accelerometer functions. — detail
- Fixes missing round brackets in PPC inclusion guards. — detail
- pic30: fixed startup code support. — detail
- RX200: Fixes minor bug in vtable for Renesas R5F5210x MCUs. — detail
- RT-Druid (Oil): add renesas system_stack size — detail
- CORTEX_MX: Fixes CCS toolchain paths. — detail
- AS RX200. Fixed interrupt en/dis (now is done by startup code). Fixed tx management bug. — detail
- (AS, RX200) Delate test variable from SCI driver — detail
- pic30. changes rules to allow compilation of crt0.s — detail
- RX200: Adds "-nologo" assembler command line option avoiding displaying useless assembler messages. — detail
- RX200: Fixes busy-wait utilities. — detail
- RX200: Adds "-nologo" library generator command line option avoiding displaying of useless messages. — detail
- s12: minor change in cmd test script — detail
- RX200: Fixes minor bugs in building system. — detail
- RX200: Moves EE_rx200_default_ISR() from ee_startup_ccrx.c to ee_vtable_ccrx.c — detail
- contrib (nxp): Fixes include paths. — detail
- Added new support for STM32 micro in contrib and removed old one. — detail
- [common]: Reverted wrong changes in ee_compiler_gcc.h, added comment for defines that do not respect MISRA rules. — detail
- Packaging: Add oil.contrib to standard distribution — detail
- RX200: Fixes minor bugs in building system. — detail
- cfg: Adds strip() to native_path() and short_native_path() function macros. — detail
- Changed contrib.mk with cfg.mk and libcfg.mk — detail
- RX200: Adds ISR Priority Macros. — detail
- RT-Druid (Oil): add pic33E mcu family — detail
- common (cpu): Fixes <stdint.h> inclusion for Renesas RX200 MCUs with CCRX Compiler. — detail
- pic32: minor fix in Uart initialization — detail
- pic30: minor changes in Flex-DMB DAC init function. — detail
- cfg: Adds quotes to native_path() and short_native_path() function macros to support MS Windows paths with spaces and round brackets. — detail
- Add support GNU GCC for Cortex M4 in compilers and rules makefile — detail
- Add support for path without cygwin — detail
- e200zx: Guaranteeing backward compatibility with dynamic ISR table management — detail
- RX200: Adds section informations file for HEW. — detail
- RX200: Fixes stack-sizes definition. — detail
- Add support GNU GCC for STM32F4xx in mcu — detail
#65 (Jul 5, 2013 10:05:16 AM)
- RX200: Fixes minor bug in building system. — detail
- (AS, RX200) Added Spi support in cfg files. — detail
- RX200: Adds section informations file for e2studio. — detail
- (AS, SCI, RX200) Fixed a bug on interrupt configuration in conf.oil of ASSCI3 — detail
- Support new cygwin path conversion using native_path function — detail
- e200zx: Support for mpc5644a derivative, gently provided by Eugen Kleinschmidt. — detail
- Add support GNU GCC for Cortex M4 in cpu — detail
- RX200: Fixes minor bug in build system. — detail
- RX200: Adds More Reset Causes Macros. — detail
- CORTEX_MX: Fixes IAR toolchain paths. — detail
- (AS, RX200) Added support for RSPI module in Hardware.h — detail
- RX200: Adds External Reset Cause Macro. — detail
- RX200: Fixes Interrupt Enabling at Startup. — detail
- RX200: Fixes minor bug in building system. — detail
- RT-Druid (Oil): add gnu compiler for Cortex — detail
- RX200: Fixes minor bug in ISR macros definitions. — detail
- RX200, AS, SCI driver, fixed wrong Sci_DeInit() call in demo tests ASSCIM and ASSCI2. — detail
- RX200, AS: fixed a wrong casting in UART_REG() macro. — detail
- 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 - Added Autosar Spi driver for RX200 — detail
- RX200: Fixes minor bug in building system. — detail
- Fixed deprecated platform selection based on MYOS variable — detail
- contrib (as): Fixes minor bugs in buildng system for RX200 (Renesas R5F5210x with CCRX compiler) — detail
- Added AS RX200 Spi demo tests — detail
- pic30: fixed EE_conf_dspic_pin_in (added support for other mcu) — detail
- Fixed cygpath support for Cortex M4 under GNU GCC — detail
- RT-Druid (Oil): move dependences to junit and hamcrest library — detail
- Fixes missing round brackets in PPC inclusion guards. — detail
- pic30: fixed startup code support. — detail
- RX200: Fixes minor bug in ISR Initialization for Renesas R5F5210x Family MCUs. — detail
- RT-Druid (Oil): add renesas system_stack size — detail
- CORTEX_MX: Fixes CCS toolchain paths. — detail
- (AS, RX200) Delate test variable from SCI driver — detail
- pic30. changes rules to allow compilation of crt0.s — detail
- RX200: Adds "-nologo" assembler command line option avoiding displaying useless assembler messages. — detail
- RX200: Fixes busy-wait utilities. — detail
- RX200: Adds "-nologo" library generator command line option avoiding displaying of useless messages. — detail
- RX200: Fixes minor bugs in building system. — detail
- RX200: Moves EE_rx200_default_ISR() from ee_startup_ccrx.c to ee_vtable_ccrx.c — detail
- contrib (nxp): Fixes include paths. — detail
- 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
- [common]: Reverted wrong changes in ee_compiler_gcc.h, added comment for defines that do not respect MISRA rules. — detail
- RX200: Fixes minor bugs in building system. — detail
- cfg: Adds strip() to native_path() and short_native_path() function macros. — detail
- RX200: Adds ISR Priority Macros. — detail
- RT-Druid (Oil): add pic33E mcu family — detail
- pic32: minor fix in Uart initialization — detail
- cfg: Adds quotes to native_path() and short_native_path() function macros to support MS Windows paths with spaces and round brackets. — detail
- Add support GNU GCC for Cortex M4 in compilers and rules makefile — detail
- Add support for path without cygwin — detail
- RX200: Adds section informations file for HEW. — detail
- RX200: Fixes stack-sizes definition. — detail
- Add support GNU GCC for STM32F4xx in mcu — detail
#64 (Jun 14, 2013 9:52:51 AM)
- RX200: Fixes busy-wait utilities. — detail
- RX200: Fixes minor bug in building system. — detail
- RX200: Adds section informations file for e2studio. — detail
- (AS, SCI, RX200) Fixed a bug on interrupt configuration in conf.oil of ASSCI3 — detail
- e200zx: Support for mpc5644a derivative, gently provided by Eugen Kleinschmidt. — detail
- Support new cygwin path conversion using native_path function — detail
- RX200: Fixes minor bugs in building system. — detail
- Add support GNU GCC for Cortex M4 in cpu — detail
- RX200: Moves EE_rx200_default_ISR() from ee_startup_ccrx.c to ee_vtable_ccrx.c — detail
- s12: added modistarc testing support for s12g48 and s12gn48. — detail
- RT-Druid (Oil): add support for S12 mcu models MC9S12GN16, MC9S12GN32,
MC9S12G48,
MC9S12GN48 — detail - RX200: Fixes minor bug in build system. — detail
- contrib (nxp): Fixes include paths. — detail
- RX200: Adds More Reset Causes Macros. — detail
- (AS, RX200) Added support for RSPI module in Hardware.h — detail
- CORTEX_MX: Fixes IAR toolchain paths. — detail
- [common]: Reverted wrong changes in ee_compiler_gcc.h, added comment for defines that do not respect MISRA rules. — detail
- pic30: fixed library libq selection (coff, elf) — detail
- RX200: Fixes Interrupt Enabling at Startup. — detail
- RX200: Fixes minor bug in building system. — detail
- RX200: Fixes minor bugs in building system. — detail
- RT-Druid (Oil): add gnu compiler for Cortex — detail
- cfg: Adds strip() to native_path() and short_native_path() function macros. — detail
- RX200, AS, SCI driver, fixed wrong Sci_DeInit() call in demo tests ASSCIM and ASSCI2. — detail
- RT-Druid (Oil): add pic33E mcu family — detail
- RX200, AS: fixed a wrong casting in UART_REG() macro. — detail
- pic32: minor fix in Uart initialization — detail
- RX200: Fixes minor bug in building system. — detail
- pic32: fixed EE_TOS type — detail
- Fixed deprecated platform selection based on MYOS variable — detail
- contrib (as): Fixes minor bugs in buildng system for RX200 (Renesas R5F5210x with CCRX compiler) — detail
- pic30: fixed EE_conf_dspic_pin_in (added support for other mcu) — detail
- Fixed cygpath support for Cortex M4 under GNU GCC — detail
- Fixes missing round brackets in PPC inclusion guards. — detail
- cfg: Adds quotes to native_path() and short_native_path() function macros to support MS Windows paths with spaces and round brackets. — detail
- pic30: fixed startup code support. — detail
- Add support GNU GCC for Cortex M4 in compilers and rules makefile — detail
- Add support for path without cygwin — detail
- RX200: Adds section informations file for HEW. — detail
- CORTEX_MX: Fixes CCS toolchain paths. — detail
- RX200: Fixes stack-sizes definition. — detail
- Add support GNU GCC for STM32F4xx in mcu — detail
- (AS, RX200) Delate test variable from SCI driver — detail
- pic30. changes rules to allow compilation of crt0.s — detail
#63 (May 15, 2013 11:14:19 PM)
- Update Erika version file to 2.1.0 — detail
#60 (May 14, 2013 2:25:34 AM)
- RT-Druid (Oil): use distinct CpuHwDescription if there is an update. Use an Enum for compilers — detail
- Moved old tricore1 examples in a specific category — detail
- RT-Druid (Oil): add first support for tricore tc27x — detail
- RT-Druid (Oil): Add tricore Board — detail
- [TriCore] Added forgotten awk script for build, demo refactoring to use STM driver delay function — detail
- RT-Druid (Oil): fix bug with the define of tricore compiler path — detail
- RT-Druid: add support for ISR TRAP — detail
- RT-Druid (Oil): small fixes — detail
- RT-Druid (Oil): use comment manager for all Tricore tc27x comments — detail
- RT-Druid: remove GNU compiler warning with tricore — detail
- RT-Druid (Oil): added Tricore Context Save Area — detail
#59 (May 11, 2013 5:29:35 AM)
- Easylab: fixed bug in led and dio API. — detail
- First Infineon AURIX TC27x family Single Core Release. — detail
- 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
- Microchip: minor change in dee library — detail
- Flex-Easylab: improved API for Flex and Easylab peripherals. — detail
- RX200 arch. Modified compiler makefile to disable compiler optimizations when DEBUG symb. is defined. — detail
- AS, RX200, fixed a casting error in Sci_Internal.h — detail
#58 (Apr 19, 2013 5:28:01 AM)
- 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)
- RT-Druid (Oil): add support for RT-Druid Build Number — detail
- RT-Druid (Oil): add RTDRUID_LOG_LEVEL environment variable to select the
message level — detail - pic30: added ISR1 definition for pic30 microcontrollers — detail
- Fixed some syntax errors in conf.oil files (RX200 porting examples). — detail
- rx200, AS: added IWDT driver and related test demos. — detail
- RT-Druid (Oil): add a build rule to save the build number — detail
- Erika (testcase): add a rule to remove the path in the ee_assert.h inclusion — detail
- AS RX200:Added ASWDG_PCLK1 demo, upadate ASWDG_PCLK0 demo, modified isr support for WDG_PCLK. — detail
- pic30: added debug symbols support for asm files when DEBUG option is enabled. — detail
- pic30: changed api for pwm functions used by Flex daughter boards to remove conflicts with pic30 PWM driver api. — detail
- Fix problem with WDG NMI interrupt (RX200, AS) — detail
- RX200, AS, WDG_PCLK: Added and modified some configurations parameters (minly defines). Added demo test 2 and 3. — detail
- (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
- pic30: fixed CAN interrupts flags reset. — detail
- RT-Druid (Oil): Improve file names readability in command line report — detail
#4 (Jul 3, 2012 10:59:49 PM)
- contrib (as): Fixes preprocessor macro in main header file of AUTOSAR DMA Driver for TI Stellaris LM4F232XXXX with KEIL uVision compiler. — detail
- 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 - Kernell OO: Completed the method coverage removed an uneeded check. — detail
- Kernel OO: warning removed
warning: variable 'current' is not initialized before being used — detail - examples: Adds AUTOSAR DMA Driver test examples for TI Stellaris LM4F232XXXX with KEIL uVision compiler. — detail
- Added another step in Alarm enqueuing test — detail
- Changed SymbolicName into MessageIdentifier. Fixed StopCOM protype declaration to use COMShutdownMode. Other minor changes. — detail
- Kernel OO: EE_oo_IncrementCounterImplementation refactoring.
Removed uneeded checks (moving handle cycle in his natural position)and code style refactoring. — detail - AUTOSAR MPC5643L - GPT Driver: added GPT basic ISR support
This patch support only STM Timer, PIT is not
still supported. — detail - Autosar GPT Driver - MPC5643L
Added basic infrastructure for Autosar GPT driver
for MPC56XX. — detail - contrib (as): Fixes RX lock bug in AUTOSAR SCI Driver for TI Stellaris LM4F232XXX with Keil uVision Compiler. — detail
- AUTOSAR MPC5643L - GPT Driver: added GPT basic functions
This patch support only STM Timer, PIT is not
still supported. ISRs management not ready. — detail - Erika: remove inverted commas from oil object cross-references — detail
- contrib (as): Removes not usefull configuration macros from AUTOSAR MCU Driver configuration file for TI Stellaris LM4F232XXXX with KEIL uVision Compiler. — detail
- RT-Druid (Oil): set unpack=false for tricore generator — detail
- contrib (as): Adds AUTOSAR DMA Driver support for TI Stellaris LM4F232XXXX with KEIL uVision compiler. — detail
- Kernel OO: local variable declaration moved up in scope — detail
- Kernel OO: Modified algorithm that handle alarm queue, added test project to test it. — detail
- e200zx: Changed instruction for context syncronization from msync to isync, when write MMU TLB. — detail
- Easylab: fixed FRC-PLL clock switch, some types changed. — detail
- Added the EE_UINT64 support for 16 bits architectures. (Modified pkg/common/inc/ee_types.h) — detail
- AUTOSAR MPC5643L - GPT Driver: fulfill GPT ISR support
- This patch support only STM Timer;
- This patch support all STM channels provided by MPC5643L. — detail - RT-Druid (Oil): does not produce any PIC32_ASM makefile's macro if the path is not set — detail