Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| working_on [2021/02/19 14:25] – admin | working_on [2021/05/21 15:12] (current) – admin | ||
|---|---|---|---|
| Line 12: | Line 12: | ||
| * http:// | * http:// | ||
| * see [[sensors]] | * see [[sensors]] | ||
| + | * see [[air monitoring system components]] | ||
| **PR19_03_Yocto** | **PR19_03_Yocto** | ||
| Line 17: | Line 18: | ||
| * TODO: https:// | * TODO: https:// | ||
| - | <color /# | + | **PR20_01_STM32** |
| * TODO: Consolidate makefiles (use XMC4800 makefile, http:// | * TODO: Consolidate makefiles (use XMC4800 makefile, http:// | ||
| * TODO: Measure improvements by using SRAM for code, as well as using ITCM memory (https:// | * TODO: Measure improvements by using SRAM for code, as well as using ITCM memory (https:// | ||
| Line 24: | Line 25: | ||
| <color /# | <color /# | ||
| * [[MCU execution time]] | * [[MCU execution time]] | ||
| + | * [[pulse measurement]] | ||
| * < | * < | ||
| * < | * < | ||
| * [[RTEMS BSP for TMS570LC4357]] | * [[RTEMS BSP for TMS570LC4357]] | ||
| - | - GPIO toggling on bare-metal | + | |
| - | - RTEMS interrupt latency and jitter at different CPU loads (measured using GPIO input/ | + | |
| + | - Interrupt latency (GPIO input/ | ||
| + | - GPIO toggling on RTEMS using a single uninterrupted task. Compare performance of different boards. Useful to make sure the systems and toolchains are working as expected. Running from flash/ | ||
| + | - RTEMS interrupt latency and jitter at different CPU loads (GPIO input/ | ||
| - RTEMS scheduling latency and jitter using mutex at different CPU loads (measured using two GPIO outputs). Compare performance of different boards. | - RTEMS scheduling latency and jitter using mutex at different CPU loads (measured using two GPIO outputs). Compare performance of different boards. | ||
| - RTEMS periodic timer jitter at different CPU loads (measured using one GPIO output). Compare performance of different boards. | - RTEMS periodic timer jitter at different CPU loads (measured using one GPIO output). Compare performance of different boards. | ||
| + | - RTEMS contribution: | ||
| + | - RTEMS contribution: | ||