Home
Name Modified Size InfoDownloads / Week
readme.txt 2022-02-04 993 Bytes
tech02_5.zip 2022-02-04 48.9 kB
tech02_4.zip 2020-10-15 47.2 kB
tech02_3.zip 2018-05-30 45.3 kB
tech02_2.zip 2018-05-28 45.2 kB
tech02_1.zip 2018-05-28 45.2 kB
tech02.zip 2018-05-27 45.0 kB
Totals: 7 Items   277.8 kB 0
tech02_5
Project output structure is simplified
Makefile is updated:
 - to allow for safe multithreaded builds by using appropriate target prerequisites
 - to reduce build time by using the same recipe for object and dependency files
 - to prepare project for stack analysis
Stack analysis report is added as well as the necessary manual input
Size of every stack is updated according to stack analysis

tech02_4
Some parts, that seemed architecture independent, are moved to architecture dependent part as
a result of porting to MIPS32 M4K (tech03)
In every file reference to license is moved to the end

tech02_3
Workaround for failure to start while boot from FLASH is selected and MCU is not under debug

tech02_2
Architecture independent part of kernel synchronized with the latest tech01

tech02_1
R0 is used instead of SP during context save/restore to avoid undesirable effects in case some ISRs have priority
higher than highest priority of SVCall and PendSV

Source: readme.txt, updated 2022-02-04