]> rtime.felk.cvut.cz Git - arc.git/log
arc.git
14 years agoAdded MCU support for MPC5633M
mahi [Sun, 13 Dec 2009 10:25:01 +0000 (11:25 +0100)]
Added MCU support for MPC5633M

14 years agoBSW Builder configuration for pwm_node2
tojo [Tue, 1 Dec 2009 14:32:28 +0000 (15:32 +0100)]
BSW Builder configuration for pwm_node2

14 years agoBSW Builder configuration for pwm_node mpc5567
tojo [Tue, 1 Dec 2009 13:34:32 +0000 (14:34 +0100)]
BSW Builder configuration for pwm_node mpc5567

14 years agoBSW Builder configuration for pwm_node mpc551x
tojo [Tue, 1 Dec 2009 13:28:16 +0000 (14:28 +0100)]
BSW Builder configuration for pwm_node mpc551x

14 years agoBrought pwm config changes into pwn_node2
tojo [Tue, 1 Dec 2009 11:11:28 +0000 (12:11 +0100)]
Brought pwm config changes into pwn_node2

14 years agoBrought pwm config changes into pwn_node
tojo [Mon, 30 Nov 2009 17:50:59 +0000 (18:50 +0100)]
Brought pwm config changes into pwn_node

14 years agoAdded BSW Builder configs for blinker_node and switch_node
tojo [Mon, 30 Nov 2009 17:33:01 +0000 (18:33 +0100)]
Added BSW Builder configs for blinker_node and switch_node

14 years agoRemoved generator output directory from configuration for simple example.
Mattias Ekberg [Mon, 30 Nov 2009 15:25:04 +0000 (16:25 +0100)]
Removed generator output directory from configuration for simple example.

14 years agoChanged arxml configuration of Simple example to not MCU specific
Mattias Ekberg [Mon, 30 Nov 2009 15:12:06 +0000 (16:12 +0100)]
Changed arxml configuration of Simple example to not MCU specific

14 years agoAdded BSWBuilder-compatible default configuration for simple example.
Mattias Ekberg [Mon, 30 Nov 2009 15:06:55 +0000 (16:06 +0100)]
Added BSWBuilder-compatible default configuration for simple example.

14 years agoAdded asserts for task priority
mahi [Sun, 29 Nov 2009 19:41:50 +0000 (20:41 +0100)]
Added asserts for task priority

14 years agoNew tick concept fixed for kernel testsystem also
mahi [Sun, 29 Nov 2009 16:52:03 +0000 (17:52 +0100)]
New tick concept fixed for kernel testsystem also

14 years agomerge with tip. NOT compiling
mahi [Sun, 29 Nov 2009 16:17:45 +0000 (17:17 +0100)]
merge with tip. NOT compiling

14 years agosome makesystem cleanup
mahi [Sun, 29 Nov 2009 16:06:48 +0000 (17:06 +0100)]
some makesystem cleanup

14 years agoReplaced all occurences of Ecore with Arc and tidied up some names for better conform...
tojo [Sat, 28 Nov 2009 22:21:30 +0000 (23:21 +0100)]
Replaced all occurences of Ecore with Arc and tidied up some names for better conformance to the code style guide

14 years agoAdded overridable default value -1 to Os_Arc_OsTickCounter, see #27
tojo [Fri, 27 Nov 2009 12:04:02 +0000 (13:04 +0100)]
Added overridable default value -1 to Os_Arc_OsTickCounter, see #27

14 years agoCreated logical CanIf Channels, fix #17
tojo [Fri, 27 Nov 2009 08:49:20 +0000 (09:49 +0100)]
Created logical CanIf Channels, fix #17

14 years agoCom and EcuC version numbers and includes fix, see #14
tojo [Fri, 27 Nov 2009 08:09:12 +0000 (09:09 +0100)]
Com and EcuC version numbers and includes fix, see #14

14 years agoReplaced includes of Mcu_Cfg.h with Mcu.h. see #33
tojo [Wed, 25 Nov 2009 10:54:14 +0000 (11:54 +0100)]
Replaced includes of Mcu_Cfg.h with Mcu.h.  see #33

