Changes between Version 6 and Version 7 of spec/CorTst


Ignore:
Timestamp:
Oct 21, 2020, 2:03:05 PM (4 years ago)
Author:
fujisft-shigihara
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • spec/CorTst

    v6 v7  
    1111* API一覧
    1212
    13   ||= API =||= ID[[BR]][Dec] =||= ID[[BR]][Hex] =||
    14   || [#CorTst_Init CorTst_Init]                                           ||  0|| 0x00||
    15   || [#CorTst_DeInit CorTst_DeInit]                                       ||  1|| 0x01||
    16   || [#CorTst_Abort CorTst_Abort]                                         ||  2|| 0x02||
    17   || [#CorTst_GetState CorTst_GetState]                                   ||  3|| 0x03||
    18   || [#CorTst_GetCurrentStatus CorTst_GetCurrentStatus]                   ||  4|| 0x04||
    19   || [#CorTst_GetSignature CorTst_GetSignature]                           ||  5|| 0x05||
    20   || [#CorTst_GetFgndSignature CorTst_GetFgndSignature]                   ||  6|| 0x06||
    21   || [#CorTst_Start CorTst_Start]                                         ||  7|| 0x07||
    22   || [#CorTst_GetVersionInfo CorTst_GetVersionInfo]                       ||  8|| 0x08||
    23   || [#CorTst_MainFunction CorTst_MainFunction]                           || 11|| 0x0B||
    24   || [#CorTst_TestCompletedNotification CorTst_TestCompletedNotification] || 12|| 0x0C||
    25 
    26 * コンフィギュレーション一覧
    27   * [#CorTstBackgroundConfigSet CorTstBackgroundConfigSet]
    28     * [#CorTstSelect CorTstSelect]
    29       * [#CorTstAddress CorTstAddress]
    30       * [#CorTstAlu CorTstAlu]
    31       * [#CorTstCache CorTstCache]
    32       * [#CorTstInterrupt CorTstInterrupt]
    33       * [#CorTstMemoryIf CorTstMemoryIf]
    34       * [#CorTstMpu CorTstMpu]
    35       * [#CorTstRegister CorTstRegister]
    36   * [#CorTstConfigApiServices CorTstConfigApiServices]
    37     * [#CorTstAbortApi CorTstAbortApi]
    38     * [#CorTstGetCurrentStatus CorTstGetCurrentStatus]
    39     * [#CorTstGetFgndSignature CorTstGetFgndSignature]
    40     * [#CorTstGetSignature CorTstGetSignature]
    41     * [#CorTstGetStateApi CorTstGetStateApi]
    42     * [#CorTstStartApi CorTstStartApi]
    43     * [#CorTstVersionInfoApi CorTstVersionInfoApi]
    44   * [#CorTstDemEventParameterRefs CorTstDemEventParameterRefs]
    45     * [#CORTST_E_CORE_FAILURE CORTST_E_CORE_FAILURE]
    46   * [#CorTstForegroundConfigSet CorTstForegroundConfigSet]
    47     * [#CorTstTestIdFgnd CorTstTestIdFgnd]
    48     * [#CorTstSelect CorTstSelect]
    49       * [#CorTstAddress CorTstAddress]
    50       * [#CorTstAlu CorTstAlu]
    51       * [#CorTstCache CorTstCache]
    52       * [#CorTstInterrupt CorTstInterrupt]
    53       * [#CorTstMemoryIf CorTstMemoryIf]
    54       * [#CorTstMpu CorTstMpu]
    55       * [#CorTstRegister CorTstRegister]
    56   * [#CorTstGeneral CorTstGeneral]
    57     * [#CorTstDevErrorDetect CorTstDevErrorDetect]
    58     * [#CorTstFgndTestNumber CorTstFgndTestNumber]
    59     * [#CorTstNotificationSupported CorTstNotificationSupported]
    60     * [#CorTstTestIntervalIdEndValue CorTstTestIntervalIdEndValue]
    61     * [#CorTstTestResultMode CorTstTestResultMode]
     13  ||= API =||= ID[[BR]][Dec] =||= ID[[BR]][Hex] =||= R4.0.3 =||
     14  || [#CorTst_Init CorTst_Init]                                           ||  0|| 0x00||  ○  ||
     15  || [#CorTst_DeInit CorTst_DeInit]                                       ||  1|| 0x01||  ○  ||
     16  || [#CorTst_Abort CorTst_Abort]                                         ||  2|| 0x02||  ○  ||
     17  || [#CorTst_GetState CorTst_GetState]                                   ||  3|| 0x03||  ○  ||
     18  || [#CorTst_GetCurrentStatus CorTst_GetCurrentStatus]                   ||  4|| 0x04||  ○  ||
     19  || [#CorTst_GetSignature CorTst_GetSignature]                           ||  5|| 0x05||  ○  ||
     20  || [#CorTst_GetFgndSignature CorTst_GetFgndSignature]                   ||  6|| 0x06||  ○  ||
     21  || [#CorTst_Start CorTst_Start]                                         ||  7|| 0x07||  ○  ||
     22  || [#CorTst_GetVersionInfo CorTst_GetVersionInfo]                       ||  8|| 0x08||  ○  ||
     23  || [#CorTst_MainFunction CorTst_MainFunction]                           || 11|| 0x0B||  ○  ||
     24  || [#CorTst_TestCompletedNotification CorTst_TestCompletedNotification] || 12|| 0x0C||  ○  ||
     25
     26* コンフィギュレーション一覧(R4.0.3)
     27  * [#CorTstBackgroundConfigSet CorTstBackgroundConfigSet] (○)
     28    * [#CorTstSelect CorTstSelect] (○)
     29      * [#CorTstAddress CorTstAddress] (○)
     30      * [#CorTstAlu CorTstAlu] (○)
     31      * [#CorTstCache CorTstCache] (○)
     32      * [#CorTstInterrupt CorTstInterrupt] (○)
     33      * [#CorTstMemoryIf CorTstMemoryIf] (○)
     34      * [#CorTstMpu CorTstMpu] (○)
     35      * [#CorTstRegister CorTstRegister] (○)
     36  * [#CorTstConfigApiServices CorTstConfigApiServices] (○)
     37    * [#CorTstAbortApi CorTstAbortApi] (○)
     38    * [#CorTstGetCurrentStatus CorTstGetCurrentStatus] (○)
     39    * [#CorTstGetFgndSignature CorTstGetFgndSignature] (○)
     40    * [#CorTstGetSignature CorTstGetSignature] (○)
     41    * [#CorTstGetStateApi CorTstGetStateApi] (○)
     42    * [#CorTstStartApi CorTstStartApi] (○)
     43    * [#CorTstVersionInfoApi CorTstVersionInfoApi] (○)
     44  * [#CorTstDemEventParameterRefs CorTstDemEventParameterRefs] (○)
     45    * [#CORTST_E_CORE_FAILURE CORTST_E_CORE_FAILURE] (○)
     46  * [#CorTstForegroundConfigSet CorTstForegroundConfigSet] (○)
     47    * [#CorTstTestIdFgnd CorTstTestIdFgnd] (○)
     48    * [#CorTstSelect CorTstSelect] (○)
     49      * [#CorTstAddress CorTstAddress] (○)
     50      * [#CorTstAlu CorTstAlu] (○)
     51      * [#CorTstCache CorTstCache] (○)
     52      * [#CorTstInterrupt CorTstInterrupt] (○)
     53      * [#CorTstMemoryIf CorTstMemoryIf] (○)
     54      * [#CorTstMpu CorTstMpu] (○)
     55      * [#CorTstRegister CorTstRegister] (○)
     56  * [#CorTstGeneral CorTstGeneral] (○)
     57    * [#CorTstDevErrorDetect CorTstDevErrorDetect] (○)
     58    * [#CorTstFgndTestNumber CorTstFgndTestNumber] (○)
     59    * [#CorTstNotificationSupported CorTstNotificationSupported] (○)
     60    * [#CorTstTestIntervalIdEndValue CorTstTestIntervalIdEndValue] (○)
     61    * [#CorTstTestResultMode CorTstTestResultMode] (○)
    6262
    6363* エラーコード一覧
    64   * "--"は[wiki:spec_DiagnosticEventManager Dem]により決定される
    65 
    66   ||= エラーコード =||= Dec =||= Hex =||
    67   || CORTST_E_PARAM_INVALID       || 17|| 0x11||
    68   || CORTST_E_UNINIT              || 32|| 0x20||
    69   || CORTST_E_ALREADY_INITIALIZED || 35|| 0x23||
    70   || CORTST_E_PARAM_POINTER       || 36|| 0x24||
    71   || CORTST_E_STATUS_FAILURE      ||  1|| 0x01||
    72   || CORTST_E_CORE_FAILURE        || --||   --||
     64  * "--"は[wiki:spec/Dem Dem]により決定される
     65
     66  ||= エラーコード =||= Dec =||= Hex =||= R4.0.3 =||
     67  || CORTST_E_PARAM_INVALID       || 17|| 0x11||  ○  ||
     68  || CORTST_E_UNINIT              || 32|| 0x20||  ○  ||
     69  || CORTST_E_ALREADY_INITIALIZED || 35|| 0x23||  ○  ||
     70  || CORTST_E_PARAM_POINTER       || 36|| 0x24||  ○  ||
     71  || CORTST_E_STATUS_FAILURE      ||  1|| 0x01||  ○  ||
     72  || CORTST_E_CORE_FAILURE        || --||   --||  ○  ||
    7373
    7474----