Download Latest Version tech03_2.zip (49.8 kB)
Email in envelope

Get an email when there's a new version of tech03

Home
Name Modified Size InfoDownloads / Week
readme.txt 2022-02-04 618 Bytes
tech03_2.zip 2022-02-04 49.8 kB
tech03_1.zip 2021-02-06 47.8 kB
tech03.zip 2020-10-15 47.3 kB
Totals: 4 Items   145.5 kB 0
tech03_2
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

tech03_1
Reduced time during which interrupts are disabled on entry to and exit from ISR
Syscall exception handler and ISRs are using the same stack now
Syscall exception handler is made interruptible
Source: readme.txt, updated 2022-02-04