Marcin Smoczyński
f9b4ebfba4
rt1051: merge text sections
...
Having one .text sections results in faster loading speed (currently 21
vs 44 seconds).
2020-04-07 22:39:26 +02:00
Alek-Mudita
36be49c15b
Egd 3046 unexpected reset ( #274 )
...
* [EGD-3046] fix HF handler
added boot reason printing and clearing
* [EGD-3046] added prining of GPR_5 on checking boot reason
* [EGD-3046] added halt if debugging
* [EGD-3046] halt if debugging only in exit
* [EGD-3046] rename
* [EGD-3046] added DEBUG check
* [EGD-3046] fixed formatting
* [EGD-3046] fixed includes
2020-04-01 16:34:56 +02:00
Przemyslaw Brudny
c0822b6658
[EDG-3019] Moved log.hpp and debug.hpp into main PurePhone repo
2020-03-24 15:55:32 +01:00
Przemyslaw Brudny
8f92715951
[EDG-3019] Segger utils moved to git submodule
2020-03-23 18:37:37 +01:00
Alek-Mudita
9a1ef61bf3
[EGD-2534][fix] enable c++ exceptions ( #145 )
2020-01-28 16:20:58 +01:00
Alek-Mudita
0079a845c7
EGD-2417 Logging from irq, hard fault handler and assert ( #112 )
...
* Logging from IRQ and hard fault handler
* *logging from assert
* assert instead of while(1) in hard fault handler
* added log in _exit(); + no abort instead of assert in hardfaulthandler
* disable scheduler in _exit()
2019-12-20 09:01:28 +01:00
Mateusz
ca6fdc8950
Added OCRAM section to linker script with cache turned off.
2019-08-23 12:48:42 +02:00
Robert Borzecki
1e34c1b07d
Memory access problem.
2019-06-12 10:44:33 +02:00
Mati
61ac4f477a
Fixed cross-compilation warnings
2019-06-11 12:28:02 +02:00
Mati
64b1e73e98
Changed memory layout, fixed cache problems
2019-05-24 09:30:34 +02:00
Mati
d0f05593dd
Fixed stdlib memory management functions implementation.
2019-05-23 14:13:55 +02:00
Mati
f42c41dbdf
Reorganized bsp/os file structure
2019-05-22 11:53:46 +02:00
Mati
9da5a733d6
Reconfigured memory sections + necessary MPU changes
2019-05-22 10:51:34 +02:00
Mati
3c37533623
Removed unneeded OS_DATA section in linker script
2019-05-22 10:41:19 +02:00
Mati
6a309f537a
Fixed warning
2019-05-16 15:01:30 +02:00
Mati
13e47e1eff
Removed usermem sources
2019-05-09 10:09:01 +02:00
Mati
ab2e0e273f
Moved RT1051 board files and memory implementation to module-os.
2019-05-09 10:01:37 +02:00
Mati
1b627c49a8
Bug fixes
2019-05-08 15:07:32 +02:00
Mati
fbf99e73b8
cross compilation update, refactor
2019-05-08 13:07:58 +02:00
Mati
4244f83d78
Working cross-compilation
2019-05-07 15:41:20 +02:00