Specification of AUTOSAR Run-Time Interface, No.923, 2021-11
AUTOSAR R21-11記事一覧はこちら。
AUTOSAR 21-11, 84文書読んだ。2022年6月中に半分到達予定。
AUTOSAR 21-11, 62文書読んだ。2022年5月中に半分到達予定。
AUTOSAR R21-11(0) 仕様ダウンロード一覧。単語帳。参考文献資料作成
用語(terms)
Terms | Description |
---|---|
ORTI | "OSEK Run Time Interface", an OSEK specification (in its version 2.2) that defines how debuggers can access OSEK OS internal information. |
Debugging | "Debugging" refers to halting a system, either as a whole or in parts, for the purpose of - inspecting the contents of the system in a frozen state - single stepping, setting breakpoints, starting and stopping in C or Assembly code |
Tracing | "Tracing" refers to collecting run-time information over a certain period of time - either as a pure software solution, or with hardware assistance - may include processor instruction trace, OS scheduling trace, and/or pure data trace - including time-stamping for further timing analysis |
Timing Measurement | "Timing Measurement" refers to capturing of timing information - by instrumentation, e.g. via Pre-/PostTaskHooks or other hooks or callouts or - by dedicated hardware support, e.g. hardware performance counters - does not stop execution |
Profiling | "Profiling" refers to the process of gaining timing parameters/timing statistics - of functions, tasks, runnables, modules etc. - possibly with minimum/maximum/average statistics - possibly with worst case analysis - possibly calculated out of trace data, repeated snapshots, or Timing Measurement |
英日
日本語は仮訳
T.B.D.
参考(reference)
[1] Glossary
AUTOSAR_TR_Glossary
[2] Specification of Operating System
AUTOSAR_SWS_OS
関連文書(Related document)
Specification of AUTOSAR Run-Time Interface, AUTOSAR R22-11, CP, No.923
文書履歴(document history)
ver. 0.01 初稿 20220522
ver. 0.02 URL追記 20221229