Christopher Haster
|
413ea26c00
|
[VK_RZ_A1H] Renamed __vector -> __vector_core_a9 as expected by IAR RTX
|
2016-08-04 16:36:50 -05:00 |
Christopher Haster
|
2c4a03f118
|
[VK_RZ_A1H] Maked __iar_program_start as weak
|
2016-08-04 16:36:38 -05:00 |
tomoyuki yamanaka
|
d6624c078a
|
RTX - init sequence (C++ array init) for Cortex-A version
This is an update to RTX kernel for Cortex-A version to allow c++ libc array init to be called after kernel start.
Ref: https://github.com/mbedmicro/mbed/pull/1730
|
2016-06-27 19:40:22 +09:00 |
tomoyuki yamanaka
|
8f3e72f01c
|
Implement SystemCoreClockUpdate () function
|
2016-06-10 16:16:06 +09:00 |
tomoyuki yamanaka
|
0a9e5fa3d6
|
Implement SystemCoreClockUpdate () function
We changed to calculare the CPU Clock by the division ratio setting of from FRQCR register.
|
2016-06-10 16:13:35 +09:00 |
tomoyuki yamanaka
|
1e2e14e11d
|
Implement SystemcoreClock
We implemented SystemcoreClock which is defined in CMSIS.
|
2016-06-03 18:36:28 +09:00 |
Mihail Stoyanov
|
d9734e5a32
|
Simplify layout:
* /libraries/mbed -> /hal
* /libraries/rtos -> /rtos
|
2016-05-23 09:13:59 +01:00 |