0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

Requirements on Core Test, No.258, AUTOSAR R21-11(91) CP

Last updated at Posted at 2022-05-21

Requirements on Core Test, No.258, 2021-11

AUTOSAR R21-11記事一覧はこちら。

AUTOSAR 21-11, 84文書読んだ。2022年6月中に半分到達予定。

AUTOSAR 21-11, 62文書読んだ。2022年5月中に半分到達予定。

AUTOSAR R21-11(0) 仕様ダウンロード一覧。単語帳。参考文献資料作成

用語(terms)

Term Description
CPU Central Processing Unit
MPU Memory Protection Unit
L1 1st level memory
L2 2nd level memory
MCU Microcontroller Unit
BIST Built in Self Test
IRQ Interrupt Request
Core A CPU plus closely located functional resources
Atomic sequence/atomic part Sequence of software code execution which must not be interrupted at any time
Partial test A partial test is defined as the test of one or more ‘hardware resources’. (A partial test is interruptible because it is executed in background mode).
PCB Printed Circuit Board
External device A physical external entity; e.g. a second microcontroller
Resource A core internal unit which executes a unique functionality (e.g. IRQ-controller)
Checksum/signature A numerical representation of the result of a test execution oratomic sequence of a test execution.
Caller/calling entity The caller/calling entity is located on a higher AUTOSAR or ISOlayer. It is the user of the API call.
Background test Background test is called periodically by a SW-scheduler.
Foreground test Foreground test is called via users call.
ValueGolden (Ref.) Value
Good Case The execution finished without reporting an error

英日

日本語は仮訳

T.B.D.

参考(reference)

[DOC_LAYERED_ARCH] Layered Software Architecture,
AUTOSAR_EXP_LayeredSoftwareArchitecture.pdf
[AUTOSAR_GLOSSARY] Glossary,
AUTOSAR_TR_Glossary.pdf
[SRS_BSW_GENERAL] General Requirements on Basic Software Modules,
AUTOSAR_SRS_BSWGeneral.pdf
[SRS_BSW_SPAL] General Requirements on SPAL,
AUTOSAR_SRS_SPALGeneral.pdf
[SWS_BSW_DEM] Specification of Diagnostic Event Manager,
AUTOSAR_SWS_DiagnosticEventManager.pdf
[SWS_BSW_ECU] Specification of ECU state manager,
AUTOSAR_SWS_ECUStateManager.pdf
[RS_Features] Requirements on AUTOSAR Features,
AUTOSAR_RS_Features.pdf
[TPS_STDT_0078] Standardization Template
AUTOSAR_TPS_StandardizationTemplate.pdf
ISO 26262:2018 (all parts) - Road vehicles - Functional Safety http://www.iso.org

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?