All Changes
#60 (May 14, 2013 2:25:34 AM)
- RT-Druid: add support for ISR TRAP — detail
- RT-Druid: remove GNU compiler warning with tricore — detail
- RT-Druid (Oil): add first support for tricore tc27x — detail
- RT-Druid (Oil): added Tricore Context Save Area — detail
- RT-Druid (Oil): use comment manager for all Tricore tc27x comments — detail
- RT-Druid (Oil): use distinct CpuHwDescription if there is an update. Use an Enum for compilers — 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
- Moved old tricore1 examples in a specific category — detail
- RT-Druid (Oil): Add tricore Board — detail
- RT-Druid (Oil): small fixes — detail
#59 (May 11, 2013 5:29:35 AM)
- Easylab: fixed bug in led and dio API. — detail
- Microchip: minor change in dee library — 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
- RX200 arch. Modified compiler makefile to disable compiler optimizations when DEBUG symb. is defined. — detail
- First Infineon AURIX TC27x family Single Core Release. — detail
- Flex-Easylab: improved API for Flex and Easylab peripherals. — 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)
- Erika MPC5668G multicore: EE_mpc5668_setup_inter_irqs() available only
when EE_ISR_DYNAMIC_TABLE is defined.
In multicore configuration, SW ISRs number 6 and 7 can be modified only when
EE_ISR_DYNAMIC_TABLE is defined. — detail - Erika e200zx MISRA: added temporary filter to discard error 30 in ee_types.h — detail
- CORTEX-MX: Fixes Wide Timer 1 A ISR Entry extern declaration in Vector Table for TI Stellaris LM4F232xxxx MCU with TI CCSv4 compiler toolchain. — detail
- RT-Druid (Oil): really small code fixes — detail
- CORTEX-MX: Adds support for Texas Instruments CCSv4 TMS470 Code Generation Tools 4.9.3 and 4.9.7 compiler toolchains for TI Stellaris LM4F232xxxx. — detail
- examples (as): Adds benchmark for AUTOSAR "like" PORT Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler. — detail
- Erika e200zx - Codewarrior support: EE_OPT to enable S-record file generation — detail
- scicos: fixed led block.
Now, use of multiple led blocks with different settings is possible. — detail - Erika MPC5643L: EE_OPT to make the application not bootable
This patch also improves Flash Lauterbach script to
preserve Bootloader Flash Memory Area. — detail - Erika e200zx: fixed bug in IVPR load instruction in VLE mode
This patch fixes a bug related to a uncorrect load operation to
populate the IVPR register.
In particular the adjustment of the sign is not required, since it
causes loading a wrong IVPR value whenever the lower part of the isr
base vector address is negative (e.g.: 0x40008000). — detail - RT-Druid (Oil): set the list of valid isr handlers for Cortex STELLARIS and STM32 — detail
- RT-Druid (Oil): add some unsupported pic30 models — detail
- Erika e200zx - Codewarrior: added new sections to host flash descriptors — detail
- examples (as): Adds benchmark for AUTOSAR "like" MCU Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler. — detail
- RT-Druid (Oil): handle special hw counter devices in a special way (like mcu's one) — detail
- Fixed a bug in Gpt_EnableNotification() — detail
- common: Better support for EE_UINT64 for 32 bit architectures (16 bit architectures still need a revision). — detail
- pic30: changed api for pwm functions used by Flex daughter boards to remove conflicts with pic30 PWM driver api. — detail
- examples (as): Adds benchmarks for AUTOSAR "like" SCI Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler. — detail
- Fixed a little bug in the vector table. — detail
- Erika e200zx - MPC5643L: removed unnecessary memory sections
This patch removes some unnecessary memory section from linker script
memory layout, since such sections are not necessary in Erika templates. — detail - Erika e200zx & MPC5643L: added Systen Timer support for STM
This patch provides the capability to use STM (channel 0) as
system timer. — detail - SEED_EYE: Demo lwip_udp_demo. The new seed_eye boards don't have more the resistor pull-up that enable the 1v2 voltage for ethernet
controller.
So, when a program demo uses the LAN8720A controller, we must enable it simply setting the pic32's pin RC14.
The old seed_eye should work too with this software modification. — detail - pic30: improved asm sources compilation rule, added fixed point library linking support. — detail
- Erika e200zx - Memory protection: removed obsolete function call
EE_e200zx_initialize_system_timer() call in the EE_cpu_startos()
for memory protection has been definetely removed. The new function
name is EE_initialize_system_timer(). — detail - Erika e200zx - MPC5643L: Added section at SRAM end
Used by some Leopard applications. — detail - RT-Druid (Oil): add support for RT-Druid Build Number — detail
- pic30: fixed CAN interrupts flags reset. — detail
- AS GPT support for RX200. Fixed a problem with interrupt handling and timer start/stop for the TMR module. Now, demo test ASGPT2 works correctly. — detail
- RX200, AS, WDG_PCLK: Added and modified some configurations parameters (minly defines). Added demo test 2 and 3. — detail
- MPC5668G Fado: added three macros to support (single) interrupt controller in Fado — detail
- Added Autosar (RX200) ASGTP2 demo — detail
- examples (as): Fixes benchmark for AUTOSAR "like" DIO Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler.
Adds OSEK/VDX benchmark for AUTOSAR "like" DIO Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler. — detail - Added Autosar SCI driver and first 3 demo tests. Architecture: RX200 — detail
- RT-Druid (Oil): add a build rule to save the build number — detail
- Fixed a bug on SCI TX interrupt. (AS RX 200) — detail
- Erika e200zx, MISRA check: removed filter
This patch removes a temporary filter for "Error 30" — detail - Erika e200zx & Codewarrior support: user CFLAGS may overwrite OPT_CC
This patch provides the capability for the user to overwrite
internal OPT_CC by using CFLAGS at .oil level. — detail - RT-Druid (Oil): add support for linkerscript for ppc E200Zx — detail
- RT-Druid (Oil): add RTDRUID_LOG_LEVEL environment variable to select the
message level — detail - RT-Druid (Oil): fix the list of supported Pic30 models — detail
- pic30: added ISR1 definition for pic30 microcontrollers — detail
- examples (as): Fixes benchmark for AUTOSAR "like" MCU Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler.
Adds OSEK/VDX benchmark for AUTOSAR "like" MCU Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler. — detail - Fixed wrong typedef for EE_UINT64 with 16 bits architectures in /pkg/cpu/common/ee_types.h — detail
- CORTEX-MX: Adds support for ARM KEIL uVision v4.60 compiler toolchain for Cortex-M0 and Cortex-M4. — detail
- Added autosar GPT driver for RX200. Added also 2 test demos. — detail
- Added ASSCIM demo test for AS SCI driver (RX200). Tested and fixed SCI_DeInit() func. — detail
- Erika (testcase): add a rule to remove the path in the ee_assert.h inclusion — detail
- Added handling tcnt handling for TMR module. Added ASGPTM demo test. — detail
- Fixed some bugs in Autosar GPT driver of RX200. — detail
- examples (as): Adds benchmark for AUTOSAR "like" DIO Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler. — detail
- Fix problem with WDG NMI interrupt (RX200, AS) — detail
- RT-Druid (Oil) : handle shared interrupt controller for Fado — detail
- Erika e200zx: original e200zx linker scripts re-established — detail
- SEED_EYE: Removed some un used lines of code, and added some comment lines in demo camera ov9650. — detail
- Cleaned and updated OSEK COM demos for cortex M0 architecture. — detail
- RT-Druid (Core): Add Spinlock objects. rebuild ECore — detail
- contrib (as): Fixes activation bug in AUTOSAR "like" PIOSC WDG Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler. — detail
- RT-Druid (Oil): generate defines for ISR1 — detail
- common: Fixed support for EE_UINT64 for 32 bit architectures — detail
- Erika e200zx - Codewarrior: added new option to set S-record line length
Length of S-record line reduced to 22 elements
in order to be equal to the memory line shown
by Lauterbach in dump instruction. See option
"-sreclength 22" in cc_ppc_codewarrior.mk file. — detail - pic30: added debug symbols support for asm files when DEBUG option is enabled. — detail
- Fixed problem on BaudRate Register (BRR) setting. Demo ASSCI2 is now working (As for RX200). — detail
- RT-Druid (Oil): use the master's cpu-clock if a slave's cpu-clock is not specified — detail
- examples (as): Adds benchmarks for AUTOSAR "like" PIOSC & SYSCLK Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler.
Fixes readme.txt in examples for AUTOSAR "like" SYSCLK Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler. — detail - Erika e200zx - Templates: fixed "template ID" issue
This patch guarantees the possibility to build both template families:
1) Mamba (MPC5674F)
2) Leopard (MPC5643L) — detail - Erika e200zx - MPC5643L: Lauterbach script (single core & Flash case) improved
Added the chance to delete/preserve low Flash memory area using Lauterbach — detail - Fixed some syntax errors in conf.oil files (RX200 porting examples). — detail
- RT-Druid (Oil): improve shared interrupt handling — 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
- RT-Druid (Oil): remove $(OUTPUT_DIR) prefix from tricore isr file in the generated makefile — detail
- examples (as): Fixes benchmark for AUTOSAR "like" PORT Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler.
Adds OSEK/VDX benchmark for AUTOSAR "like" PORT Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler. — detail - rx200, AS: added IWDT driver and related test demos. — detail
- contrib (as): Fixes validation bug in AUTOSAR "like" SYSCLK WDG Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler. — detail
- AS RX200:Added ASWDG_PCLK1 demo, upadate ASWDG_PCLK0 demo, modified isr support for WDG_PCLK. — detail
- Erika e200zx - MPC5668/5674F: linker scripts re-established — detail
- scicos: Led block updated.
Increased the precision in period computation and counter use. — detail - Fixed a bug in ERX ISR handler for SCI Autosar. Added demo test ASSCI3 (arch->RX200). — detail
- RT-Druid (Oil): fix or ignore few old tests — detail
- SEED_EYE: A demo program that fetches images from new module camera ov9650 and communicates with the eDAQ protocol.
The image resolution is 160x120 without colors.
A debug serial port is available to get/set the camera's configuration registers at runtime. — detail - RX200(AS drivers): Added Watchdog PCLK driver. Added first demo test. — detail
- Erika e200zx: removed unnecessary memory section
This patch renoved some unnecessary meory section from linker script. — detail - RT-Druid (Oil): use string for OsApplication Base address — detail
- Fixed a bug on writing and reading PFS registers in AS Port driver (RX200 arch) — detail
- Fixed some bugs in the Gpt driver (Autosar) for RX200. ASGPT1 demo test is now working correctly. — detail
- examples (as): Adds benchmarks for AUTOSAR "like" GPT Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler. — detail
- RT-Druid (Oil): Improve file names readability in command line report — detail
- Erika e200zx - MPC5643L: added support for MCU system timer — detail
- Erika Tricore1: gcc support reestablished — detail
- Erika e200zx - ISR management: added a new test
This test is in charge of checking the correctness of
the IVPR register after startup. This specific test
has been added with the purpose of covering an issue
raised up in case of negative lowest 16-bit part of
ISR vector table. — detail
#56 (Mar 13, 2013 10:28:49 AM)
- Fixed a bug on SCI TX interrupt. (AS RX 200) — detail
- RT-Druid (Oil): add some unsupported pic30 models — detail
#54 (Mar 9, 2013 10:54:29 AM)
- Erika MPC5668G multicore: EE_mpc5668_setup_inter_irqs() available only
when EE_ISR_DYNAMIC_TABLE is defined.
In multicore configuration, SW ISRs number 6 and 7 can be modified only when
EE_ISR_DYNAMIC_TABLE is defined. — detail - Erika e200zx MISRA: added temporary filter to discard error 30 in ee_types.h — detail
- CORTEX-MX: Fixes Wide Timer 1 A ISR Entry extern declaration in Vector Table for TI Stellaris LM4F232xxxx MCU with TI CCSv4 compiler toolchain. — detail
- RT-Druid (Oil): really small code fixes — detail
- CORTEX-MX: Adds support for Texas Instruments CCSv4 TMS470 Code Generation Tools 4.9.3 and 4.9.7 compiler toolchains for TI Stellaris LM4F232xxxx. — detail
- examples (as): Adds benchmark for AUTOSAR "like" PORT Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler. — detail
- Erika e200zx - Codewarrior support: EE_OPT to enable S-record file generation — detail
- scicos: fixed led block.
Now, use of multiple led blocks with different settings is possible. — detail - Erika e200zx: fixed bug in IVPR load instruction in VLE mode
This patch fixes a bug related to a uncorrect load operation to
populate the IVPR register.
In particular the adjustment of the sign is not required, since it
causes loading a wrong IVPR value whenever the lower part of the isr
base vector address is negative (e.g.: 0x40008000). — detail - RT-Druid (Oil): set the list of valid isr handlers for Cortex STELLARIS and STM32 — detail
- Erika e200zx - Codewarrior: added new sections to host flash descriptors — detail
- examples (as): Adds benchmark for AUTOSAR "like" MCU Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler. — detail
- RT-Druid (Oil): handle special hw counter devices in a special way (like mcu's one) — detail
- Fixed a bug in Gpt_EnableNotification() — detail
- common: Better support for EE_UINT64 for 32 bit architectures (16 bit architectures still need a revision). — detail
- examples (as): Adds benchmarks for AUTOSAR "like" SCI Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler. — detail
- Fixed a little bug in the vector table. — detail
- Erika e200zx - MPC5643L: removed unnecessary memory sections
This patch removes some unnecessary memory section from linker script
memory layout, since such sections are not necessary in Erika templates. — detail - Erika e200zx & MPC5643L: added Systen Timer support for STM
This patch provides the capability to use STM (channel 0) as
system timer. — detail - SEED_EYE: Demo lwip_udp_demo. The new seed_eye boards don't have more the resistor pull-up that enable the 1v2 voltage for ethernet
controller.
So, when a program demo uses the LAN8720A controller, we must enable it simply setting the pic32's pin RC14.
The old seed_eye should work too with this software modification. — detail - pic30: improved asm sources compilation rule, added fixed point library linking support. — detail
- Erika e200zx - Memory protection: removed obsolete function call
EE_e200zx_initialize_system_timer() call in the EE_cpu_startos()
for memory protection has been definetely removed. The new function
name is EE_initialize_system_timer(). — detail - Erika e200zx - MPC5643L: Added section at SRAM end
Used by some Leopard applications. — detail - AS GPT support for RX200. Fixed a problem with interrupt handling and timer start/stop for the TMR module. Now, demo test ASGPT2 works correctly. — detail
- MPC5668G Fado: added three macros to support (single) interrupt controller in Fado — detail
- Added Autosar (RX200) ASGTP2 demo — detail
- examples (as): Fixes benchmark for AUTOSAR "like" DIO Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler.
Adds OSEK/VDX benchmark for AUTOSAR "like" DIO Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler. — detail - Added Autosar SCI driver and first 3 demo tests. Architecture: RX200 — detail
- Erika e200zx, MISRA check: removed filter
This patch removes a temporary filter for "Error 30" — detail - Erika e200zx & Codewarrior support: user CFLAGS may overwrite OPT_CC
This patch provides the capability for the user to overwrite
internal OPT_CC by using CFLAGS at .oil level. — detail - RT-Druid (Oil): add support for linkerscript for ppc E200Zx — detail
- CORTEX-MX: Adds support for ARM KEIL uVision v4.60 compiler toolchain for Cortex-M0 and Cortex-M4. — detail
- Fixed wrong typedef for EE_UINT64 with 16 bits architectures in /pkg/cpu/common/ee_types.h — detail
- examples (as): Fixes benchmark for AUTOSAR "like" MCU Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler.
Adds OSEK/VDX benchmark for AUTOSAR "like" MCU Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler. — detail - Added autosar GPT driver for RX200. Added also 2 test demos. — detail
- Added handling tcnt handling for TMR module. Added ASGPTM demo test. — detail
- Fixed some bugs in Autosar GPT driver of RX200. — detail
- examples (as): Adds benchmark for AUTOSAR "like" DIO Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler. — detail
- RT-Druid (Oil) : handle shared interrupt controller for Fado — detail
- Erika e200zx: original e200zx linker scripts re-established — detail
- SEED_EYE: Removed some un used lines of code, and added some comment lines in demo camera ov9650. — detail
- Cleaned and updated OSEK COM demos for cortex M0 architecture. — detail
- RT-Druid (Core): Add Spinlock objects. rebuild ECore — detail
- contrib (as): Fixes activation bug in AUTOSAR "like" PIOSC WDG Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler. — detail
- RT-Druid (Oil): generate defines for ISR1 — detail
- common: Fixed support for EE_UINT64 for 32 bit architectures — detail
- Erika e200zx - Codewarrior: added new option to set S-record line length
Length of S-record line reduced to 22 elements
in order to be equal to the memory line shown
by Lauterbach in dump instruction. See option
"-sreclength 22" in cc_ppc_codewarrior.mk file. — detail - Fixed problem on BaudRate Register (BRR) setting. Demo ASSCI2 is now working (As for RX200). — detail
- RT-Druid (Oil): use the master's cpu-clock if a slave's cpu-clock is not specified — detail
- examples (as): Adds benchmarks for AUTOSAR "like" PIOSC & SYSCLK Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler.
Fixes readme.txt in examples for AUTOSAR "like" SYSCLK Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler. — detail - Erika e200zx - Templates: fixed "template ID" issue
This patch guarantees the possibility to build both template families:
1) Mamba (MPC5674F)
2) Leopard (MPC5643L) — detail - Erika e200zx - MPC5643L: Lauterbach script (single core & Flash case) improved
Added the chance to delete/preserve low Flash memory area using Lauterbach — detail - RT-Druid (Oil): improve shared interrupt handling — detail
- RT-Druid (Oil): remove $(OUTPUT_DIR) prefix from tricore isr file in the generated makefile — detail
- examples (as): Fixes benchmark for AUTOSAR "like" PORT Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler.
Adds OSEK/VDX benchmark for AUTOSAR "like" PORT Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler. — detail - contrib (as): Fixes validation bug in AUTOSAR "like" SYSCLK WDG Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler. — detail
- scicos: Led block updated.
Increased the precision in period computation and counter use. — detail - Erika e200zx - MPC5668/5674F: linker scripts re-established — detail
- RT-Druid (Oil): fix or ignore few old tests — detail
- SEED_EYE: A demo program that fetches images from new module camera ov9650 and communicates with the eDAQ protocol.
The image resolution is 160x120 without colors.
A debug serial port is available to get/set the camera's configuration registers at runtime. — detail - Erika e200zx: removed unnecessary memory section
This patch renoved some unnecessary meory section from linker script. — detail - RT-Druid (Oil): use string for OsApplication Base address — detail
- Fixed a bug on writing and reading PFS registers in AS Port driver (RX200 arch) — detail
- Fixed some bugs in the Gpt driver (Autosar) for RX200. ASGPT1 demo test is now working correctly. — detail
- examples (as): Adds benchmarks for AUTOSAR "like" GPT Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler. — detail
- Erika e200zx - MPC5643L: added support for MCU system timer — detail
- Erika Tricore1: gcc support reestablished — detail
- Erika e200zx - ISR management: added a new test
This test is in charge of checking the correctness of
the IVPR register after startup. This specific test
has been added with the purpose of covering an issue
raised up in case of negative lowest 16-bit part of
ISR vector table. — detail
#53 (Mar 8, 2013 1:10:22 PM)
- Fixed problem on BaudRate Register (BRR) setting. Demo ASSCI2 is now working (As for RX200). — detail
#52 (Mar 7, 2013 11:32:04 PM)
- Erika MPC5668G multicore: EE_mpc5668_setup_inter_irqs() available only
when EE_ISR_DYNAMIC_TABLE is defined.
In multicore configuration, SW ISRs number 6 and 7 can be modified only when
EE_ISR_DYNAMIC_TABLE is defined. — detail - Erika e200zx MISRA: added temporary filter to discard error 30 in ee_types.h — detail
- CORTEX-MX: Fixes Wide Timer 1 A ISR Entry extern declaration in Vector Table for TI Stellaris LM4F232xxxx MCU with TI CCSv4 compiler toolchain. — detail
- RT-Druid (Oil): really small code fixes — detail
- CORTEX-MX: Adds support for Texas Instruments CCSv4 TMS470 Code Generation Tools 4.9.3 and 4.9.7 compiler toolchains for TI Stellaris LM4F232xxxx. — detail
- examples (as): Adds benchmark for AUTOSAR "like" PORT Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler. — detail
- Erika e200zx - Codewarrior support: EE_OPT to enable S-record file generation — detail
- scicos: fixed led block.
Now, use of multiple led blocks with different settings is possible. — detail - Erika e200zx: fixed bug in IVPR load instruction in VLE mode
This patch fixes a bug related to a uncorrect load operation to
populate the IVPR register.
In particular the adjustment of the sign is not required, since it
causes loading a wrong IVPR value whenever the lower part of the isr
base vector address is negative (e.g.: 0x40008000). — detail - RT-Druid (Oil): set the list of valid isr handlers for Cortex STELLARIS and STM32 — detail
- Erika e200zx - Codewarrior: added new sections to host flash descriptors — detail
- examples (as): Adds benchmark for AUTOSAR "like" MCU Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler. — detail
- RT-Druid (Oil): handle special hw counter devices in a special way (like mcu's one) — detail
- Fixed a bug in Gpt_EnableNotification() — detail
- common: Better support for EE_UINT64 for 32 bit architectures (16 bit architectures still need a revision). — detail
- examples (as): Adds benchmarks for AUTOSAR "like" SCI Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler. — detail
- Fixed a little bug in the vector table. — detail
- Erika e200zx - MPC5643L: removed unnecessary memory sections
This patch removes some unnecessary memory section from linker script
memory layout, since such sections are not necessary in Erika templates. — detail - Erika e200zx & MPC5643L: added Systen Timer support for STM
This patch provides the capability to use STM (channel 0) as
system timer. — detail - SEED_EYE: Demo lwip_udp_demo. The new seed_eye boards don't have more the resistor pull-up that enable the 1v2 voltage for ethernet
controller.
So, when a program demo uses the LAN8720A controller, we must enable it simply setting the pic32's pin RC14.
The old seed_eye should work too with this software modification. — detail - Erika e200zx - Memory protection: removed obsolete function call
EE_e200zx_initialize_system_timer() call in the EE_cpu_startos()
for memory protection has been definetely removed. The new function
name is EE_initialize_system_timer(). — detail - Erika e200zx - MPC5643L: Added section at SRAM end
Used by some Leopard applications. — detail - AS GPT support for RX200. Fixed a problem with interrupt handling and timer start/stop for the TMR module. Now, demo test ASGPT2 works correctly. — detail
- MPC5668G Fado: added three macros to support (single) interrupt controller in Fado — detail
- Added Autosar (RX200) ASGTP2 demo — detail
- examples (as): Fixes benchmark for AUTOSAR "like" DIO Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler.
Adds OSEK/VDX benchmark for AUTOSAR "like" DIO Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler. — detail - Added Autosar SCI driver and first 3 demo tests. Architecture: RX200 — detail
- Erika e200zx, MISRA check: removed filter
This patch removes a temporary filter for "Error 30" — detail - Erika e200zx & Codewarrior support: user CFLAGS may overwrite OPT_CC
This patch provides the capability for the user to overwrite
internal OPT_CC by using CFLAGS at .oil level. — detail - RT-Druid (Oil): add support for linkerscript for ppc E200Zx — detail
- CORTEX-MX: Adds support for ARM KEIL uVision v4.60 compiler toolchain for Cortex-M0 and Cortex-M4. — detail
- Fixed wrong typedef for EE_UINT64 with 16 bits architectures in /pkg/cpu/common/ee_types.h — detail
- examples (as): Fixes benchmark for AUTOSAR "like" MCU Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler.
Adds OSEK/VDX benchmark for AUTOSAR "like" MCU Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler. — detail - Added autosar GPT driver for RX200. Added also 2 test demos. — detail
- Added handling tcnt handling for TMR module. Added ASGPTM demo test. — detail
- Fixed some bugs in Autosar GPT driver of RX200. — detail
- examples (as): Adds benchmark for AUTOSAR "like" DIO Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler. — detail
- RT-Druid (Oil) : handle shared interrupt controller for Fado — detail
- Erika e200zx: original e200zx linker scripts re-established — detail
- SEED_EYE: Removed some un used lines of code, and added some comment lines in demo camera ov9650. — detail
- Cleaned and updated OSEK COM demos for cortex M0 architecture. — detail
- RT-Druid (Core): Add Spinlock objects. rebuild ECore — detail
- contrib (as): Fixes activation bug in AUTOSAR "like" PIOSC WDG Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler. — detail
- RT-Druid (Oil): generate defines for ISR1 — detail
- common: Fixed support for EE_UINT64 for 32 bit architectures — detail
- Erika e200zx - Codewarrior: added new option to set S-record line length
Length of S-record line reduced to 22 elements
in order to be equal to the memory line shown
by Lauterbach in dump instruction. See option
"-sreclength 22" in cc_ppc_codewarrior.mk file. — detail - Fixed problem on BaudRate Register (BRR) setting. Demo ASSCI2 is now working (As for RX200). — detail
- RT-Druid (Oil): use the master's cpu-clock if a slave's cpu-clock is not specified — detail
- examples (as): Adds benchmarks for AUTOSAR "like" PIOSC & SYSCLK Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler.
Fixes readme.txt in examples for AUTOSAR "like" SYSCLK Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler. — detail - Erika e200zx - Templates: fixed "template ID" issue
This patch guarantees the possibility to build both template families:
1) Mamba (MPC5674F)
2) Leopard (MPC5643L) — detail - Erika e200zx - MPC5643L: Lauterbach script (single core & Flash case) improved
Added the chance to delete/preserve low Flash memory area using Lauterbach — detail - RT-Druid (Oil): improve shared interrupt handling — detail
- RT-Druid (Oil): remove $(OUTPUT_DIR) prefix from tricore isr file in the generated makefile — detail
- examples (as): Fixes benchmark for AUTOSAR "like" PORT Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler.
Adds OSEK/VDX benchmark for AUTOSAR "like" PORT Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler. — detail - contrib (as): Fixes validation bug in AUTOSAR "like" SYSCLK WDG Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler. — detail
- scicos: Led block updated.
Increased the precision in period computation and counter use. — detail - Erika e200zx - MPC5668/5674F: linker scripts re-established — detail
- RT-Druid (Oil): fix or ignore few old tests — detail
- Erika e200zx: removed unnecessary memory section
This patch renoved some unnecessary meory section from linker script. — detail - SEED_EYE: A demo program that fetches images from new module camera ov9650 and communicates with the eDAQ protocol.
The image resolution is 160x120 without colors.
A debug serial port is available to get/set the camera's configuration registers at runtime. — detail - Fixed a bug on writing and reading PFS registers in AS Port driver (RX200 arch) — detail
- Fixed some bugs in the Gpt driver (Autosar) for RX200. ASGPT1 demo test is now working correctly. — detail
- examples (as): Adds benchmarks for AUTOSAR "like" GPT Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler. — detail
- Erika e200zx - MPC5643L: added support for MCU system timer — detail
- Erika Tricore1: gcc support reestablished — detail
- Erika e200zx - ISR management: added a new test
This test is in charge of checking the correctness of
the IVPR register after startup. This specific test
has been added with the purpose of covering an issue
raised up in case of negative lowest 16-bit part of
ISR vector table. — detail
#51 (Feb 21, 2013 10:04:54 AM)
- Erika MPC5668G multicore: EE_mpc5668_setup_inter_irqs() available only
when EE_ISR_DYNAMIC_TABLE is defined.
In multicore configuration, SW ISRs number 6 and 7 can be modified only when
EE_ISR_DYNAMIC_TABLE is defined. — detail - Erika e200zx MISRA: added temporary filter to discard error 30 in ee_types.h — detail
- CORTEX-MX: Fixes Wide Timer 1 A ISR Entry extern declaration in Vector Table for TI Stellaris LM4F232xxxx MCU with TI CCSv4 compiler toolchain. — detail
- CORTEX-MX: Adds support for Texas Instruments CCSv4 TMS470 Code Generation Tools 4.9.3 and 4.9.7 compiler toolchains for TI Stellaris LM4F232xxxx. — detail
- examples (as): Adds benchmark for AUTOSAR "like" PORT Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler. — detail
- Erika e200zx - Codewarrior support: EE_OPT to enable S-record file generation — detail
- Erika e200zx: fixed bug in IVPR load instruction in VLE mode
This patch fixes a bug related to a uncorrect load operation to
populate the IVPR register.
In particular the adjustment of the sign is not required, since it
causes loading a wrong IVPR value whenever the lower part of the isr
base vector address is negative (e.g.: 0x40008000). — detail - scicos: fixed led block.
Now, use of multiple led blocks with different settings is possible. — detail - RT-Druid (Oil): set the list of valid isr handlers for Cortex STELLARIS and STM32 — detail
- Erika e200zx - Codewarrior: added new sections to host flash descriptors — detail
- examples (as): Adds benchmark for AUTOSAR "like" MCU Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler. — detail
- Fixed a bug in Gpt_EnableNotification() — detail
- common: Better support for EE_UINT64 for 32 bit architectures (16 bit architectures still need a revision). — detail
- examples (as): Adds benchmarks for AUTOSAR "like" SCI Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler. — detail
- Fixed a little bug in the vector table. — detail
- Erika e200zx & MPC5643L: added Systen Timer support for STM
This patch provides the capability to use STM (channel 0) as
system timer. — detail - SEED_EYE: Demo lwip_udp_demo. The new seed_eye boards don't have more the resistor pull-up that enable the 1v2 voltage for ethernet
controller.
So, when a program demo uses the LAN8720A controller, we must enable it simply setting the pic32's pin RC14.
The old seed_eye should work too with this software modification. — detail - Erika e200zx - Memory protection: removed obsolete function call
EE_e200zx_initialize_system_timer() call in the EE_cpu_startos()
for memory protection has been definetely removed. The new function
name is EE_initialize_system_timer(). — detail - AS GPT support for RX200. Fixed a problem with interrupt handling and timer start/stop for the TMR module. Now, demo test ASGPT2 works correctly. — detail
- MPC5668G Fado: added three macros to support (single) interrupt controller in Fado — detail
- Added Autosar (RX200) ASGTP2 demo — detail
- examples (as): Fixes benchmark for AUTOSAR "like" DIO Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler.
Adds OSEK/VDX benchmark for AUTOSAR "like" DIO Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler. — detail - Erika e200zx, MISRA check: removed filter
This patch removes a temporary filter for "Error 30" — detail - Erika e200zx & Codewarrior support: user CFLAGS may overwrite OPT_CC
This patch provides the capability for the user to overwrite
internal OPT_CC by using CFLAGS at .oil level. — detail - CORTEX-MX: Adds support for ARM KEIL uVision v4.60 compiler toolchain for Cortex-M0 and Cortex-M4. — detail
- Fixed wrong typedef for EE_UINT64 with 16 bits architectures in /pkg/cpu/common/ee_types.h — detail
- examples (as): Fixes benchmark for AUTOSAR "like" MCU Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler.
Adds OSEK/VDX benchmark for AUTOSAR "like" MCU Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler. — detail - Added autosar GPT driver for RX200. Added also 2 test demos. — detail
- Added handling tcnt handling for TMR module. Added ASGPTM demo test. — detail
- examples (as): Adds benchmark for AUTOSAR "like" DIO Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler. — detail
- Fixed some bugs in Autosar GPT driver of RX200. — detail
- RT-Druid (Oil) : handle shared interrupt controller for Fado — detail
- SEED_EYE: Removed some un used lines of code, and added some comment lines in demo camera ov9650. — detail
- Cleaned and updated OSEK COM demos for cortex M0 architecture. — detail
- RT-Druid (Core): Add Spinlock objects. rebuild ECore — detail
- RT-Druid (Oil): generate defines for ISR1 — detail
- contrib (as): Fixes activation bug in AUTOSAR "like" PIOSC WDG Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler. — detail
- common: Fixed support for EE_UINT64 for 32 bit architectures — detail
- Erika e200zx - Codewarrior: added new option to set S-record line length
Length of S-record line reduced to 22 elements
in order to be equal to the memory line shown
by Lauterbach in dump instruction. See option
"-sreclength 22" in cc_ppc_codewarrior.mk file. — detail - RT-Druid (Oil): use the master's cpu-clock if a slave's cpu-clock is not specified — detail
- examples (as): Adds benchmarks for AUTOSAR "like" PIOSC & SYSCLK Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler.
Fixes readme.txt in examples for AUTOSAR "like" SYSCLK Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler. — detail - RT-Druid (Oil): improve shared interrupt handling — detail
- RT-Druid (Oil): remove $(OUTPUT_DIR) prefix from tricore isr file in the generated makefile — detail
- examples (as): Fixes benchmark for AUTOSAR "like" PORT Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler.
Adds OSEK/VDX benchmark for AUTOSAR "like" PORT Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler. — detail - contrib (as): Fixes validation bug in AUTOSAR "like" SYSCLK WDG Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler. — detail
- scicos: Led block updated.
Increased the precision in period computation and counter use. — detail - RT-Druid (Oil): fix or ignore few old tests — detail
- SEED_EYE: A demo program that fetches images from new module camera ov9650 and communicates with the eDAQ protocol.
The image resolution is 160x120 without colors.
A debug serial port is available to get/set the camera's configuration registers at runtime. — detail - Fixed some bugs in the Gpt driver (Autosar) for RX200. ASGPT1 demo test is now working correctly. — detail
- examples (as): Adds benchmarks for AUTOSAR "like" GPT Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler. — detail
- Erika e200zx - MPC5643L: added support for MCU system timer — detail
- Erika e200zx - ISR management: added a new test
This test is in charge of checking the correctness of
the IVPR register after startup. This specific test
has been added with the purpose of covering an issue
raised up in case of negative lowest 16-bit part of
ISR vector table. — detail - Erika Tricore1: gcc support reestablished — detail
#50 (Feb 15, 2013 9:05:39 AM)
- Added handling tcnt handling for TMR module. Added ASGPTM demo test. — detail
#49 (Feb 13, 2013 7:02:11 PM)
- Erika e200zx & MPC5643L: added Systen Timer support for STM
This patch provides the capability to use STM (channel 0) as
system timer. — detail - Erika e200zx - Memory protection: removed obsolete function call
EE_e200zx_initialize_system_timer() call in the EE_cpu_startos()
for memory protection has been definetely removed. The new function
name is EE_initialize_system_timer(). — detail - AS GPT support for RX200. Fixed a problem with interrupt handling and timer start/stop for the TMR module. Now, demo test ASGPT2 works correctly. — detail
#48 (Feb 9, 2013 9:56:48 AM)
- CORTEX-MX: Adds support for ARM KEIL uVision v4.60 compiler toolchain for Cortex-M0 and Cortex-M4. — detail
- Fixed wrong typedef for EE_UINT64 with 16 bits architectures in /pkg/cpu/common/ee_types.h — detail
- Erika MPC5668G multicore: EE_mpc5668_setup_inter_irqs() available only
when EE_ISR_DYNAMIC_TABLE is defined.
In multicore configuration, SW ISRs number 6 and 7 can be modified only when
EE_ISR_DYNAMIC_TABLE is defined. — detail - examples (as): Fixes benchmark for AUTOSAR "like" MCU Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler.
Adds OSEK/VDX benchmark for AUTOSAR "like" MCU Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler. — detail - Erika e200zx MISRA: added temporary filter to discard error 30 in ee_types.h — detail
- Added autosar GPT driver for RX200. Added also 2 test demos. — detail
- CORTEX-MX: Fixes Wide Timer 1 A ISR Entry extern declaration in Vector Table for TI Stellaris LM4F232xxxx MCU with TI CCSv4 compiler toolchain. — detail
- CORTEX-MX: Adds support for Texas Instruments CCSv4 TMS470 Code Generation Tools 4.9.3 and 4.9.7 compiler toolchains for TI Stellaris LM4F232xxxx. — detail
- examples (as): Adds benchmark for AUTOSAR "like" PORT Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler. — detail
- Erika e200zx - Codewarrior support: EE_OPT to enable S-record file generation — detail
- Erika e200zx: fixed bug in IVPR load instruction in VLE mode
This patch fixes a bug related to a uncorrect load operation to
populate the IVPR register.
In particular the adjustment of the sign is not required, since it
causes loading a wrong IVPR value whenever the lower part of the isr
base vector address is negative (e.g.: 0x40008000). — detail - scicos: fixed led block.
Now, use of multiple led blocks with different settings is possible. — detail - examples (as): Adds benchmark for AUTOSAR "like" DIO Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler. — detail
- Fixed some bugs in Autosar GPT driver of RX200. — detail
- RT-Druid (Oil): set the list of valid isr handlers for Cortex STELLARIS and STM32 — detail
- RT-Druid (Oil) : handle shared interrupt controller for Fado — detail
- Erika e200zx - Codewarrior: added new sections to host flash descriptors — detail
- examples (as): Adds benchmark for AUTOSAR "like" MCU Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler. — detail
- SEED_EYE: Removed some un used lines of code, and added some comment lines in demo camera ov9650. — detail
- Fixed a bug in Gpt_EnableNotification() — detail
- common: Better support for EE_UINT64 for 32 bit architectures (16 bit architectures still need a revision). — detail
- Cleaned and updated OSEK COM demos for cortex M0 architecture. — detail
- RT-Druid (Core): Add Spinlock objects. rebuild ECore — detail
- RT-Druid (Oil): generate defines for ISR1 — detail
- contrib (as): Fixes activation bug in AUTOSAR "like" PIOSC WDG Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler. — detail
- common: Fixed support for EE_UINT64 for 32 bit architectures — detail
- examples (as): Adds benchmarks for AUTOSAR "like" SCI Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler. — detail
- Fixed a little bug in the vector table. — detail
- RT-Druid (Oil): use the master's cpu-clock if a slave's cpu-clock is not specified — detail
- examples (as): Adds benchmarks for AUTOSAR "like" PIOSC & SYSCLK Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler.
Fixes readme.txt in examples for AUTOSAR "like" SYSCLK Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler. — detail - RT-Druid (Oil): improve shared interrupt handling — detail
- RT-Druid (Oil): remove $(OUTPUT_DIR) prefix from tricore isr file in the generated makefile — detail
- SEED_EYE: Demo lwip_udp_demo. The new seed_eye boards don't have more the resistor pull-up that enable the 1v2 voltage for ethernet
controller.
So, when a program demo uses the LAN8720A controller, we must enable it simply setting the pic32's pin RC14.
The old seed_eye should work too with this software modification. — detail - examples (as): Fixes benchmark for AUTOSAR "like" PORT Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler.
Adds OSEK/VDX benchmark for AUTOSAR "like" PORT Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler. — detail - contrib (as): Fixes validation bug in AUTOSAR "like" SYSCLK WDG Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler. — detail
- scicos: Led block updated.
Increased the precision in period computation and counter use. — detail - MPC5668G Fado: added three macros to support (single) interrupt controller in Fado — detail
- RT-Druid (Oil): fix or ignore few old tests — detail
- Added Autosar (RX200) ASGTP2 demo — detail
- examples (as): Fixes benchmark for AUTOSAR "like" DIO Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler.
Adds OSEK/VDX benchmark for AUTOSAR "like" DIO Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler. — detail - SEED_EYE: A demo program that fetches images from new module camera ov9650 and communicates with the eDAQ protocol.
The image resolution is 160x120 without colors.
A debug serial port is available to get/set the camera's configuration registers at runtime. — detail - Fixed some bugs in the Gpt driver (Autosar) for RX200. ASGPT1 demo test is now working correctly. — detail
- examples (as): Adds benchmarks for AUTOSAR "like" GPT Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler. — detail
- Erika e200zx, MISRA check: removed filter
This patch removes a temporary filter for "Error 30" — detail - Erika e200zx & Codewarrior support: user CFLAGS may overwrite OPT_CC
This patch provides the capability for the user to overwrite
internal OPT_CC by using CFLAGS at .oil level. — detail - Erika Tricore1: gcc support reestablished — detail
- Erika e200zx - ISR management: added a new test
This test is in charge of checking the correctness of
the IVPR register after startup. This specific test
has been added with the purpose of covering an issue
raised up in case of negative lowest 16-bit part of
ISR vector table. — detail
#47 (Feb 8, 2013 9:50:27 AM)
- CORTEX-MX: Adds support for ARM KEIL uVision v4.60 compiler toolchain for Cortex-M0 and Cortex-M4. — detail
- Fixed wrong typedef for EE_UINT64 with 16 bits architectures in /pkg/cpu/common/ee_types.h — detail
- Erika MPC5668G multicore: EE_mpc5668_setup_inter_irqs() available only
when EE_ISR_DYNAMIC_TABLE is defined.
In multicore configuration, SW ISRs number 6 and 7 can be modified only when
EE_ISR_DYNAMIC_TABLE is defined. — detail - examples (as): Fixes benchmark for AUTOSAR "like" MCU Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler.
Adds OSEK/VDX benchmark for AUTOSAR "like" MCU Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler. — detail - Erika e200zx MISRA: added temporary filter to discard error 30 in ee_types.h — detail
- Added autosar GPT driver for RX200. Added also 2 test demos. — detail
- CORTEX-MX: Fixes Wide Timer 1 A ISR Entry extern declaration in Vector Table for TI Stellaris LM4F232xxxx MCU with TI CCSv4 compiler toolchain. — detail
- CORTEX-MX: Adds support for Texas Instruments CCSv4 TMS470 Code Generation Tools 4.9.3 and 4.9.7 compiler toolchains for TI Stellaris LM4F232xxxx. — detail
- examples (as): Adds benchmark for AUTOSAR "like" PORT Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler. — detail
- Erika e200zx - Codewarrior support: EE_OPT to enable S-record file generation — detail
- Erika e200zx: fixed bug in IVPR load instruction in VLE mode
This patch fixes a bug related to a uncorrect load operation to
populate the IVPR register.
In particular the adjustment of the sign is not required, since it
causes loading a wrong IVPR value whenever the lower part of the isr
base vector address is negative (e.g.: 0x40008000). — detail - scicos: fixed led block.
Now, use of multiple led blocks with different settings is possible. — detail - examples (as): Adds benchmark for AUTOSAR "like" DIO Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler. — detail
- Fixed some bugs in Autosar GPT driver of RX200. — detail
- RT-Druid (Oil): set the list of valid isr handlers for Cortex STELLARIS and STM32 — detail
- RT-Druid (Oil) : handle shared interrupt controller for Fado — detail
- Erika e200zx - Codewarrior: added new sections to host flash descriptors — detail
- examples (as): Adds benchmark for AUTOSAR "like" MCU Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler. — detail
- SEED_EYE: Removed some un used lines of code, and added some comment lines in demo camera ov9650. — detail
- common: Better support for EE_UINT64 for 32 bit architectures (16 bit architectures still need a revision). — detail
- Cleaned and updated OSEK COM demos for cortex M0 architecture. — detail
- RT-Druid (Core): Add Spinlock objects. rebuild ECore — detail
- RT-Druid (Oil): generate defines for ISR1 — detail
- contrib (as): Fixes activation bug in AUTOSAR "like" PIOSC WDG Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler. — detail
- common: Fixed support for EE_UINT64 for 32 bit architectures — detail
- examples (as): Adds benchmarks for AUTOSAR "like" SCI Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler. — detail
- Fixed a little bug in the vector table. — detail
- RT-Druid (Oil): use the master's cpu-clock if a slave's cpu-clock is not specified — detail
- examples (as): Adds benchmarks for AUTOSAR "like" PIOSC & SYSCLK Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler.
Fixes readme.txt in examples for AUTOSAR "like" SYSCLK Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler. — detail - RT-Druid (Oil): improve shared interrupt handling — detail
- RT-Druid (Oil): remove $(OUTPUT_DIR) prefix from tricore isr file in the generated makefile — detail
- SEED_EYE: Demo lwip_udp_demo. The new seed_eye boards don't have more the resistor pull-up that enable the 1v2 voltage for ethernet
controller.
So, when a program demo uses the LAN8720A controller, we must enable it simply setting the pic32's pin RC14.
The old seed_eye should work too with this software modification. — detail - examples (as): Fixes benchmark for AUTOSAR "like" PORT Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler.
Adds OSEK/VDX benchmark for AUTOSAR "like" PORT Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler. — detail - contrib (as): Fixes validation bug in AUTOSAR "like" SYSCLK WDG Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler. — detail
- scicos: Led block updated.
Increased the precision in period computation and counter use. — detail - MPC5668G Fado: added three macros to support (single) interrupt controller in Fado — detail
- RT-Druid (Oil): fix or ignore few old tests — detail
- Added Autosar (RX200) ASGTP2 demo — detail
- examples (as): Fixes benchmark for AUTOSAR "like" DIO Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler.
Adds OSEK/VDX benchmark for AUTOSAR "like" DIO Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler. — detail - SEED_EYE: A demo program that fetches images from new module camera ov9650 and communicates with the eDAQ protocol.
The image resolution is 160x120 without colors.
A debug serial port is available to get/set the camera's configuration registers at runtime. — detail - Fixed some bugs in the Gpt driver (Autosar) for RX200. ASGPT1 demo test is now working correctly. — detail
- examples (as): Adds benchmarks for AUTOSAR "like" GPT Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler. — detail
- Erika e200zx, MISRA check: removed filter
This patch removes a temporary filter for "Error 30" — detail - Erika e200zx - ISR management: added a new test
This test is in charge of checking the correctness of
the IVPR register after startup. This specific test
has been added with the purpose of covering an issue
raised up in case of negative lowest 16-bit part of
ISR vector table. — detail - Erika Tricore1: gcc support reestablished — detail
#46 (Jan 30, 2013 11:14:02 AM)
- SEED_EYE: Demo lwip_udp_demo. The new seed_eye boards don't have more the resistor pull-up that enable the 1v2 voltage for ethernet
controller.
So, when a program demo uses the LAN8720A controller, we must enable it simply setting the pic32's pin RC14.
The old seed_eye should work too with this software modification. — detail
#45 (Jan 24, 2013 10:11:25 AM)
- Erika e200zx - Codewarrior support: EE_OPT to enable S-record file generation — detail
- Erika e200zx - Codewarrior: added new sections to host flash descriptors — detail
#44 (Jan 23, 2013 11:24:03 AM)
- CORTEX-MX: Adds support for ARM KEIL uVision v4.60 compiler toolchain for Cortex-M0 and Cortex-M4. — detail
- Fixed wrong typedef for EE_UINT64 with 16 bits architectures in /pkg/cpu/common/ee_types.h — detail
- Erika MPC5668G multicore: EE_mpc5668_setup_inter_irqs() available only
when EE_ISR_DYNAMIC_TABLE is defined.
In multicore configuration, SW ISRs number 6 and 7 can be modified only when
EE_ISR_DYNAMIC_TABLE is defined. — detail - examples (as): Fixes benchmark for AUTOSAR "like" MCU Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler.
Adds OSEK/VDX benchmark for AUTOSAR "like" MCU Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler. — detail - Erika e200zx MISRA: added temporary filter to discard error 30 in ee_types.h — detail
- Added autosar GPT driver for RX200. Added also 2 test demos. — detail
- CORTEX-MX: Fixes Wide Timer 1 A ISR Entry extern declaration in Vector Table for TI Stellaris LM4F232xxxx MCU with TI CCSv4 compiler toolchain. — detail
- CORTEX-MX: Adds support for Texas Instruments CCSv4 TMS470 Code Generation Tools 4.9.3 and 4.9.7 compiler toolchains for TI Stellaris LM4F232xxxx. — detail
- examples (as): Adds benchmark for AUTOSAR "like" PORT Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler. — detail
- scicos: fixed led block.
Now, use of multiple led blocks with different settings is possible. — detail - examples (as): Adds benchmark for AUTOSAR "like" DIO Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler. — detail
- Fixed some bugs in Autosar GPT driver of RX200. — detail
- RT-Druid (Oil): set the list of valid isr handlers for Cortex STELLARIS and STM32 — detail
- RT-Druid (Oil) : handle shared interrupt controller for Fado — detail
- examples (as): Adds benchmark for AUTOSAR "like" MCU Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler. — detail
- SEED_EYE: Removed some un used lines of code, and added some comment lines in demo camera ov9650. — detail
- common: Better support for EE_UINT64 for 32 bit architectures (16 bit architectures still need a revision). — detail
- Cleaned and updated OSEK COM demos for cortex M0 architecture. — detail
- RT-Druid (Core): Add Spinlock objects. rebuild ECore — detail
- contrib (as): Fixes activation bug in AUTOSAR "like" PIOSC WDG Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler. — detail
- common: Fixed support for EE_UINT64 for 32 bit architectures — detail
- examples (as): Adds benchmarks for AUTOSAR "like" SCI Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler. — detail
- Fixed a little bug in the vector table. — detail
- RT-Druid (Oil): use the master's cpu-clock if a slave's cpu-clock is not specified — detail
- examples (as): Adds benchmarks for AUTOSAR "like" PIOSC & SYSCLK Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler.
Fixes readme.txt in examples for AUTOSAR "like" SYSCLK Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler. — detail - RT-Druid (Oil): improve shared interrupt handling — detail
- RT-Druid (Oil): remove $(OUTPUT_DIR) prefix from tricore isr file in the generated makefile — detail
- examples (as): Fixes benchmark for AUTOSAR "like" PORT Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler.
Adds OSEK/VDX benchmark for AUTOSAR "like" PORT Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler. — detail - contrib (as): Fixes validation bug in AUTOSAR "like" SYSCLK WDG Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler. — detail
- scicos: Led block updated.
Increased the precision in period computation and counter use. — detail - MPC5668G Fado: added three macros to support (single) interrupt controller in Fado — detail
- RT-Druid (Oil): fix or ignore few old tests — detail
- examples (as): Fixes benchmark for AUTOSAR "like" DIO Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler.
Adds OSEK/VDX benchmark for AUTOSAR "like" DIO Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler. — detail - SEED_EYE: A demo program that fetches images from new module camera ov9650 and communicates with the eDAQ protocol.
The image resolution is 160x120 without colors.
A debug serial port is available to get/set the camera's configuration registers at runtime. — detail - examples (as): Adds benchmarks for AUTOSAR "like" GPT Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler. — detail
- Erika e200zx, MISRA check: removed filter
This patch removes a temporary filter for "Error 30" — detail - Erika Tricore1: gcc support reestablished — detail
#43 (Jan 22, 2013 9:46:12 AM)
- examples (as): Fixes benchmark for AUTOSAR "like" MCU Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler.
Adds OSEK/VDX benchmark for AUTOSAR "like" MCU Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler. — detail - Added autosar GPT driver for RX200. Added also 2 test demos. — detail
- examples (as): Fixes benchmark for AUTOSAR "like" DIO Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler.
Adds OSEK/VDX benchmark for AUTOSAR "like" DIO Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler. — detail - examples (as): Fixes benchmark for AUTOSAR "like" PORT Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler.
Adds OSEK/VDX benchmark for AUTOSAR "like" PORT Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler. — detail - contrib (as): Fixes validation bug in AUTOSAR "like" SYSCLK WDG Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler. — detail
- contrib (as): Fixes activation bug in AUTOSAR "like" PIOSC WDG Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler. — detail
- examples (as): Adds benchmarks for AUTOSAR "like" GPT Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler. — detail
- examples (as): Adds benchmarks for AUTOSAR "like" SCI Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler. — detail
- RT-Druid (Oil): use the master's cpu-clock if a slave's cpu-clock is not specified — detail
- examples (as): Adds benchmarks for AUTOSAR "like" PIOSC & SYSCLK Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler.
Fixes readme.txt in examples for AUTOSAR "like" SYSCLK Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler. — detail
#42 (Jan 15, 2013 11:15:45 AM)
- RT-Druid (Oil): improve shared interrupt handling — detail
- Fixed a little bug in the vector table. — detail
#41 (Jan 12, 2013 1:37:21 PM)
- Erika MPC5668G multicore: EE_mpc5668_setup_inter_irqs() available only
when EE_ISR_DYNAMIC_TABLE is defined.
In multicore configuration, SW ISRs number 6 and 7 can be modified only when
EE_ISR_DYNAMIC_TABLE is defined. — detail - CORTEX-MX: Adds support for ARM KEIL uVision v4.60 compiler toolchain for Cortex-M0 and Cortex-M4. — detail
- Fixed wrong typedef for EE_UINT64 with 16 bits architectures in /pkg/cpu/common/ee_types.h — detail
- CORTEX-MX: Fixes Wide Timer 1 A ISR Entry extern declaration in Vector Table for TI Stellaris LM4F232xxxx MCU with TI CCSv4 compiler toolchain. — detail
- Erika e200zx MISRA: added temporary filter to discard error 30 in ee_types.h — detail
- CORTEX-MX: Adds support for Texas Instruments CCSv4 TMS470 Code Generation Tools 4.9.3 and 4.9.7 compiler toolchains for TI Stellaris LM4F232xxxx. — detail
- RT-Druid (Oil): remove $(OUTPUT_DIR) prefix from tricore isr file in the generated makefile — detail
- examples (as): Adds benchmark for AUTOSAR "like" PORT Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler. — detail
- scicos: fixed led block.
Now, use of multiple led blocks with different settings is possible. — detail - examples (as): Adds benchmark for AUTOSAR "like" DIO Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler. — detail
- RT-Druid (Oil): set the list of valid isr handlers for Cortex STELLARIS and STM32 — detail
- RT-Druid (Oil) : handle shared interrupt controller for Fado — detail
- scicos: Led block updated.
Increased the precision in period computation and counter use. — detail - MPC5668G Fado: added three macros to support (single) interrupt controller in Fado — detail
- examples (as): Adds benchmark for AUTOSAR "like" MCU Driver for TI Stellaris LM4F232xxxx with ARM KEIL uVision compiler. — detail
- RT-Druid (Oil): fix or ignore few old tests — detail
- SEED_EYE: Removed some un used lines of code, and added some comment lines in demo camera ov9650. — detail
- common: Better support for EE_UINT64 for 32 bit architectures (16 bit architectures still need a revision). — detail
- SEED_EYE: A demo program that fetches images from new module camera ov9650 and communicates with the eDAQ protocol.
The image resolution is 160x120 without colors.
A debug serial port is available to get/set the camera's configuration registers at runtime. — detail - Cleaned and updated OSEK COM demos for cortex M0 architecture. — detail
- RT-Druid (Core): Add Spinlock objects. rebuild ECore — detail
- common: Fixed support for EE_UINT64 for 32 bit architectures — detail
- Erika e200zx, MISRA check: removed filter
This patch removes a temporary filter for "Error 30" — detail - Erika Tricore1: gcc support reestablished — detail
#40 (Dec 22, 2012 2:45:43 PM)
- mico32: Re-Adds $(APPBASE) to vpaths — detail
- RT-Druid (Oil): fix an infinite loop on empty files. — detail
- Erika e200zx - MPC5643L: added memory map file for lock step mode
This patch even adds a correct configuration of MMU in case of
lock step mode (look at ee_mmu_mpc5643l.h where LOCK_STEP_ADDITIONAL_SRAM
has been added). — detail - MPC5643L MSRP: added support to start slave core
This patch adds support to start slave core (the second Z4)
both in VLE and PPC mode. — detail - Erika e200zx & MC56XX: linker scripts modified with dummy sections
For e200zx, linker scripts are common for all the supported MCUs. In order to
make build process feasible for all MCUs in all scenarios, a set of dummy
memory areas and sections has been added to the common
part (pkg/mcu/freescale_mpcXXXX). — detail - RT-Druid (Oil): on 'make_launcher.bat' file, remove cygwin warning and simplify make call — detail
- RT-Druid (Oil): export Multicore-Master's defines — detail
- examples ppc: removed stales folders + some makfile minor improvements — detail
- examples (cortex-mx): Adds Client/Server TCP demo for TI Stellaris LM4F232xxxx.
NOTE: Heavy RAM Usage. Must be optimized. — detail - contrib (console): Fixes library building system in CORTEX-MX environment. — detail
- RT-Druid (Oil): fix two potential NullPointerException at project properties if the project is not set — detail
- Removed unused file in AS library of RX200 — detail
- CORTEX-MX: Fixes config makefiles for STMicroelectronics STM32F4xx with KEIL uVision compiler. — detail
- MPC5643L: added support for slave interrupt controller
This patch fixes the addresses used to access slave interrupt controller — detail - Erika (includes): Adds "eecfg.h" inclusion in ee_irq.h and adds "ee_irq.h" inclusion in ee.h — detail
- cfg: Added support for GNUC compiler for TriCore. — detail
- contrib (as): Fixes/Adds following stuffs to AUTOSAR SPI Driver for TI Stellaris LM4F232xxxx with KEIL uVision compiler.
- Fixes Spi_GetSequenceResult() API name.
- Moves Internal Buffers declaration to Spi_Cfg.c for RAM Optimization.
- Fixes configuration to support Microchip ENC28J60 MTU transfer size. — detail - CORTEX-MX: Adds separate stub exception handlers for debugging purpose in TI Stellaris LM4F232xxxx with TI CCS compiler. — detail
- Added Autosar MCU driver and related test demos for RX200 — detail
- MPC5643L boot: boot file cleanup — detail
- contrib (enc28j60): Fixes EE_enc28j60_hal_get_array() and EE_enc28j60_hal_put_array() in CORTEX-MX environment to support SPI transfers greater than 1024 bytes. — detail
- Fixed wrong typedef for EE_UINT64 with 16 bits architectures in /pkg/cpu/common/ee_types.h — detail
- pic32: fixed support for xc32 compiler. — detail
- Erika e200zx - MPC5643L: added support for SEMA4_1 module
This patch provides the capability to access both SEMA4 modules. This
guarantees the availability of 32 HW semaphores. — detail - fixed led e butto API — detail
- contrib (as): Adds/Fixes following stuffs to AUTOSAR MCU Driver for TI Stellaris LM4F232xxxx with KEIL uVision compiler.
- Removes EE_system_init() function call from Mcu_Init() for OSEK/VDX Kernels (Called in StartOS()).
- Enables PIOSC calibration code by EE_OPT = "__AS_MCU_INTERNAL_OSCILLATOR_CALIBRATION__"; — detail - cfg: Fixed some bugs in support for multicore building for TriCore — detail
- easylab: bug fixed in the pwm library. — detail
- SEED_EYE: Removed some un used lines of code, and added some comment lines in demo camera ov9650. — detail
- Defined new symbols for rx200 registers, updated registers structures in iodefine.h, fix a little bug in board driver. — detail
- Cleaned and updated OSEK COM demos for cortex M0 architecture. — detail
- Erika (mico32): add a makefile function to check platform path — detail
- RT-Druid (Oil): first version of RT-Druid oil text editor with support for 'include' rule
Almost working syntax coloring, content assist, validation, folding,
hyperlink to objects and to included files, showing errors and quick fixing — detail - Fixed a configuration bug for ee_systick in RX200 examples. — detail
- contrib (console): Adds AUTOSAR SCI Driver pre-processor check in CORTEX-MX environment and fixes unused variable. — detail
- examples (as): Adds new AUTOSAR SPI test examples for TI Stellaris LM4F232xxxx with KEIL uVision compiler. — detail
- RT-Druid (Oil): use pic32's cc compiler as default value for the asm compiler path — detail
- s12: fixed path format used in ALLINCPATH to support blank spaces. — detail
- Reverted wrong commit — detail
- Erika e200zx & MPC5643L: alignment of calibration section modified — detail
- contrib (enc28j60): Fixes AUTOSAR Drivers pre-processor check in CORTEX-MX environment. — detail
- contri (as): Moves Hw_SupportedCoreArray from RAM to FLASH in AUTOSAR Drivers for TI Stellaris LM4F232xxxx. — detail
- CORTEX-MX: Fixes/adds following stuffs in TI CCS compiler makefile for TI Stellaris LM4F232xxxx.
- Removes code optimization in Release environment.
- Switches floating-point support from hardware to software.
- Adds EE_OPT macros to configure system-stack and system-heap. — detail - cfg: First Support for multicore building for TriCore — detail
- RT-Druid (Oil): fix hw counter warning/error messagges — detail
- Erika e200zx - MSRP: EE_cpu_startos() modified to support system timer — detail
- testcase: changed common oil introduce MCU_DATA element TriCore — detail
- RT-Druid (Oil): fix Project properties, checking if the provided element is either a IProject or a ICProject.
remove getProject method. — detail - testcase: removed useless ORTI enabling in two testcases — detail
- fpga-mico32: removed old unnecessary folder of the mico32 board. — detail
- Erika e200zx - MPC5643L: iflash size modified in linker script
This patch modifies iflash size in linker script for single core
configuration. — detail - RT-Druid (Oil): move LIB definition to common .oil implementation. Add LEVEL to mico32 implementation — detail
- CORTEX-MX: Fixes TI Stellaris LM4F232xxxx collector macros. — detail
- Erika Tricore1: gcc support reestablished — detail
- CORTEX-MX: Fixes Wide Timer 1 A ISR Entry extern declaration in Vector Table for TI Stellaris LM4F232xxxx MCU with TI CCSv4 compiler toolchain. — detail
- Erika kernel - MISRA 14.10: added missing else clause — detail
- Erika e200zx MISRA: added temporary filter to discard error 30 in ee_types.h — detail
- ee_irq.h: fixed wrong inclusion guard. Changed preprocessor #if in #ifdef — detail
- cfg: Renamed special define DEBUG in EE_DEBUG — detail
- scicos: fixed led block.
Now, use of multiple led blocks with different settings is possible. — detail - pic32: added support for app-sources specified with absolute paths. — detail
- RT-Druid (Oil): set the list of valid isr handlers for Cortex STELLARIS and STM32 — detail
- common: Better support for EE_UINT64 for 32 bit architectures (16 bit architectures still need a revision). — detail
- Erika e200zx makefiles: introduced LOCK_STEP variable
Through the use of variable LOCK_STEP the string "USE_LOCK_STEP"
is preprocessed in order to create a Lauterbach
script that takes into consideration lock step memory
mode configurations. — detail - cfg: changed EEOPT for TRICORE building — detail
- contrib (enc28j60): Fixes minor bugs in Microchip ENC28J60 Ethernet controller driver for TI Stellaris LM4F232xxxx. — detail
- contrib (console): Fixes "integer conversion resulted in a change of sign" compiler warning in CORTEX-MX environment. — detail
- RT-Druid (Script): add support for a custom property file — detail
- testcase: Support for GNU compiler for TriCore testsuite — detail
- RT-Druid (Oil): improve the computing of editor's offset of unkonw model offset — detail
- Modified cc_pic32.mk to support the compiler XC32. — detail
- Erika e200zx - MPC5643L: Lauterbach script cleanup — detail
- Erika e200zx - MPC5643L: Added support for Flash Initialization — detail
- examples (CORTEX-MX): Fixes/Adds following stuffs to STMicroelectronics STM32F4xx with KEIL uVision compiler.
- Fixes porting examples.
- Adds porting examples in simulation environment.
- Adds simulation KEIL uVision project. — detail - Erika e200zx - MPC5643L: added Lauterbach support for multicore debug from FLASH — detail
- Fixed a bug on ee_systick.h (RX200) — detail
- RT-Druid (Oil): fix Mico32 sources path — detail
- Erika MPC5643L: added support to start the application in dual core mode (from SRAM)
This patch provide the following features:
- Lauterbach script modified to properly initialize both SRAM blocks to zero
- boot code modified to properly initialize MMU table for both cores — detail - cfg: Added ORTI targets in TriCore makefiles. — detail
- Eriuka e200zx & MPC5643L: calibration sections support modified — detail
- contrib (enc28j60): Fixes Time-Debug in CORTEX-MX environment. — detail
- RT-Druid (Oil): add a default value for mico32 OUTPUT_DIR — detail
- testcases: added first testcase for tricore_tc27x architecture — detail
- Added Autosar PORT and DIO files. Added ee_utils.c and ee_utils.h. (Renesas RX200) — detail
- Erika (Mico): removing __LM32__ check. — detail
- Erika (Mico): replacing __lm32__ with __LM32__. — detail
- Erika e200zx, MISRA check: removed filter
This patch removes a temporary filter for "Error 30" — detail - RT-Druid (Oil): improve Oil Editor DoubleClick handler and ContentFormatter — detail
- Fixed an alignment problem in the register structure for RX200. Added the support for RX200 in cfg files of AUTOSAR — detail
- contrib (as): Fixes Renesas R5F5210x integration bug in AUTOSAR Drivers Library Configuration. — detail
- Erika MPC5643L: added Lauterbach scripts for FLASH version of multicore demo — detail
- RT-Druid (Oil): add CPU_ID to map isr to a specific cpu — detail
- contrib (lwip): Fixes/Adds following stuffs to LwIP for TI Stellaris LM4F232xxxx.
- Adds library build support.
- Switches GPT to System-Timer.
- Removes some compiler warnings — detail - Erika e200zx: added dummy sections to prevent from errors for architectures different from MPC5643L. — detail
- testcase: fixed bug in modistarc support for TriCore — detail
- RT-Druid (Core): Add Spinlock objects. rebuild ECore — detail
- examples (as): Fixes old AUTOSAR SPI test examples for TI Stellaris LM4F232xxxx with KEIL uVision compiler. — detail
- common: Fixed support for EE_UINT64 for 32 bit architectures — detail
- cfg: PPC CodeWarrior given the option to link an application without generate a libee, useful to play with Erika with a CodeWarrior with Evaluation license, because archiver is not enabled — detail
- Added PORT and DIO Autosar support for RX200. — detail
- common: fixed undefined behaviour inside common ee_context.h (this is the second attempt for the same problem) — detail
- contrib (as): Fixes minor bug in AUTOSAR PIOsc Watchdog Driver Library Configuration for TI Stellaris LM4F232xxxx with KEIL uVision compiler. — detail
- Mico32: Porting platform fpg_eye_mico32 on Lattice Diamond Design Software 2.0.1. In the platform wrapper fpg_eye_mico32.v the pin sdram
enable, sdramsdr_CSn, is setted to zero by an logic assign, so the memory chip is always enabled.
This is because the new sdram controller seems not drive properly the chip enable. When the bug is fixed,
the wrapper will be brought into correct form. — detail - examples (cortex-mx): Fixes/Adds following stuffs to udp_demo for TI Stellaris LM4F232xxxx.
- Adds separate console OIL file.
- Adds separate enc28j60 OIL file.
- Fixes lwip OIL configuration for RAM usage optimization.
- Adds PING and UDP Sender/Receiver Utilities.
- Adds template.xml RT-Druid Eclipse project template file. — detail - Erika e200zx - MPC5643L: init_regs moved up in boot code
In this way init_regs is always executed.
This patch also set Lauterbach script to provide 4 GB
from 0x0 as not Guarded, Cachable, All Access. — detail - scicos: Led block updated.
Increased the precision in period computation and counter use. — detail - MPC5643L lauterbach script: added selective flash erasing
This patch provides the capability to preserve the content of
NvRam and calibrations flash area if required by the user. — detail - CORTEX-MX: Fixes following stuffs to TI Stellaris LM4F232xxx
- Substitutes MCU specific literal IRQ symbols with numeric MCU independent numeric IRQ symbols in ee_nvic.h.
- Adds MCU specific literals IRQ symbols in ee_mcuirqs.h.
- Moves SysTick driver from MCU to CPU. — detail - Erika e200zx - MPC5643L: added crf init in boot sequence
This patch prevents from Lock-step-related issues during Flash operation
while executing from SRAM. This issue has been experienced ONLY in applications
characterized by an intensive use of Flash memory in Lock-step mode and
executing from SRAM in Lock-step mode.
Notice that Lock-step mode executing from SRAM is not suggested during
debug phase. Suggestion: work in DPM mode during debug phase even if
this patch solve the problem. — detail - Erika e200zx & MPC5643L: added sections to address calibrations requirement
This patch adds 2 new sections used to manage calibrations:
- cal_ram
- cal_flash — detail - examples (CORTEX-MX): Adds following stuffs to demo_enc28j60 for TI Stellaris LM4F232xxxx.
- Adds separate OIL file for console configuration.
- Adds template.xml RT-Druid Eclipse project template file. — detail - MPC5643L MSRP: fixing slave start address — detail
- contrib (enc28j60): Fixes library building system in CORTEX-MX environment. — detail
- SEED_EYE: A demo program that fetches images from new module camera ov9650 and communicates with the eDAQ protocol.
The image resolution is 160x120 without colors.
A debug serial port is available to get/set the camera's configuration registers at runtime. — detail - Packaging: add support for custom makefile initialization — detail
- RT-Druid (Oil): use a makefile template to compute the right mico32's platform path — detail
- Erika e220zx - MPC5643L: cal_ram and cal_flash symbols modified
This patch modifies cal_ram in calib_ram and cal_flash in calib_flash — detail - testcase: added support for TriCore for AS tests. — detail
- CORTEX-MX: Fixes following stuffs for STMicroelectronics STM32F4xx with KEIL uVision compiler.
- Adds MCU specific literals IRQ symbols in ee_mcuirqs.h.
- Fixes interrupt vector table.
- Disable system_stm32f4xx.c code in simulation environment. — detail - Erika e200zx - MPC5643L: Lauterbach scripts modified to support Lock-step mode
This patch also modifies makefiles to support Losk-Step mode. — detail - testcase: Completed modistarc support for tricore. — detail
#38 (Nov 9, 2012 3:49:56 AM)
- Erika kernel - MISRA 14.10: added missing else clause — detail
- ee_irq.h: fixed wrong inclusion guard. Changed preprocessor #if in #ifdef — detail
- mico32: Re-Adds $(APPBASE) to vpaths — detail
- cfg: Renamed special define DEBUG in EE_DEBUG — detail
- pic32: added support for app-sources specified with absolute paths. — detail
- RT-Druid (Oil): fix an infinite loop on empty files. — detail
- Erika e200zx - MPC5643L: added memory map file for lock step mode
This patch even adds a correct configuration of MMU in case of
lock step mode (look at ee_mmu_mpc5643l.h where LOCK_STEP_ADDITIONAL_SRAM
has been added). — detail - MPC5643L MSRP: added support to start slave core
This patch adds support to start slave core (the second Z4)
both in VLE and PPC mode. — detail - Erika e200zx & MC56XX: linker scripts modified with dummy sections
For e200zx, linker scripts are common for all the supported MCUs. In order to
make build process feasible for all MCUs in all scenarios, a set of dummy
memory areas and sections has been added to the common
part (pkg/mcu/freescale_mpcXXXX). — detail - Erika e200zx makefiles: introduced LOCK_STEP variable
Through the use of variable LOCK_STEP the string "USE_LOCK_STEP"
is preprocessed in order to create a Lauterbach
script that takes into consideration lock step memory
mode configurations. — detail - cfg: changed EEOPT for TRICORE building — detail
- contrib (console): Fixes "integer conversion resulted in a change of sign" compiler warning in CORTEX-MX environment. — detail
- contrib (enc28j60): Fixes minor bugs in Microchip ENC28J60 Ethernet controller driver for TI Stellaris LM4F232xxxx. — detail
- RT-Druid (Oil): improve the computing of editor's offset of unkonw model offset — detail
- Modified cc_pic32.mk to support the compiler XC32. — detail
- Erika e200zx - MPC5643L: Lauterbach script cleanup — detail
- Erika e200zx - MPC5643L: Added support for Flash Initialization — detail
- RT-Druid (Oil): on 'make_launcher.bat' file, remove cygwin warning and simplify make call — detail
- RT-Druid (Oil): export Multicore-Master's defines — detail
- Erika e200zx - MPC5643L: added Lauterbach support for multicore debug from FLASH — detail
- RT-Druid (Oil): fix Mico32 sources path — detail
- Fixed a bug on ee_systick.h (RX200) — detail
- Erika MPC5643L: added support to start the application in dual core mode (from SRAM)
This patch provide the following features:
- Lauterbach script modified to properly initialize both SRAM blocks to zero
- boot code modified to properly initialize MMU table for both cores — detail - examples ppc: removed stales folders + some makfile minor improvements — detail
- cfg: Added ORTI targets in TriCore makefiles. — detail
- examples (cortex-mx): Adds Client/Server TCP demo for TI Stellaris LM4F232xxxx.
NOTE: Heavy RAM Usage. Must be optimized. — detail - contrib (console): Fixes library building system in CORTEX-MX environment. — detail
- Eriuka e200zx & MPC5643L: calibration sections support modified — detail
- contrib (enc28j60): Fixes Time-Debug in CORTEX-MX environment. — detail
- RT-Druid (Oil): add a default value for mico32 OUTPUT_DIR — detail
- Removed unused file in AS library of RX200 — detail
- RT-Druid (Oil): fix two potential NullPointerException at project properties if the project is not set — detail
- testcases: added first testcase for tricore_tc27x architecture — detail
- MPC5643L: added support for slave interrupt controller
This patch fixes the addresses used to access slave interrupt controller — detail - cfg: Added support for GNUC compiler for TriCore. — detail
- Erika (Mico): removing __LM32__ check. — detail
- contrib (as): Fixes/Adds following stuffs to AUTOSAR SPI Driver for TI Stellaris LM4F232xxxx with KEIL uVision compiler.
- Fixes Spi_GetSequenceResult() API name.
- Moves Internal Buffers declaration to Spi_Cfg.c for RAM Optimization.
- Fixes configuration to support Microchip ENC28J60 MTU transfer size. — detail - CORTEX-MX: Adds separate stub exception handlers for debugging purpose in TI Stellaris LM4F232xxxx with TI CCS compiler. — detail
- Added Autosar MCU driver and related test demos for RX200 — detail
- Erika (Mico): replacing __lm32__ with __LM32__. — detail
- contrib (enc28j60): Fixes EE_enc28j60_hal_get_array() and EE_enc28j60_hal_put_array() in CORTEX-MX environment to support SPI transfers greater than 1024 bytes. — detail
- MPC5643L boot: boot file cleanup — detail
- RT-Druid (Oil): improve Oil Editor DoubleClick handler and ContentFormatter — detail
- Fixed an alignment problem in the register structure for RX200. Added the support for RX200 in cfg files of AUTOSAR — detail
- pic32: fixed support for xc32 compiler. — detail
- contrib (as): Fixes Renesas R5F5210x integration bug in AUTOSAR Drivers Library Configuration. — detail
- Erika e200zx - MPC5643L: added support for SEMA4_1 module
This patch provides the capability to access both SEMA4 modules. This
guarantees the availability of 32 HW semaphores. — detail - Erika MPC5643L: added Lauterbach scripts for FLASH version of multicore demo — detail
- fixed led e butto API — detail
- contrib (as): Adds/Fixes following stuffs to AUTOSAR MCU Driver for TI Stellaris LM4F232xxxx with KEIL uVision compiler.
- Removes EE_system_init() function call from Mcu_Init() for OSEK/VDX Kernels (Called in StartOS()).
- Enables PIOSC calibration code by EE_OPT = "__AS_MCU_INTERNAL_OSCILLATOR_CALIBRATION__"; — detail - RT-Druid (Oil): add CPU_ID to map isr to a specific cpu — detail
- contrib (lwip): Fixes/Adds following stuffs to LwIP for TI Stellaris LM4F232xxxx.
- Adds library build support.
- Switches GPT to System-Timer.
- Removes some compiler warnings — detail - cfg: Fixed some bugs in support for multicore building for TriCore — detail
- Erika e200zx: added dummy sections to prevent from errors for architectures different from MPC5643L. — detail
- easylab: bug fixed in the pwm library. — detail
- Defined new symbols for rx200 registers, updated registers structures in iodefine.h, fix a little bug in board driver. — detail
- Erika (mico32): add a makefile function to check platform path — detail
- RT-Druid (Oil): first version of RT-Druid oil text editor with support for 'include' rule
Almost working syntax coloring, content assist, validation, folding,
hyperlink to objects and to included files, showing errors and quick fixing — detail - Fixed a configuration bug for ee_systick in RX200 examples. — detail
- contrib (console): Adds AUTOSAR SCI Driver pre-processor check in CORTEX-MX environment and fixes unused variable. — detail
- examples (as): Adds new AUTOSAR SPI test examples for TI Stellaris LM4F232xxxx with KEIL uVision compiler. — detail
- examples (as): Fixes old AUTOSAR SPI test examples for TI Stellaris LM4F232xxxx with KEIL uVision compiler. — detail
- RT-Druid (Oil): use pic32's cc compiler as default value for the asm compiler path — detail
- cfg: PPC CodeWarrior given the option to link an application without generate a libee, useful to play with Erika with a CodeWarrior with Evaluation license, because archiver is not enabled — detail
- s12: fixed path format used in ALLINCPATH to support blank spaces. — detail
- common: fixed undefined behaviour inside common ee_context.h (this is the second attempt for the same problem) — detail
- Mico32: Porting platform fpg_eye_mico32 on Lattice Diamond Design Software 2.0.1. In the platform wrapper fpg_eye_mico32.v the pin sdram
enable, sdramsdr_CSn, is setted to zero by an logic assign, so the memory chip is always enabled.
This is because the new sdram controller seems not drive properly the chip enable. When the bug is fixed,
the wrapper will be brought into correct form. — detail - contrib (as): Fixes minor bug in AUTOSAR PIOsc Watchdog Driver Library Configuration for TI Stellaris LM4F232xxxx with KEIL uVision compiler. — detail
- Reverted wrong commit — detail
- Erika e200zx & MPC5643L: alignment of calibration section modified — detail
- contrib (enc28j60): Fixes AUTOSAR Drivers pre-processor check in CORTEX-MX environment. — detail
- examples (cortex-mx): Fixes/Adds following stuffs to udp_demo for TI Stellaris LM4F232xxxx.
- Adds separate console OIL file.
- Adds separate enc28j60 OIL file.
- Fixes lwip OIL configuration for RAM usage optimization.
- Adds PING and UDP Sender/Receiver Utilities.
- Adds template.xml RT-Druid Eclipse project template file. — detail - Erika e200zx - MPC5643L: init_regs moved up in boot code
In this way init_regs is always executed.
This patch also set Lauterbach script to provide 4 GB
from 0x0 as not Guarded, Cachable, All Access. — detail - contri (as): Moves Hw_SupportedCoreArray from RAM to FLASH in AUTOSAR Drivers for TI Stellaris LM4F232xxxx. — detail
- CORTEX-MX: Fixes/adds following stuffs in TI CCS compiler makefile for TI Stellaris LM4F232xxxx.
- Removes code optimization in Release environment.
- Switches floating-point support from hardware to software.
- Adds EE_OPT macros to configure system-stack and system-heap. — detail - MPC5643L lauterbach script: added selective flash erasing
This patch provides the capability to preserve the content of
NvRam and calibrations flash area if required by the user. — detail - cfg: First Support for multicore building for TriCore — detail
- Erika e200zx - MPC5643L: added crf init in boot sequence
This patch prevents from Lock-step-related issues during Flash operation
while executing from SRAM. This issue has been experienced ONLY in applications
characterized by an intensive use of Flash memory in Lock-step mode and
executing from SRAM in Lock-step mode.
Notice that Lock-step mode executing from SRAM is not suggested during
debug phase. Suggestion: work in DPM mode during debug phase even if
this patch solve the problem. — detail - RT-Druid (Oil): fix hw counter warning/error messagges — detail
- examples (CORTEX-MX): Adds following stuffs to demo_enc28j60 for TI Stellaris LM4F232xxxx.
- Adds separate OIL file for console configuration.
- Adds template.xml RT-Druid Eclipse project template file. — detail - Erika e200zx & MPC5643L: added sections to address calibrations requirement
This patch adds 2 new sections used to manage calibrations:
- cal_ram
- cal_flash — detail - MPC5643L MSRP: fixing slave start address — detail
- contrib (enc28j60): Fixes library building system in CORTEX-MX environment. — detail
- Erika e200zx - MSRP: EE_cpu_startos() modified to support system timer — detail
- testcase: changed common oil introduce MCU_DATA element TriCore — detail
- RT-Druid (Oil): fix Project properties, checking if the provided element is either a IProject or a ICProject.
remove getProject method. — detail - RT-Druid (Oil): use a makefile template to compute the right mico32's platform path — detail
- testcase: added support for TriCore for AS tests. — detail
- fpga-mico32: removed old unnecessary folder of the mico32 board. — detail
- Erika e200zx - MPC5643L: iflash size modified in linker script
This patch modifies iflash size in linker script for single core
configuration. — detail - Erika e200zx - MPC5643L: Lauterbach scripts modified to support Lock-step mode
This patch also modifies makefiles to support Losk-Step mode. — detail - testcase: Completed modistarc support for tricore. — detail
- RT-Druid (Oil): move LIB definition to common .oil implementation. Add LEVEL to mico32 implementation — detail
#37 (Oct 26, 2012 3:52:25 AM)
- pic32: fixed support for xc32 compiler. — detail
- Erika e200zx - MPC5643L: init_regs moved up in boot code
In this way init_regs is always executed.
This patch also set Lauterbach script to provide 4 GB
from 0x0 as not Guarded, Cachable, All Access. — detail
#36 (Oct 24, 2012 3:04:07 AM)
- Erika e200zx makefiles: introduced LOCK_STEP variable
Through the use of variable LOCK_STEP the string "USE_LOCK_STEP"
is preprocessed in order to create a Lauterbach
script that takes into consideration lock step memory
mode configurations. — detail - RT-Druid (Oil): on 'make_launcher.bat' file, remove cygwin warning and simplify make call — detail
- Erika e200zx - MPC5643L: Added support for Flash Initialization — detail
- Erika e200zx - MPC5643L: Lauterbach scripts modified to support Lock-step mode
This patch also modifies makefiles to support Losk-Step mode. — detail - MPC5643L boot: boot file cleanup — detail
- s12: fixed path format used in ALLINCPATH to support blank spaces. — detail
#35 (Oct 23, 2012 2:09:43 AM)
- Modified cc_pic32.mk to support the compiler XC32. — detail
#34 (Oct 20, 2012 2:01:04 AM)
- Erika e200zx - MPC5643L: added support for SEMA4_1 module
This patch provides the capability to access both SEMA4 modules. This
guarantees the availability of 32 HW semaphores. — detail - Erika e200zx - MPC5643L: added memory map file for lock step mode
This patch even adds a correct configuration of MMU in case of
lock step mode (look at ee_mmu_mpc5643l.h where LOCK_STEP_ADDITIONAL_SRAM
has been added). — detail
#33 (Oct 19, 2012 2:25:33 AM)
- RT-Druid (Oil): fix hw counter warning/error messagges — detail
- Erika e200zx - MPC5643L: Lauterbach script cleanup — detail
- RT-Druid (Oil): export Multicore-Master's defines — detail
- RT-Druid (Oil): add CPU_ID to map isr to a specific cpu — detail
#32 (Oct 18, 2012 2:26:35 AM)
- Erika e200zx - MPC5643L: added Lauterbach support for multicore debug from FLASH — detail
- RT-Druid (Oil): fix Mico32 sources path — detail
- mico32: Re-Adds $(APPBASE) to vpaths — detail
- Erika e200zx - MPC5643L: iflash size modified in linker script
This patch modifies iflash size in linker script for single core
configuration. — detail - Erika e200zx & MC56XX: linker scripts modified with dummy sections
For e200zx, linker scripts are common for all the supported MCUs. In order to
make build process feasible for all MCUs in all scenarios, a set of dummy
memory areas and sections has been added to the common
part (pkg/mcu/freescale_mpcXXXX). — detail
#31 (Oct 17, 2012 2:03:17 AM)
- RT-Druid (Oil): improve Oil Editor DoubleClick handler and ContentFormatter — detail
- MPC5643L MSRP: fixing slave start address — detail
- Erika e200zx - MSRP: EE_cpu_startos() modified to support system timer — detail
- MPC5643L: added support for slave interrupt controller
This patch fixes the addresses used to access slave interrupt controller — detail - pic32: added support for app-sources specified with absolute paths. — detail
- RT-Druid (Oil): use pic32's cc compiler as default value for the asm compiler path — detail
- MPC5643L MSRP: added support to start slave core
This patch adds support to start slave core (the second Z4)
both in VLE and PPC mode. — detail
#30 (Oct 16, 2012 4:22:38 PM)
- Erika kernel - MISRA 14.10: added missing else clause — detail
- ee_irq.h: fixed wrong inclusion guard. Changed preprocessor #if in #ifdef — detail
- cfg: Renamed special define DEBUG in EE_DEBUG — detail
- RT-Druid (Oil): fix an infinite loop on empty files. — detail
- cfg: changed EEOPT for TRICORE building — detail
- contrib (enc28j60): Fixes minor bugs in Microchip ENC28J60 Ethernet controller driver for TI Stellaris LM4F232xxxx. — detail
- contrib (console): Fixes "integer conversion resulted in a change of sign" compiler warning in CORTEX-MX environment. — detail
- RT-Druid (Oil): improve the computing of editor's offset of unkonw model offset — detail
- Fixed a bug on ee_systick.h (RX200) — detail
- Erika MPC5643L: added support to start the application in dual core mode (from SRAM)
This patch provide the following features:
- Lauterbach script modified to properly initialize both SRAM blocks to zero
- boot code modified to properly initialize MMU table for both cores — detail - examples ppc: removed stales folders + some makfile minor improvements — detail
- cfg: Added ORTI targets in TriCore makefiles. — detail
- examples (cortex-mx): Adds Client/Server TCP demo for TI Stellaris LM4F232xxxx.
NOTE: Heavy RAM Usage. Must be optimized. — detail - contrib (console): Fixes library building system in CORTEX-MX environment. — detail
- Eriuka e200zx & MPC5643L: calibration sections support modified — detail
- contrib (enc28j60): Fixes Time-Debug in CORTEX-MX environment. — detail
- RT-Druid (Oil): add a default value for mico32 OUTPUT_DIR — detail
- RT-Druid (Oil): fix two potential NullPointerException at project properties if the project is not set — detail
- testcases: added first testcase for tricore_tc27x architecture — detail
- Erika (Mico): removing __LM32__ check. — detail
- contrib (as): Fixes/Adds following stuffs to AUTOSAR SPI Driver for TI Stellaris LM4F232xxxx with KEIL uVision compiler.
- Fixes Spi_GetSequenceResult() API name.
- Moves Internal Buffers declaration to Spi_Cfg.c for RAM Optimization.
- Fixes configuration to support Microchip ENC28J60 MTU transfer size. — detail - CORTEX-MX: Adds separate stub exception handlers for debugging purpose in TI Stellaris LM4F232xxxx with TI CCS compiler. — detail
- Added Autosar MCU driver and related test demos for RX200 — detail
- Erika (Mico): replacing __lm32__ with __LM32__. — detail
- contrib (enc28j60): Fixes EE_enc28j60_hal_get_array() and EE_enc28j60_hal_put_array() in CORTEX-MX environment to support SPI transfers greater than 1024 bytes. — detail
- Fixed an alignment problem in the register structure for RX200. Added the support for RX200 in cfg files of AUTOSAR — detail
- contrib (as): Fixes Renesas R5F5210x integration bug in AUTOSAR Drivers Library Configuration. — detail
- Erika MPC5643L: added Lauterbach scripts for FLASH version of multicore demo — detail
- fixed led e butto API — detail
- contrib (as): Adds/Fixes following stuffs to AUTOSAR MCU Driver for TI Stellaris LM4F232xxxx with KEIL uVision compiler.
- Removes EE_system_init() function call from Mcu_Init() for OSEK/VDX Kernels (Called in StartOS()).
- Enables PIOSC calibration code by EE_OPT = "__AS_MCU_INTERNAL_OSCILLATOR_CALIBRATION__"; — detail - contrib (lwip): Fixes/Adds following stuffs to LwIP for TI Stellaris LM4F232xxxx.
- Adds library build support.
- Switches GPT to System-Timer.
- Removes some compiler warnings — detail - Erika e200zx: added dummy sections to prevent from errors for architectures different from MPC5643L. — detail
- cfg: Fixed some bugs in support for multicore building for TriCore — detail
- Defined new symbols for rx200 registers, updated registers structures in iodefine.h, fix a little bug in board driver. — detail
- easylab: bug fixed in the pwm library. — detail
- Erika (mico32): add a makefile function to check platform path — detail
- RT-Druid (Oil): first version of RT-Druid oil text editor with support for 'include' rule
Almost working syntax coloring, content assist, validation, folding,
hyperlink to objects and to included files, showing errors and quick fixing — detail - Fixed a configuration bug for ee_systick in RX200 examples. — detail
- contrib (console): Adds AUTOSAR SCI Driver pre-processor check in CORTEX-MX environment and fixes unused variable. — detail
- examples (as): Adds new AUTOSAR SPI test examples for TI Stellaris LM4F232xxxx with KEIL uVision compiler. — detail
- examples (as): Fixes old AUTOSAR SPI test examples for TI Stellaris LM4F232xxxx with KEIL uVision compiler. — detail
- cfg: PPC CodeWarrior given the option to link an application without generate a libee, useful to play with Erika with a CodeWarrior with Evaluation license, because archiver is not enabled — detail
- common: fixed undefined behaviour inside common ee_context.h (this is the second attempt for the same problem) — detail
- contrib (as): Fixes minor bug in AUTOSAR PIOsc Watchdog Driver Library Configuration for TI Stellaris LM4F232xxxx with KEIL uVision compiler. — detail
- Erika e200zx & MPC5643L: alignment of calibration section modified — detail
- Reverted wrong commit — detail
- examples (cortex-mx): Fixes/Adds following stuffs to udp_demo for TI Stellaris LM4F232xxxx.
- Adds separate console OIL file.
- Adds separate enc28j60 OIL file.
- Fixes lwip OIL configuration for RAM usage optimization.
- Adds PING and UDP Sender/Receiver Utilities.
- Adds template.xml RT-Druid Eclipse project template file. — detail - contrib (enc28j60): Fixes AUTOSAR Drivers pre-processor check in CORTEX-MX environment. — detail
- contri (as): Moves Hw_SupportedCoreArray from RAM to FLASH in AUTOSAR Drivers for TI Stellaris LM4F232xxxx. — detail
- CORTEX-MX: Fixes/adds following stuffs in TI CCS compiler makefile for TI Stellaris LM4F232xxxx.
- Removes code optimization in Release environment.
- Switches floating-point support from hardware to software.
- Adds EE_OPT macros to configure system-stack and system-heap. — detail - MPC5643L lauterbach script: added selective flash erasing
This patch provides the capability to preserve the content of
NvRam and calibrations flash area if required by the user. — detail - cfg: First Support for multicore building for TriCore — detail
- examples (CORTEX-MX): Adds following stuffs to demo_enc28j60 for TI Stellaris LM4F232xxxx.
- Adds separate OIL file for console configuration.
- Adds template.xml RT-Druid Eclipse project template file. — detail - Erika e200zx & MPC5643L: added sections to address calibrations requirement
This patch adds 2 new sections used to manage calibrations:
- cal_ram
- cal_flash — detail - contrib (enc28j60): Fixes library building system in CORTEX-MX environment. — detail
- testcase: changed common oil introduce MCU_DATA element TriCore — detail
- RT-Druid (Oil): fix Project properties, checking if the provided element is either a IProject or a ICProject.
remove getProject method. — detail - RT-Druid (Oil): use a makefile template to compute the right mico32's platform path — detail
- fpga-mico32: removed old unnecessary folder of the mico32 board. — detail
- testcase: added support for TriCore for AS tests. — detail
- testcase: Completed modistarc support for tricore. — detail
- RT-Druid (Oil): move LIB definition to common .oil implementation. Add LEVEL to mico32 implementation — detail
#29 (Oct 13, 2012 1:59:12 AM)
- Erika kernel - MISRA 14.10: added missing else clause — detail
- ee_irq.h: fixed wrong inclusion guard. Changed preprocessor #if in #ifdef — detail
- cfg: Renamed special define DEBUG in EE_DEBUG — detail
- RT-Druid (Oil): fix an infinite loop on empty files. — detail
- cfg: changed EEOPT for TRICORE building — detail
- contrib (enc28j60): Fixes minor bugs in Microchip ENC28J60 Ethernet controller driver for TI Stellaris LM4F232xxxx. — detail
- contrib (console): Fixes "integer conversion resulted in a change of sign" compiler warning in CORTEX-MX environment. — detail
- RT-Druid (Oil): improve the computing of editor's offset of unkonw model offset — detail
- Fixed a bug on ee_systick.h (RX200) — detail
- Erika MPC5643L: added support to start the application in dual core mode (from SRAM)
This patch provide the following features:
- Lauterbach script modified to properly initialize both SRAM blocks to zero
- boot code modified to properly initialize MMU table for both cores — detail - examples ppc: removed stales folders + some makfile minor improvements — detail
- cfg: Added ORTI targets in TriCore makefiles. — detail
- examples (cortex-mx): Adds Client/Server TCP demo for TI Stellaris LM4F232xxxx.
NOTE: Heavy RAM Usage. Must be optimized. — detail - contrib (console): Fixes library building system in CORTEX-MX environment. — detail
- Eriuka e200zx & MPC5643L: calibration sections support modified — detail
- contrib (enc28j60): Fixes Time-Debug in CORTEX-MX environment. — detail
- RT-Druid (Oil): add a default value for mico32 OUTPUT_DIR — detail
- RT-Druid (Oil): fix two potential NullPointerException at project properties if the project is not set — detail
- testcases: added first testcase for tricore_tc27x architecture — detail
- contrib (as): Fixes/Adds following stuffs to AUTOSAR SPI Driver for TI Stellaris LM4F232xxxx with KEIL uVision compiler.
- Fixes Spi_GetSequenceResult() API name.
- Moves Internal Buffers declaration to Spi_Cfg.c for RAM Optimization.
- Fixes configuration to support Microchip ENC28J60 MTU transfer size. — detail - CORTEX-MX: Adds separate stub exception handlers for debugging purpose in TI Stellaris LM4F232xxxx with TI CCS compiler. — detail
- Added Autosar MCU driver and related test demos for RX200 — detail
- contrib (enc28j60): Fixes EE_enc28j60_hal_get_array() and EE_enc28j60_hal_put_array() in CORTEX-MX environment to support SPI transfers greater than 1024 bytes. — detail
- Fixed an alignment problem in the register structure for RX200. Added the support for RX200 in cfg files of AUTOSAR — detail
- Erika MPC5643L: added Lauterbach scripts for FLASH version of multicore demo — detail
- fixed led e butto API — detail
- contrib (lwip): Fixes/Adds following stuffs to LwIP for TI Stellaris LM4F232xxxx.
- Adds library build support.
- Switches GPT to System-Timer.
- Removes some compiler warnings — detail - Erika e200zx: added dummy sections to prevent from errors for architectures different from MPC5643L. — detail
- Defined new symbols for rx200 registers, updated registers structures in iodefine.h, fix a little bug in board driver. — detail
- easylab: bug fixed in the pwm library. — detail
- RT-Druid (Oil): first version of RT-Druid oil text editor with support for 'include' rule
Almost working syntax coloring, content assist, validation, folding,
hyperlink to objects and to included files, showing errors and quick fixing — detail - Fixed a configuration bug for ee_systick in RX200 examples. — detail
- contrib (console): Adds AUTOSAR SCI Driver pre-processor check in CORTEX-MX environment and fixes unused variable. — detail
- examples (as): Adds new AUTOSAR SPI test examples for TI Stellaris LM4F232xxxx with KEIL uVision compiler. — detail
- examples (as): Fixes old AUTOSAR SPI test examples for TI Stellaris LM4F232xxxx with KEIL uVision compiler. — detail
- cfg: PPC CodeWarrior given the option to link an application without generate a libee, useful to play with Erika with a CodeWarrior with Evaluation license, because archiver is not enabled — detail
- common: fixed undefined behaviour inside common ee_context.h (this is the second attempt for the same problem) — detail
- Erika e200zx & MPC5643L: alignment of calibration section modified — detail
- Reverted wrong commit — detail
- examples (cortex-mx): Fixes/Adds following stuffs to udp_demo for TI Stellaris LM4F232xxxx.
- Adds separate console OIL file.
- Adds separate enc28j60 OIL file.
- Fixes lwip OIL configuration for RAM usage optimization.
- Adds PING and UDP Sender/Receiver Utilities.
- Adds template.xml RT-Druid Eclipse project template file. — detail - contrib (enc28j60): Fixes AUTOSAR Drivers pre-processor check in CORTEX-MX environment. — detail
- contri (as): Moves Hw_SupportedCoreArray from RAM to FLASH in AUTOSAR Drivers for TI Stellaris LM4F232xxxx. — detail
- MPC5643L lauterbach script: added selective flash erasing
This patch provides the capability to preserve the content of
NvRam and calibrations flash area if required by the user. — detail - CORTEX-MX: Fixes/adds following stuffs in TI CCS compiler makefile for TI Stellaris LM4F232xxxx.
- Removes code optimization in Release environment.
- Switches floating-point support from hardware to software.
- Adds EE_OPT macros to configure system-stack and system-heap. — detail - Erika e200zx & MPC5643L: added sections to address calibrations requirement
This patch adds 2 new sections used to manage calibrations:
- cal_ram
- cal_flash — detail - examples (CORTEX-MX): Adds following stuffs to demo_enc28j60 for TI Stellaris LM4F232xxxx.
- Adds separate OIL file for console configuration.
- Adds template.xml RT-Druid Eclipse project template file. — detail - contrib (enc28j60): Fixes library building system in CORTEX-MX environment. — detail
- testcase: changed common oil introduce MCU_DATA element TriCore — detail
- RT-Druid (Oil): fix Project properties, checking if the provided element is either a IProject or a ICProject.
remove getProject method. — detail - fpga-mico32: removed old unnecessary folder of the mico32 board. — detail
- testcase: added support for TriCore for AS tests. — detail
- testcase: Completed modistarc support for tricore. — detail
- RT-Druid (Oil): move LIB definition to common .oil implementation. Add LEVEL to mico32 implementation — detail
#28 (Oct 11, 2012 1:59:00 AM)
- Erika kernel - MISRA 14.10: added missing else clause — detail
- ee_irq.h: fixed wrong inclusion guard. Changed preprocessor #if in #ifdef — detail
- cfg: Renamed special define DEBUG in EE_DEBUG — detail
- RT-Druid (Oil): fix an infinite loop on empty files. — detail
- cfg: changed EEOPT for TRICORE building — detail
- contrib (enc28j60): Fixes minor bugs in Microchip ENC28J60 Ethernet controller driver for TI Stellaris LM4F232xxxx. — detail
- contrib (console): Fixes "integer conversion resulted in a change of sign" compiler warning in CORTEX-MX environment. — detail
- RT-Druid (Oil): improve the computing of editor's offset of unkonw model offset — detail
- Fixed a bug on ee_systick.h (RX200) — detail
- examples ppc: removed stales folders + some makfile minor improvements — detail
- examples (cortex-mx): Adds Client/Server TCP demo for TI Stellaris LM4F232xxxx.
NOTE: Heavy RAM Usage. Must be optimized. — detail - contrib (console): Fixes library building system in CORTEX-MX environment. — detail
- Eriuka e200zx & MPC5643L: calibration sections support modified — detail
- RT-Druid (Oil): add a default value for mico32 OUTPUT_DIR — detail
- contrib (enc28j60): Fixes Time-Debug in CORTEX-MX environment. — detail
- RT-Druid (Oil): fix two potential NullPointerException at project properties if the project is not set — detail
- testcases: added first testcase for tricore_tc27x architecture — detail
- contrib (as): Fixes/Adds following stuffs to AUTOSAR SPI Driver for TI Stellaris LM4F232xxxx with KEIL uVision compiler.
- Fixes Spi_GetSequenceResult() API name.
- Moves Internal Buffers declaration to Spi_Cfg.c for RAM Optimization.
- Fixes configuration to support Microchip ENC28J60 MTU transfer size. — detail - CORTEX-MX: Adds separate stub exception handlers for debugging purpose in TI Stellaris LM4F232xxxx with TI CCS compiler. — detail
- Added Autosar MCU driver and related test demos for RX200 — detail
- contrib (enc28j60): Fixes EE_enc28j60_hal_get_array() and EE_enc28j60_hal_put_array() in CORTEX-MX environment to support SPI transfers greater than 1024 bytes. — detail
- Fixed an alignment problem in the register structure for RX200. Added the support for RX200 in cfg files of AUTOSAR — detail
- fixed led e butto API — detail
- contrib (lwip): Fixes/Adds following stuffs to LwIP for TI Stellaris LM4F232xxxx.
- Adds library build support.
- Switches GPT to System-Timer.
- Removes some compiler warnings — detail - Erika e200zx: added dummy sections to prevent from errors for architectures different from MPC5643L. — detail
- Defined new symbols for rx200 registers, updated registers structures in iodefine.h, fix a little bug in board driver. — detail
- easylab: bug fixed in the pwm library. — detail
- RT-Druid (Oil): first version of RT-Druid oil text editor with support for 'include' rule
Almost working syntax coloring, content assist, validation, folding,
hyperlink to objects and to included files, showing errors and quick fixing — detail - Fixed a configuration bug for ee_systick in RX200 examples. — detail
- contrib (console): Adds AUTOSAR SCI Driver pre-processor check in CORTEX-MX environment and fixes unused variable. — detail
- examples (as): Adds new AUTOSAR SPI test examples for TI Stellaris LM4F232xxxx with KEIL uVision compiler. — detail
- examples (as): Fixes old AUTOSAR SPI test examples for TI Stellaris LM4F232xxxx with KEIL uVision compiler. — detail
- cfg: PPC CodeWarrior given the option to link an application without generate a libee, useful to play with Erika with a CodeWarrior with Evaluation license, because archiver is not enabled — detail
- common: fixed undefined behaviour inside common ee_context.h (this is the second attempt for the same problem) — detail
- Erika e200zx & MPC5643L: alignment of calibration section modified — detail
- Reverted wrong commit — detail
- examples (cortex-mx): Fixes/Adds following stuffs to udp_demo for TI Stellaris LM4F232xxxx.
- Adds separate console OIL file.
- Adds separate enc28j60 OIL file.
- Fixes lwip OIL configuration for RAM usage optimization.
- Adds PING and UDP Sender/Receiver Utilities.
- Adds template.xml RT-Druid Eclipse project template file. — detail - contrib (enc28j60): Fixes AUTOSAR Drivers pre-processor check in CORTEX-MX environment. — detail
- contri (as): Moves Hw_SupportedCoreArray from RAM to FLASH in AUTOSAR Drivers for TI Stellaris LM4F232xxxx. — detail
- MPC5643L lauterbach script: added selective flash erasing
This patch provides the capability to preserve the content of
NvRam and calibrations flash area if required by the user. — detail - CORTEX-MX: Fixes/adds following stuffs in TI CCS compiler makefile for TI Stellaris LM4F232xxxx.
- Removes code optimization in Release environment.
- Switches floating-point support from hardware to software.
- Adds EE_OPT macros to configure system-stack and system-heap. — detail - Erika e200zx & MPC5643L: added sections to address calibrations requirement
This patch adds 2 new sections used to manage calibrations:
- cal_ram
- cal_flash — detail - examples (CORTEX-MX): Adds following stuffs to demo_enc28j60 for TI Stellaris LM4F232xxxx.
- Adds separate OIL file for console configuration.
- Adds template.xml RT-Druid Eclipse project template file. — detail - contrib (enc28j60): Fixes library building system in CORTEX-MX environment. — detail
- RT-Druid (Oil): fix Project properties, checking if the provided element is either a IProject or a ICProject.
remove getProject method. — detail - fpga-mico32: removed old unnecessary folder of the mico32 board. — detail
- testcase: added support for TriCore for AS tests. — detail
- testcase: Completed modistarc support for tricore. — detail
- RT-Druid (Oil): move LIB definition to common .oil implementation. Add LEVEL to mico32 implementation — detail
#27 (Oct 10, 2012 2:26:44 AM)
- Erika kernel - MISRA 14.10: added missing else clause — detail
- ee_irq.h: fixed wrong inclusion guard. Changed preprocessor #if in #ifdef — detail
- Fixed an alignment problem in the register structure for RX200. Added the support for RX200 in cfg files of AUTOSAR — detail
- cfg: Renamed special define DEBUG in EE_DEBUG — detail
- RT-Druid (Oil): fix an infinite loop on empty files. — detail
- fixed led e butto API — detail
- contrib (lwip): Fixes/Adds following stuffs to LwIP for TI Stellaris LM4F232xxxx.
- Adds library build support.
- Switches GPT to System-Timer.
- Removes some compiler warnings — detail - Erika e200zx: added dummy sections to prevent from errors for architectures different from MPC5643L. — detail
- Defined new symbols for rx200 registers, updated registers structures in iodefine.h, fix a little bug in board driver. — detail
- easylab: bug fixed in the pwm library. — detail
- RT-Druid (Oil): first version of RT-Druid oil text editor with support for 'include' rule
Almost working syntax coloring, content assist, validation, folding,
hyperlink to objects and to included files, showing errors and quick fixing — detail - cfg: changed EEOPT for TRICORE building — detail
- contrib (enc28j60): Fixes minor bugs in Microchip ENC28J60 Ethernet controller driver for TI Stellaris LM4F232xxxx. — detail
- Fixed a configuration bug for ee_systick in RX200 examples. — detail
- contrib (console): Fixes "integer conversion resulted in a change of sign" compiler warning in CORTEX-MX environment. — detail
- contrib (console): Adds AUTOSAR SCI Driver pre-processor check in CORTEX-MX environment and fixes unused variable. — detail
- RT-Druid (Oil): improve the computing of editor's offset of unkonw model offset — detail
- examples (as): Adds new AUTOSAR SPI test examples for TI Stellaris LM4F232xxxx with KEIL uVision compiler. — detail
- examples (as): Fixes old AUTOSAR SPI test examples for TI Stellaris LM4F232xxxx with KEIL uVision compiler. — detail
- cfg: PPC CodeWarrior given the option to link an application without generate a libee, useful to play with Erika with a CodeWarrior with Evaluation license, because archiver is not enabled — detail
- common: fixed undefined behaviour inside common ee_context.h (this is the second attempt for the same problem) — detail
- Fixed a bug on ee_systick.h (RX200) — detail
- Erika e200zx & MPC5643L: alignment of calibration section modified — detail
- Reverted wrong commit — detail
- examples ppc: removed stales folders + some makfile minor improvements — detail
- examples (cortex-mx): Fixes/Adds following stuffs to udp_demo for TI Stellaris LM4F232xxxx.
- Adds separate console OIL file.
- Adds separate enc28j60 OIL file.
- Fixes lwip OIL configuration for RAM usage optimization.
- Adds PING and UDP Sender/Receiver Utilities.
- Adds template.xml RT-Druid Eclipse project template file. — detail - contrib (enc28j60): Fixes AUTOSAR Drivers pre-processor check in CORTEX-MX environment. — detail
- examples (cortex-mx): Adds Client/Server TCP demo for TI Stellaris LM4F232xxxx.
NOTE: Heavy RAM Usage. Must be optimized. — detail - contri (as): Moves Hw_SupportedCoreArray from RAM to FLASH in AUTOSAR Drivers for TI Stellaris LM4F232xxxx. — detail
- contrib (console): Fixes library building system in CORTEX-MX environment. — detail
- Eriuka e200zx & MPC5643L: calibration sections support modified — detail
- CORTEX-MX: Fixes/adds following stuffs in TI CCS compiler makefile for TI Stellaris LM4F232xxxx.
- Removes code optimization in Release environment.
- Switches floating-point support from hardware to software.
- Adds EE_OPT macros to configure system-stack and system-heap. — detail - MPC5643L lauterbach script: added selective flash erasing
This patch provides the capability to preserve the content of
NvRam and calibrations flash area if required by the user. — detail - contrib (enc28j60): Fixes Time-Debug in CORTEX-MX environment. — detail
- RT-Druid (Oil): add a default value for mico32 OUTPUT_DIR — detail
- RT-Druid (Oil): fix two potential NullPointerException at project properties if the project is not set — detail
- examples (CORTEX-MX): Adds following stuffs to demo_enc28j60 for TI Stellaris LM4F232xxxx.
- Adds separate OIL file for console configuration.
- Adds template.xml RT-Druid Eclipse project template file. — detail - Erika e200zx & MPC5643L: added sections to address calibrations requirement
This patch adds 2 new sections used to manage calibrations:
- cal_ram
- cal_flash — detail - contrib (enc28j60): Fixes library building system in CORTEX-MX environment. — detail
- testcases: added first testcase for tricore_tc27x architecture — detail
- RT-Druid (Oil): fix Project properties, checking if the provided element is either a IProject or a ICProject.
remove getProject method. — detail - fpga-mico32: removed old unnecessary folder of the mico32 board. — detail
- contrib (as): Fixes/Adds following stuffs to AUTOSAR SPI Driver for TI Stellaris LM4F232xxxx with KEIL uVision compiler.
- Fixes Spi_GetSequenceResult() API name.
- Moves Internal Buffers declaration to Spi_Cfg.c for RAM Optimization.
- Fixes configuration to support Microchip ENC28J60 MTU transfer size. — detail - Added Autosar MCU driver and related test demos for RX200 — detail
- CORTEX-MX: Adds separate stub exception handlers for debugging purpose in TI Stellaris LM4F232xxxx with TI CCS compiler. — detail
- testcase: Completed modistarc support for tricore. — detail
- RT-Druid (Oil): move LIB definition to common .oil implementation. Add LEVEL to mico32 implementation — detail
- contrib (enc28j60): Fixes EE_enc28j60_hal_get_array() and EE_enc28j60_hal_put_array() in CORTEX-MX environment to support SPI transfers greater than 1024 bytes. — detail
#26 (Oct 9, 2012 2:21:07 AM)
- Fixed a bug on ee_systick.h (RX200) — detail
- Erika e200zx & MPC5643L: added sections to address calibrations requirement
This patch adds 2 new sections used to manage calibrations:
- cal_ram
- cal_flash — detail - Erika e200zx & MPC5643L: alignment of calibration section modified — detail
- Eriuka e200zx & MPC5643L: calibration sections support modified — detail
- testcase: Completed modistarc support for tricore. — detail
- Erika e200zx: added dummy sections to prevent from errors for architectures different from MPC5643L. — detail
#25 (Oct 6, 2012 1:57:03 AM)
- Fixed an alignment problem in the register structure for RX200. Added the support for RX200 in cfg files of AUTOSAR — detail
- RT-Druid (Oil): fix Project properties, checking if the provided element is either a IProject or a ICProject.
remove getProject method. — detail - RT-Druid (Oil): fix an infinite loop on empty files. — detail
- RT-Druid (Oil): move LIB definition to common .oil implementation. Add LEVEL to mico32 implementation — detail
#24 (Oct 5, 2012 1:58:38 AM)
- Erika kernel - MISRA 14.10: added missing else clause — detail
- ee_irq.h: fixed wrong inclusion guard. Changed preprocessor #if in #ifdef — detail
- cfg: Renamed special define DEBUG in EE_DEBUG — detail
- fixed led e butto API — detail
- contrib (lwip): Fixes/Adds following stuffs to LwIP for TI Stellaris LM4F232xxxx.
- Adds library build support.
- Switches GPT to System-Timer.
- Removes some compiler warnings — detail - easylab: bug fixed in the pwm library. — detail
- Defined new symbols for rx200 registers, updated registers structures in iodefine.h, fix a little bug in board driver. — detail
- RT-Druid (Oil): first version of RT-Druid oil text editor with support for 'include' rule
Almost working syntax coloring, content assist, validation, folding,
hyperlink to objects and to included files, showing errors and quick fixing — detail - cfg: changed EEOPT for TRICORE building — detail
- contrib (enc28j60): Fixes minor bugs in Microchip ENC28J60 Ethernet controller driver for TI Stellaris LM4F232xxxx. — detail
- contrib (console): Fixes "integer conversion resulted in a change of sign" compiler warning in CORTEX-MX environment. — detail
- contrib (console): Adds AUTOSAR SCI Driver pre-processor check in CORTEX-MX environment and fixes unused variable. — detail
- examples (as): Adds new AUTOSAR SPI test examples for TI Stellaris LM4F232xxxx with KEIL uVision compiler. — detail
- examples (as): Fixes old AUTOSAR SPI test examples for TI Stellaris LM4F232xxxx with KEIL uVision compiler. — detail
- cfg: PPC CodeWarrior given the option to link an application without generate a libee, useful to play with Erika with a CodeWarrior with Evaluation license, because archiver is not enabled — detail
- common: fixed undefined behaviour inside common ee_context.h (this is the second attempt for the same problem) — detail
- Reverted wrong commit — detail
- examples ppc: removed stales folders + some makfile minor improvements — detail
- contrib (enc28j60): Fixes AUTOSAR Drivers pre-processor check in CORTEX-MX environment. — detail
- examples (cortex-mx): Fixes/Adds following stuffs to udp_demo for TI Stellaris LM4F232xxxx.
- Adds separate console OIL file.
- Adds separate enc28j60 OIL file.
- Fixes lwip OIL configuration for RAM usage optimization.
- Adds PING and UDP Sender/Receiver Utilities.
- Adds template.xml RT-Druid Eclipse project template file. — detail - examples (cortex-mx): Adds Client/Server TCP demo for TI Stellaris LM4F232xxxx.
NOTE: Heavy RAM Usage. Must be optimized. — detail - contri (as): Moves Hw_SupportedCoreArray from RAM to FLASH in AUTOSAR Drivers for TI Stellaris LM4F232xxxx. — detail
- contrib (console): Fixes library building system in CORTEX-MX environment. — detail
- CORTEX-MX: Fixes/adds following stuffs in TI CCS compiler makefile for TI Stellaris LM4F232xxxx.
- Removes code optimization in Release environment.
- Switches floating-point support from hardware to software.
- Adds EE_OPT macros to configure system-stack and system-heap. — detail - contrib (enc28j60): Fixes Time-Debug in CORTEX-MX environment. — detail
- RT-Druid (Oil): fix two potential NullPointerException at project properties if the project is not set — detail
- examples (CORTEX-MX): Adds following stuffs to demo_enc28j60 for TI Stellaris LM4F232xxxx.
- Adds separate OIL file for console configuration.
- Adds template.xml RT-Druid Eclipse project template file. — detail - contrib (enc28j60): Fixes library building system in CORTEX-MX environment. — detail
- testcases: added first testcase for tricore_tc27x architecture — detail
- fpga-mico32: removed old unnecessary folder of the mico32 board. — detail
- contrib (as): Fixes/Adds following stuffs to AUTOSAR SPI Driver for TI Stellaris LM4F232xxxx with KEIL uVision compiler.
- Fixes Spi_GetSequenceResult() API name.
- Moves Internal Buffers declaration to Spi_Cfg.c for RAM Optimization.
- Fixes configuration to support Microchip ENC28J60 MTU transfer size. — detail - CORTEX-MX: Adds separate stub exception handlers for debugging purpose in TI Stellaris LM4F232xxxx with TI CCS compiler. — detail
- contrib (enc28j60): Fixes EE_enc28j60_hal_get_array() and EE_enc28j60_hal_put_array() in CORTEX-MX environment to support SPI transfers greater than 1024 bytes. — detail
#23 (Oct 4, 2012 2:49:25 AM)
- easylab: bug fixed in the pwm library. — detail
- RT-Druid (Oil): first version of RT-Druid oil text editor with support for 'include' rule
Almost working syntax coloring, content assist, validation, folding,
hyperlink to objects and to included files, showing errors and quick fixing — detail - testcases: added first testcase for tricore_tc27x architecture — detail
#22 (Oct 2, 2012 2:03:11 AM)
- Erika kernel - MISRA 14.10: added missing else clause — detail
- ee_irq.h: fixed wrong inclusion guard. Changed preprocessor #if in #ifdef — detail
- cfg: Renamed special define DEBUG in EE_DEBUG — detail
- fixed led e butto API — detail
- contrib (lwip): Fixes/Adds following stuffs to LwIP for TI Stellaris LM4F232xxxx.
- Adds library build support.
- Switches GPT to System-Timer.
- Removes some compiler warnings — detail - cfg: changed EEOPT for TRICORE building — detail
- contrib (console): Fixes "integer conversion resulted in a change of sign" compiler warning in CORTEX-MX environment. — detail
- contrib (enc28j60): Fixes minor bugs in Microchip ENC28J60 Ethernet controller driver for TI Stellaris LM4F232xxxx. — detail
- contrib (console): Adds AUTOSAR SCI Driver pre-processor check in CORTEX-MX environment and fixes unused variable. — detail
- examples (as): Adds new AUTOSAR SPI test examples for TI Stellaris LM4F232xxxx with KEIL uVision compiler. — detail
- examples (as): Fixes old AUTOSAR SPI test examples for TI Stellaris LM4F232xxxx with KEIL uVision compiler. — detail
- cfg: PPC CodeWarrior given the option to link an application without generate a libee, useful to play with Erika with a CodeWarrior with Evaluation license, because archiver is not enabled — detail
- common: fixed undefined behaviour inside common ee_context.h (this is the second attempt for the same problem) — detail
- Reverted wrong commit — detail
- examples ppc: removed stales folders + some makfile minor improvements — detail
- contrib (enc28j60): Fixes AUTOSAR Drivers pre-processor check in CORTEX-MX environment. — detail
- examples (cortex-mx): Fixes/Adds following stuffs to udp_demo for TI Stellaris LM4F232xxxx.
- Adds separate console OIL file.
- Adds separate enc28j60 OIL file.
- Fixes lwip OIL configuration for RAM usage optimization.
- Adds PING and UDP Sender/Receiver Utilities.
- Adds template.xml RT-Druid Eclipse project template file. — detail - examples (cortex-mx): Adds Client/Server TCP demo for TI Stellaris LM4F232xxxx.
NOTE: Heavy RAM Usage. Must be optimized. — detail - contri (as): Moves Hw_SupportedCoreArray from RAM to FLASH in AUTOSAR Drivers for TI Stellaris LM4F232xxxx. — detail
- contrib (console): Fixes library building system in CORTEX-MX environment. — detail
- CORTEX-MX: Fixes/adds following stuffs in TI CCS compiler makefile for TI Stellaris LM4F232xxxx.
- Removes code optimization in Release environment.
- Switches floating-point support from hardware to software.
- Adds EE_OPT macros to configure system-stack and system-heap. — detail - contrib (enc28j60): Fixes Time-Debug in CORTEX-MX environment. — detail
- examples (CORTEX-MX): Adds following stuffs to demo_enc28j60 for TI Stellaris LM4F232xxxx.
- Adds separate OIL file for console configuration.
- Adds template.xml RT-Druid Eclipse project template file. — detail - contrib (enc28j60): Fixes library building system in CORTEX-MX environment. — detail
- fpga-mico32: removed old unnecessary folder of the mico32 board. — detail
- contrib (as): Fixes/Adds following stuffs to AUTOSAR SPI Driver for TI Stellaris LM4F232xxxx with KEIL uVision compiler.
- Fixes Spi_GetSequenceResult() API name.
- Moves Internal Buffers declaration to Spi_Cfg.c for RAM Optimization.
- Fixes configuration to support Microchip ENC28J60 MTU transfer size. — detail - CORTEX-MX: Adds separate stub exception handlers for debugging purpose in TI Stellaris LM4F232xxxx with TI CCS compiler. — detail
- contrib (enc28j60): Fixes EE_enc28j60_hal_get_array() and EE_enc28j60_hal_put_array() in CORTEX-MX environment to support SPI transfers greater than 1024 bytes. — detail
#21 (Sep 27, 2012 2:30:34 AM)
- Reverted wrong commit — detail
- examples (cortex-mx): Fixes/Adds following stuffs to udp_demo for TI Stellaris LM4F232xxxx.
- Adds separate console OIL file.
- Adds separate enc28j60 OIL file.
- Fixes lwip OIL configuration for RAM usage optimization.
- Adds PING and UDP Sender/Receiver Utilities.
- Adds template.xml RT-Druid Eclipse project template file. — detail - examples (cortex-mx): Adds Client/Server TCP demo for TI Stellaris LM4F232xxxx.
NOTE: Heavy RAM Usage. Must be optimized. — detail - contri (as): Moves Hw_SupportedCoreArray from RAM to FLASH in AUTOSAR Drivers for TI Stellaris LM4F232xxxx. — detail
- fixed led e butto API — detail
- CORTEX-MX: Fixes/adds following stuffs in TI CCS compiler makefile for TI Stellaris LM4F232xxxx.
- Removes code optimization in Release environment.
- Switches floating-point support from hardware to software.
- Adds EE_OPT macros to configure system-stack and system-heap. — detail - contrib (lwip): Fixes/Adds following stuffs to LwIP for TI Stellaris LM4F232xxxx.
- Adds library build support.
- Switches GPT to System-Timer.
- Removes some compiler warnings — detail - examples (CORTEX-MX): Adds following stuffs to demo_enc28j60 for TI Stellaris LM4F232xxxx.
- Adds separate OIL file for console configuration.
- Adds template.xml RT-Druid Eclipse project template file. — detail - contrib (enc28j60): Fixes minor bugs in Microchip ENC28J60 Ethernet controller driver for TI Stellaris LM4F232xxxx. — detail
- examples (as): Adds new AUTOSAR SPI test examples for TI Stellaris LM4F232xxxx with KEIL uVision compiler. — detail
- examples (as): Fixes old AUTOSAR SPI test examples for TI Stellaris LM4F232xxxx with KEIL uVision compiler. — detail
- contrib (as): Fixes/Adds following stuffs to AUTOSAR SPI Driver for TI Stellaris LM4F232xxxx with KEIL uVision compiler.
- Fixes Spi_GetSequenceResult() API name.
- Moves Internal Buffers declaration to Spi_Cfg.c for RAM Optimization.
- Fixes configuration to support Microchip ENC28J60 MTU transfer size. — detail - CORTEX-MX: Adds separate stub exception handlers for debugging purpose in TI Stellaris LM4F232xxxx with TI CCS compiler. — detail
#20 (Sep 24, 2012 3:28:22 AM)
- Erika kernel - MISRA 14.10: added missing else clause — detail
- contrib (enc28j60): Fixes library building system in CORTEX-MX environment. — detail
- examples ppc: removed stales folders + some makfile minor improvements — detail
- contrib (console): Fixes "integer conversion resulted in a change of sign" compiler warning in CORTEX-MX environment. — detail
- contrib (console): Adds AUTOSAR SCI Driver pre-processor check in CORTEX-MX environment and fixes unused variable. — detail
- contrib (enc28j60): Fixes AUTOSAR Drivers pre-processor check in CORTEX-MX environment. — detail
- fpga-mico32: removed old unnecessary folder of the mico32 board. — detail
- contrib (console): Fixes library building system in CORTEX-MX environment. — detail
- contrib (enc28j60): Fixes EE_enc28j60_hal_get_array() and EE_enc28j60_hal_put_array() in CORTEX-MX environment to support SPI transfers greater than 1024 bytes. — detail
- contrib (enc28j60): Fixes Time-Debug in CORTEX-MX environment. — detail
- common: fixed undefined behaviour inside common ee_context.h (this is the second attempt for the same problem) — detail
#4 (Jul 3, 2012 10:59:49 PM)
- Added the EE_UINT64 support for 16 bits architectures. (Modified pkg/common/inc/ee_types.h) — detail
- Kernel OO: EE_oo_IncrementCounterImplementation refactoring.
Removed uneeded checks (moving handle cycle in his natural position)and code style refactoring. — detail - Kernell OO: Completed the method coverage removed an uneeded check. — detail
- Autosar GPT Driver - MPC5643L
Added basic infrastructure for Autosar GPT driver
for MPC56XX. — detail - AUTOSAR MPC5643L - GPT Driver: added GPT basic ISR support
This patch support only STM Timer, PIT is not
still supported. — detail - RT-Druid (Oil): set unpack=false for tricore generator — detail
- Kernel OO: Modified algorithm that handle alarm queue, added test project to test it. — detail
- Added another step in Alarm enqueuing test — detail
- Erika: remove inverted commas from oil object cross-references — detail
- e200zx: Changed instruction for context syncronization from msync to isync, when write MMU TLB. — detail
- contrib (as): Removes not usefull configuration macros from AUTOSAR MCU Driver configuration file for TI Stellaris LM4F232XXXX with KEIL uVision Compiler. — detail
- contrib (as): Adds AUTOSAR DMA Driver support for TI Stellaris LM4F232XXXX 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 - contrib (as): Fixes RX lock bug in AUTOSAR SCI Driver for TI Stellaris LM4F232XXX with Keil uVision Compiler. — 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 - Changed SymbolicName into MessageIdentifier. Fixed StopCOM protype declaration to use COMShutdownMode. Other minor changes. — detail
- RT-Druid (Oil): does not produce any PIC32_ASM makefile's macro if the path is not set — detail
- examples: Adds AUTOSAR DMA Driver test examples 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 - Kernel OO: warning removed
warning: variable 'current' is not initialized before being used — detail - Easylab: fixed FRC-PLL clock switch, some types changed. — detail
- Kernel OO: local variable declaration moved up in scope — detail
- contrib (as): Fixes preprocessor macro in main header file of AUTOSAR DMA Driver for TI Stellaris LM4F232XXXX with KEIL uVision compiler. — detail