working_on

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
working_on [2021/02/24 17:23] adminworking_on [2021/05/21 15:12] (current) admin
Line 30: Line 30:
   * [[RTEMS BSP for TMS570LC4357]]   * [[RTEMS BSP for TMS570LC4357]]
   * Run Nucleo examples from SRAM   * Run Nucleo examples from SRAM
-  - GPIO toggling on bare-metal as well as 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/RAM/ITCM. +  - GPIO toggling on bare-metal. Compare performance of different boards, flash/RAM/ITCM, etc. 
-  - RTEMS interrupt latency and jitter at different CPU loads (measured using GPIO input/output). Compare performance of different boards.+  - Interrupt latency (GPIO input/output) on bare-metal. Compare performance of different boards, flash/RAM/ITCM, etc. 
 +  - 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/RAM/ITCM. 
 +  - RTEMS interrupt latency and jitter at different CPU loads (GPIO input/output). 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 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: CPU load
 +  - RTEMS contribution: task priority assignment with ML
  
  
  • working_on.1614187418.txt.gz
  • Last modified: 5 years ago
  • by admin