14 years ago(Ticket #18) Move CanIf to communication/CanIf
tojo [Mon, 23 Nov 2009 17:12:23 +0000 (18:12 +0100)]
(Ticket #18) Move CanIf to communication/CanIf

14 years agoFix of Adc_Cfg.h in examples/switch_node/config
tojo [Mon, 23 Nov 2009 17:07:41 +0000 (18:07 +0100)]
Fix of Adc_Cfg.h in examples/switch_node/config

14 years agoMerge with prev. default
tojo [Fri, 20 Nov 2009 14:48:14 +0000 (15:48 +0100)]
Merge with prev. default

14 years ago(Ticket #27) selecting what (single or none) counter is driven by os tick. (Ticket...
tojo [Fri, 20 Nov 2009 12:53:07 +0000 (13:53 +0100)]
(Ticket #27) selecting what (single or none) counter is driven by os tick. (Ticket #12) fixed blinker_node dio channel.

14 years agoMade it possible to configure the os tick frequency by changing its configuration...
Mattias Ekberg [Mon, 16 Nov 2009 09:43:17 +0000 (10:43 +0100)]
Made it possible to configure the os tick frequency by changing its configuration from a macro to a typed variable. The variable OsTickFreq of type OsTickType must now be declared in Os_Cfg.c in order to compile.

14 years agomerge with tip
mahi [Sat, 14 Nov 2009 09:58:11 +0000 (10:58 +0100)]
merge with tip

14 years agoMore cleanup of ADC and PWM
mahi [Sat, 14 Nov 2009 09:54:24 +0000 (10:54 +0100)]
More cleanup of ADC and PWM

14 years agoFix ticket #14. Added/updated/moved *_SW_*_VERSION for build-time cfg version testing
tobias johansson [Fri, 13 Nov 2009 14:49:22 +0000 (15:49 +0100)]
Fix ticket #14. Added/updated/moved *_SW_*_VERSION for build-time cfg version testing

14 years agoCleanup of the Adc and Pwm header files with configuration data in them.
mahi [Sun, 8 Nov 2009 19:40:54 +0000 (20:40 +0100)]
Cleanup of the Adc and Pwm header files with configuration data in them.
For mpc5516it/Adc fixed, mpc5565qrtech/Pwm fixed. Still Arm and other PPC boards left.

14 years agoMoved some things to config files instead.
mahi [Sun, 8 Nov 2009 19:17:27 +0000 (20:17 +0100)]
Moved some things to config files instead.

14 years agoJonas patch for STM32 support
mahi [Tue, 3 Nov 2009 18:31:57 +0000 (19:31 +0100)]
Jonas patch for STM32 support

14 years agoAdded weak refs for exceptions again. MD device
mahi [Mon, 2 Nov 2009 20:52:52 +0000 (21:52 +0100)]
Added weak refs for exceptions again. MD device

14 years agoAdded Pwm and Adc for ARM
mahi [Mon, 2 Nov 2009 20:47:31 +0000 (21:47 +0100)]
Added Pwm and Adc for ARM

14 years agoAdded default handler for STM32 md device
mahi [Mon, 2 Nov 2009 20:46:00 +0000 (21:46 +0100)]
Added default handler for STM32 md device

14 years agoforgor bit.h
mahi [Thu, 29 Oct 2009 22:02:57 +0000 (23:02 +0100)]
forgor bit.h

14 years ago* IntCtrl_XXXX renamed to Irq_XXXX and move into os_config_macro's
mahi [Thu, 29 Oct 2009 22:01:23 +0000 (23:01 +0100)]
* IntCtrl_XXXX renamed to Irq_XXXX and move into os_config_macro's
* ARM: irq.h STM32 should now support most densities.
* Unified interrupt controller tables and changed some names.
* ARM: NVIC_PriorityGroup_4 is now used instead of NVIC_PriorityGroup_0
* ARM/PowerPC: Priorities are now set properly
* PowerPC: Removed alignment requirement for Irq_VectorTable
* Added build_example.sh to make it easier to build examples..

14 years agoMerge from arm-port
mahi [Thu, 29 Oct 2009 17:01:05 +0000 (18:01 +0100)]
Merge from arm-port

14 years agoAdded irq nesting to testsystem. NOT tested due to board shortage
mahi [Thu, 29 Oct 2009 15:11:20 +0000 (16:11 +0100)]
Added irq nesting to testsystem. NOT tested due to board shortage

14 years agoforgot to save a file
mahi [Tue, 27 Oct 2009 15:17:42 +0000 (16:17 +0100)]
forgot to save a file

14 years agoRemoved some compiler warnings. Made it possible to configure what kind of STM32...
mahi [Tue, 27 Oct 2009 15:09:12 +0000 (16:09 +0100)]
Removed some compiler warnings. Made it possible to configure what kind of STM32 device in board_config.mk

14 years agoMask for interrupt was wrong
mahi [Wed, 7 Oct 2009 18:39:57 +0000 (20:39 +0200)]
Mask for interrupt was wrong

14 years agoDependencies to *.h files fixed.
mahi [Tue, 6 Oct 2009 17:22:50 +0000 (19:22 +0200)]
Dependencies to *.h files fixed.

14 years agoAdded guess_cc.sh to make it smoother to select compiler
mahi [Tue, 6 Oct 2009 17:07:38 +0000 (19:07 +0200)]
Added guess_cc.sh to make it smoother to select compiler

14 years agoMoved enabling of os tick interrupt from StartupHook to just before first task switch
pete [Mon, 5 Oct 2009 09:04:23 +0000 (11:04 +0200)]
Moved enabling of os tick interrupt from StartupHook to just before first task switch

14 years agoComments on previous changes
pete [Mon, 5 Oct 2009 08:55:43 +0000 (10:55 +0200)]
Comments on previous changes

14 years agoRemoved enabling of ostick interrupt from startup hooks.
pete [Mon, 5 Oct 2009 08:31:58 +0000 (10:31 +0200)]
Removed enabling of ostick interrupt from startup hooks.

14 years agoMoved enabling of os tick interrupt to just before first taskswitch.
pete [Mon, 5 Oct 2009 08:22:15 +0000 (10:22 +0200)]
Moved enabling of os tick interrupt to just before first taskswitch.

14 years agoFixes: SIMULATOR was set for the et_stm32_stamp. Added section to bss. Removed surplu...
mahi [Thu, 1 Oct 2009 16:18:15 +0000 (18:18 +0200)]
Fixes: SIMULATOR was set for the et_stm32_stamp. Added section to bss. Removed surplus file
14 years agoSmall changes to tiny example and configuration. KEIL fix for tiny.c
mahi [Wed, 30 Sep 2009 20:15:42 +0000 (22:15 +0200)]
Small changes to tiny example and configuration. KEIL fix for tiny.c

14 years agoStart to document counters and alarms
mahi [Wed, 30 Sep 2009 16:23:10 +0000 (18:23 +0200)]
Start to document counters and alarms

14 years agostart of arm-port
mahi [Wed, 30 Sep 2009 16:22:10 +0000 (18:22 +0200)]
start of arm-port

14 years agoUpgraded DET to version 3.1 of specifications.
Johan Ekberg [Tue, 29 Sep 2009 16:03:56 +0000 (18:03 +0200)]
Upgraded DET to version 3.1 of specifications.

14 years agoCase sensitive on linux build corrected
mahi [Mon, 28 Sep 2009 20:08:12 +0000 (22:08 +0200)]
Case sensitive on linux build corrected

14 years agoRemoved "T32_TERM" from tiny config
mahi [Mon, 28 Sep 2009 20:00:12 +0000 (22:00 +0200)]
Removed "T32_TERM" from tiny config

14 years agoMore improvements on ARM. PowerPC changed to have simular changes. Tweaking with...
mahi [Mon, 28 Sep 2009 19:29:10 +0000 (21:29 +0200)]
More improvements on ARM. PowerPC changed to have simular changes. Tweaking with sbrk() and heap to get ST to build on 20K RAM.

14 years agoFull context switch on ARM now works.
mahi [Sun, 27 Sep 2009 09:54:20 +0000 (11:54 +0200)]
Full context switch on ARM now works.

14 years agoJust small helper script when building cygwin and msys
mahi [Sun, 20 Sep 2009 18:38:59 +0000 (20:38 +0200)]
Just small helper script when building cygwin and msys

14 years agoSupport for case insenstive make. msys make that is
mahi [Sun, 20 Sep 2009 08:21:20 +0000 (10:21 +0200)]
Support for case insenstive make. msys make that is

14 years agoMerge maek compiler warning removal.
mahi [Sat, 19 Sep 2009 17:07:32 +0000 (19:07 +0200)]
Merge maek compiler warning removal.
Corrected some other warnings while at it.

14 years agomsys make fix. It should should now be possible to build with a case sensitve nativat...
mahi [Sat, 19 Sep 2009 15:24:18 +0000 (17:24 +0200)]
msys make fix. It should should now be possible to build with a case sensitve nativate make on windows. Should also make it possible to have spaces in the path to the compiler

14 years agoAdded SIMPLE_PRINTF and RAMLOG to most build_config.mk files
mahi [Thu, 17 Sep 2009 05:00:16 +0000 (07:00 +0200)]
Added SIMPLE_PRINTF and RAMLOG to most build_config.mk files

14 years agoInitial ARM port
mahi [Wed, 16 Sep 2009 20:12:34 +0000 (22:12 +0200)]
Initial ARM port
- The ARM port is now building (Not on the buildbot though. Have to build the multilib ARM GCC first)
  It's just switches down to IDLE for for. Interrupts are coming in a couple of days.
- A new tiny example added to handle systems with small RAM/ROM footprint.
  It make very little use of the clib.
- Lauterbach T32 scripts now updated so that they can be used anyone?
  The wiki is also updated.
- Size configuration possible for RAMLOG and HEAP.
- Support for SIMPLE_PRINTF is now optional.

14 years agoAdded tag pre-ARM-commit for changeset 8d39b93e55b0
mahi [Wed, 16 Sep 2009 21:05:31 +0000 (23:05 +0200)]
Added tag pre-ARM-commit for changeset 8d39b93e55b0

14 years agoFixed warnings.
Mattias Ekberg [Fri, 11 Sep 2009 12:28:58 +0000 (14:28 +0200)]
Fixed warnings.

14 years agoInitial commit.
Mattias Ekberg [Mon, 7 Sep 2009 14:37:51 +0000 (16:37 +0200)]
Initial commit.