8127 lines
1.1 MiB
8127 lines
1.1 MiB
|
|
Changed settings forces a full rebuild...
|
|
Building configuration: ch - Debug
|
|
Updating build tree...
|
|
|
|
68 file(s) deleted.
|
|
Updating build tree...
|
|
adc.c
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\compilers\IAR\chtypes.h 102
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\hal\boards\ST_STM32F4_DISCOVERY\board.h 230
|
|
rule 19.10)
|
|
Error[Pm009]: symbol has the same initial 31 characters as macro "__STM32F4XX_STDPERIPH_VERSION_SUB1" (declared at line C:\stuff\ChibiOS_3\os\ext\CMSIS\ST\stm32f4xx.h 142
|
|
141) - identifiers (internal and external) shall not rely on significance of more than 31 characters (MISRA C 2004 rule 5.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\os\ext\CMSIS\include\core_cm4_simd.h 1
|
|
19.15)
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 59
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 69
|
|
Error[Pm013]: same name as type "s8" (declared at line 472 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 232
|
|
..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm013]: same name as type "s16" (declared at line 471 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 247
|
|
..\..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 321
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 328
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 341
|
|
rule 19.10)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 399
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\mcuconf.h 1
|
|
19.15)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error limit reached
|
|
Error while running C/C++ Compiler
|
|
board.c
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\compilers\IAR\chtypes.h 102
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\hal\boards\ST_STM32f4_DISCOVERY\board.h 230
|
|
rule 19.10)
|
|
Error[Pm009]: symbol has the same initial 31 characters as macro "__STM32F4XX_STDPERIPH_VERSION_SUB1" (declared at line C:\stuff\ChibiOS_3\os\ext\CMSIS\ST\stm32f4xx.h 142
|
|
141) - identifiers (internal and external) shall not rely on significance of more than 31 characters (MISRA C 2004 rule 5.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\os\ext\CMSIS\include\core_cm4_simd.h 1
|
|
19.15)
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 59
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 69
|
|
Error[Pm013]: same name as type "s8" (declared at line 472 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 232
|
|
..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm013]: same name as type "s16" (declared at line 471 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 247
|
|
..\..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 321
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 328
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 341
|
|
rule 19.10)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 399
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\mcuconf.h 1
|
|
19.15)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error limit reached
|
|
Error while running C/C++ Compiler
|
|
can.c
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\compilers\IAR\chtypes.h 102
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\hal\boards\ST_STM32F4_DISCOVERY\board.h 230
|
|
rule 19.10)
|
|
Error[Pm009]: symbol has the same initial 31 characters as macro "__STM32F4XX_STDPERIPH_VERSION_SUB1" (declared at line C:\stuff\ChibiOS_3\os\ext\CMSIS\ST\stm32f4xx.h 142
|
|
141) - identifiers (internal and external) shall not rely on significance of more than 31 characters (MISRA C 2004 rule 5.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\os\ext\CMSIS\include\core_cm4_simd.h 1
|
|
19.15)
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 59
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 69
|
|
Error[Pm013]: same name as type "s8" (declared at line 472 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 232
|
|
..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm013]: same name as type "s16" (declared at line 471 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 247
|
|
..\..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 321
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 328
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 341
|
|
rule 19.10)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 399
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\mcuconf.h 1
|
|
19.15)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error limit reached
|
|
Error while running C/C++ Compiler
|
|
chcond.c
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\compilers\IAR\chtypes.h 102
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\hal\boards\ST_STM32F4_DISCOVERY\board.h 230
|
|
rule 19.10)
|
|
Error[Pm009]: symbol has the same initial 31 characters as macro "__STM32F4XX_STDPERIPH_VERSION_SUB1" (declared at line C:\stuff\ChibiOS_3\os\ext\CMSIS\ST\stm32f4xx.h 142
|
|
141) - identifiers (internal and external) shall not rely on significance of more than 31 characters (MISRA C 2004 rule 5.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\os\ext\CMSIS\include\core_cm4_simd.h 1
|
|
19.15)
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 59
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 69
|
|
Error[Pm013]: same name as type "s8" (declared at line 472 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 232
|
|
..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm013]: same name as type "s16" (declared at line 471 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 247
|
|
..\..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 321
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 328
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 341
|
|
rule 19.10)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 399
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\mcuconf.h 1
|
|
19.15)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error limit reached
|
|
Error while running C/C++ Compiler
|
|
chcore.c
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\compilers\IAR\chtypes.h 102
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\hal\boards\ST_STM32F4_DISCOVERY\board.h 230
|
|
rule 19.10)
|
|
Error[Pm009]: symbol has the same initial 31 characters as macro "__STM32F4XX_STDPERIPH_VERSION_SUB1" (declared at line C:\stuff\ChibiOS_3\os\ext\CMSIS\ST\stm32f4xx.h 142
|
|
141) - identifiers (internal and external) shall not rely on significance of more than 31 characters (MISRA C 2004 rule 5.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\os\ext\CMSIS\include\core_cm4_simd.h 1
|
|
19.15)
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 59
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 69
|
|
Error[Pm013]: same name as type "s8" (declared at line 472 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 232
|
|
..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm013]: same name as type "s16" (declared at line 471 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 247
|
|
..\..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 321
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 328
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 341
|
|
rule 19.10)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 399
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\mcuconf.h 1
|
|
19.15)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error limit reached
|
|
Error while running C/C++ Compiler
|
|
chcore_v7m.c
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\compilers\IAR\chtypes.h 102
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\hal\boards\ST_STM32F4_DISCOVERY\board.h 230
|
|
rule 19.10)
|
|
Error[Pm009]: symbol has the same initial 31 characters as macro "__STM32F4XX_STDPERIPH_VERSION_SUB1" (declared at line C:\stuff\ChibiOS_3\os\ext\CMSIS\ST\stm32f4xx.h 142
|
|
141) - identifiers (internal and external) shall not rely on significance of more than 31 characters (MISRA C 2004 rule 5.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\os\ext\CMSIS\include\core_cm4_simd.h 1
|
|
19.15)
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 59
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 69
|
|
Error[Pm013]: same name as type "s8" (declared at line 472 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 232
|
|
..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm013]: same name as type "s16" (declared at line 471 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 247
|
|
..\..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 321
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 328
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 341
|
|
rule 19.10)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 399
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\mcuconf.h 1
|
|
19.15)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error limit reached
|
|
Error while running C/C++ Compiler
|
|
chcoreasm_v7m.s
|
|
chdebug.c
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\compilers\IAR\chtypes.h 102
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\hal\boards\ST_STM32F4_DISCOVERY\board.h 230
|
|
rule 19.10)
|
|
Error[Pm009]: symbol has the same initial 31 characters as macro "__STM32F4XX_STDPERIPH_VERSION_SUB1" (declared at line C:\stuff\ChibiOS_3\os\ext\CMSIS\ST\stm32f4xx.h 142
|
|
141) - identifiers (internal and external) shall not rely on significance of more than 31 characters (MISRA C 2004 rule 5.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\os\ext\CMSIS\include\core_cm4_simd.h 1
|
|
19.15)
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 59
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 69
|
|
Error[Pm013]: same name as type "s8" (declared at line 472 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 232
|
|
..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm013]: same name as type "s16" (declared at line 471 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 247
|
|
..\..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 321
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 328
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 341
|
|
rule 19.10)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 399
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\mcuconf.h 1
|
|
19.15)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error limit reached
|
|
Error while running C/C++ Compiler
|
|
chdynamic.c
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\compilers\IAR\chtypes.h 102
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\hal\boards\ST_STM32F4_DISCOVERY\board.h 230
|
|
rule 19.10)
|
|
Error[Pm009]: symbol has the same initial 31 characters as macro "__STM32F4XX_STDPERIPH_VERSION_SUB1" (declared at line C:\stuff\ChibiOS_3\os\ext\CMSIS\ST\stm32f4xx.h 142
|
|
141) - identifiers (internal and external) shall not rely on significance of more than 31 characters (MISRA C 2004 rule 5.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\os\ext\CMSIS\include\core_cm4_simd.h 1
|
|
19.15)
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 59
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 69
|
|
Error[Pm013]: same name as type "s8" (declared at line 472 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 232
|
|
..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm013]: same name as type "s16" (declared at line 471 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 247
|
|
..\..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 321
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 328
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 341
|
|
rule 19.10)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 399
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\mcuconf.h 1
|
|
19.15)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error limit reached
|
|
Error while running C/C++ Compiler
|
|
chevents.c
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\compilers\IAR\chtypes.h 102
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\hal\boards\ST_STM32F4_DISCOVERY\board.h 230
|
|
rule 19.10)
|
|
Error[Pm009]: symbol has the same initial 31 characters as macro "__STM32F4XX_STDPERIPH_VERSION_SUB1" (declared at line C:\stuff\ChibiOS_3\os\ext\CMSIS\ST\stm32f4xx.h 142
|
|
141) - identifiers (internal and external) shall not rely on significance of more than 31 characters (MISRA C 2004 rule 5.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\os\ext\CMSIS\include\core_cm4_simd.h 1
|
|
19.15)
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 59
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 69
|
|
Error[Pm013]: same name as type "s8" (declared at line 472 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 232
|
|
..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm013]: same name as type "s16" (declared at line 471 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 247
|
|
..\..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 321
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 328
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 341
|
|
rule 19.10)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 399
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\mcuconf.h 1
|
|
19.15)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error limit reached
|
|
Error while running C/C++ Compiler
|
|
chheap.c
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\compilers\IAR\chtypes.h 102
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\hal\boards\ST_STM32F4_DISCOVERY\board.h 230
|
|
rule 19.10)
|
|
Error[Pm009]: symbol has the same initial 31 characters as macro "__STM32F4XX_STDPERIPH_VERSION_SUB1" (declared at line C:\stuff\ChibiOS_3\os\ext\CMSIS\ST\stm32f4xx.h 142
|
|
141) - identifiers (internal and external) shall not rely on significance of more than 31 characters (MISRA C 2004 rule 5.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\os\ext\CMSIS\include\core_cm4_simd.h 1
|
|
19.15)
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 59
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 69
|
|
Error[Pm013]: same name as type "s8" (declared at line 472 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 232
|
|
..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm013]: same name as type "s16" (declared at line 471 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 247
|
|
..\..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 321
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 328
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 341
|
|
rule 19.10)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 399
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\mcuconf.h 1
|
|
19.15)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error limit reached
|
|
Error while running C/C++ Compiler
|
|
chmboxes.c
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\compilers\IAR\chtypes.h 102
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\hal\boards\ST_STM32F4_DISCOVERY\board.h 230
|
|
rule 19.10)
|
|
Error[Pm009]: symbol has the same initial 31 characters as macro "__STM32F4XX_STDPERIPH_VERSION_SUB1" (declared at line C:\stuff\ChibiOS_3\os\ext\CMSIS\ST\stm32f4xx.h 142
|
|
141) - identifiers (internal and external) shall not rely on significance of more than 31 characters (MISRA C 2004 rule 5.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\os\ext\CMSIS\include\core_cm4_simd.h 1
|
|
19.15)
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 59
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 69
|
|
Error[Pm013]: same name as type "s8" (declared at line 472 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 232
|
|
..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm013]: same name as type "s16" (declared at line 471 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 247
|
|
..\..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 321
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 328
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 341
|
|
rule 19.10)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 399
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\mcuconf.h 1
|
|
19.15)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error limit reached
|
|
Error while running C/C++ Compiler
|
|
chmemcore.c
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\compilers\IAR\chtypes.h 102
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\hal\boards\ST_STM32F4_DISCOVERY\board.h 230
|
|
rule 19.10)
|
|
Error[Pm009]: symbol has the same initial 31 characters as macro "__STM32F4XX_STDPERIPH_VERSION_SUB1" (declared at line C:\stuff\ChibiOS_3\os\ext\CMSIS\ST\stm32f4xx.h 142
|
|
141) - identifiers (internal and external) shall not rely on significance of more than 31 characters (MISRA C 2004 rule 5.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\os\ext\CMSIS\include\core_cm4_simd.h 1
|
|
19.15)
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 59
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 69
|
|
Error[Pm013]: same name as type "s8" (declared at line 472 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 232
|
|
..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm013]: same name as type "s16" (declared at line 471 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 247
|
|
..\..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 321
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 328
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 341
|
|
rule 19.10)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 399
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\mcuconf.h 1
|
|
19.15)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error limit reached
|
|
Error while running C/C++ Compiler
|
|
chmempools.c
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\compilers\IAR\chtypes.h 102
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\hal\boards\ST_STM32F4_DISCOVERY\board.h 230
|
|
rule 19.10)
|
|
Error[Pm009]: symbol has the same initial 31 characters as macro "__STM32F4XX_STDPERIPH_VERSION_SUB1" (declared at line C:\stuff\ChibiOS_3\os\ext\CMSIS\ST\stm32f4xx.h 142
|
|
141) - identifiers (internal and external) shall not rely on significance of more than 31 characters (MISRA C 2004 rule 5.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\os\ext\CMSIS\include\core_cm4_simd.h 1
|
|
19.15)
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 59
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 69
|
|
Error[Pm013]: same name as type "s8" (declared at line 472 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 232
|
|
..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm013]: same name as type "s16" (declared at line 471 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 247
|
|
..\..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 321
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 328
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 341
|
|
rule 19.10)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 399
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\mcuconf.h 1
|
|
19.15)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error limit reached
|
|
Error while running C/C++ Compiler
|
|
chmsg.c
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\compilers\IAR\chtypes.h 102
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\hal\boards\ST_STM32F4_DISCOVERY\board.h 230
|
|
rule 19.10)
|
|
Error[Pm009]: symbol has the same initial 31 characters as macro "__STM32F4XX_STDPERIPH_VERSION_SUB1" (declared at line C:\stuff\ChibiOS_3\os\ext\CMSIS\ST\stm32f4xx.h 142
|
|
141) - identifiers (internal and external) shall not rely on significance of more than 31 characters (MISRA C 2004 rule 5.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\os\ext\CMSIS\include\core_cm4_simd.h 1
|
|
19.15)
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 59
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 69
|
|
Error[Pm013]: same name as type "s8" (declared at line 472 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 232
|
|
..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm013]: same name as type "s16" (declared at line 471 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 247
|
|
..\..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 321
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 328
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 341
|
|
rule 19.10)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 399
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\mcuconf.h 1
|
|
19.15)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error limit reached
|
|
Error while running C/C++ Compiler
|
|
chmtx.c
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\compilers\IAR\chtypes.h 102
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\hal\boards\ST_STM32F4_DISCOVERY\board.h 230
|
|
rule 19.10)
|
|
Error[Pm009]: symbol has the same initial 31 characters as macro "__STM32F4XX_STDPERIPH_VERSION_SUB1" (declared at line C:\stuff\ChibiOS_3\os\ext\CMSIS\ST\stm32f4xx.h 142
|
|
141) - identifiers (internal and external) shall not rely on significance of more than 31 characters (MISRA C 2004 rule 5.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\os\ext\CMSIS\include\core_cm4_simd.h 1
|
|
19.15)
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 59
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 69
|
|
Error[Pm013]: same name as type "s8" (declared at line 472 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 232
|
|
..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm013]: same name as type "s16" (declared at line 471 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 247
|
|
..\..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 321
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 328
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 341
|
|
rule 19.10)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 399
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\mcuconf.h 1
|
|
19.15)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error limit reached
|
|
Error while running C/C++ Compiler
|
|
chqueues.c
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\compilers\IAR\chtypes.h 102
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\hal\boards\ST_STM32F4_DISCOVERY\board.h 230
|
|
rule 19.10)
|
|
Error[Pm009]: symbol has the same initial 31 characters as macro "__STM32F4XX_STDPERIPH_VERSION_SUB1" (declared at line C:\stuff\ChibiOS_3\os\ext\CMSIS\ST\stm32f4xx.h 142
|
|
141) - identifiers (internal and external) shall not rely on significance of more than 31 characters (MISRA C 2004 rule 5.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\os\ext\CMSIS\include\core_cm4_simd.h 1
|
|
19.15)
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 59
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 69
|
|
Error[Pm013]: same name as type "s8" (declared at line 472 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 232
|
|
..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm013]: same name as type "s16" (declared at line 471 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 247
|
|
..\..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 321
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 328
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 341
|
|
rule 19.10)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 399
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\mcuconf.h 1
|
|
19.15)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error limit reached
|
|
Error while running C/C++ Compiler
|
|
chregistry.c
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\compilers\IAR\chtypes.h 102
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\hal\boards\ST_STM32F4_DISCOVERY\board.h 230
|
|
rule 19.10)
|
|
Error[Pm009]: symbol has the same initial 31 characters as macro "__STM32F4XX_STDPERIPH_VERSION_SUB1" (declared at line C:\stuff\ChibiOS_3\os\ext\CMSIS\ST\stm32f4xx.h 142
|
|
141) - identifiers (internal and external) shall not rely on significance of more than 31 characters (MISRA C 2004 rule 5.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\os\ext\CMSIS\include\core_cm4_simd.h 1
|
|
19.15)
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 59
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 69
|
|
Error[Pm013]: same name as type "s8" (declared at line 472 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 232
|
|
..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm013]: same name as type "s16" (declared at line 471 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 247
|
|
..\..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 321
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 328
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 341
|
|
rule 19.10)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 399
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\mcuconf.h 1
|
|
19.15)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error limit reached
|
|
Error while running C/C++ Compiler
|
|
chschd.c
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\compilers\IAR\chtypes.h 102
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\hal\boards\ST_STM32F4_DISCOVERY\board.h 230
|
|
rule 19.10)
|
|
Error[Pm009]: symbol has the same initial 31 characters as macro "__STM32F4XX_STDPERIPH_VERSION_SUB1" (declared at line C:\stuff\ChibiOS_3\os\ext\CMSIS\ST\stm32f4xx.h 142
|
|
141) - identifiers (internal and external) shall not rely on significance of more than 31 characters (MISRA C 2004 rule 5.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\os\ext\CMSIS\include\core_cm4_simd.h 1
|
|
19.15)
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 59
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 69
|
|
Error[Pm013]: same name as type "s8" (declared at line 472 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 232
|
|
..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm013]: same name as type "s16" (declared at line 471 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 247
|
|
..\..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 321
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 328
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 341
|
|
rule 19.10)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 399
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\mcuconf.h 1
|
|
19.15)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error limit reached
|
|
Error while running C/C++ Compiler
|
|
chsem.c
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\compilers\IAR\chtypes.h 102
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\hal\boards\ST_STM32F4_DISCOVERY\board.h 230
|
|
rule 19.10)
|
|
Error[Pm009]: symbol has the same initial 31 characters as macro "__STM32F4XX_STDPERIPH_VERSION_SUB1" (declared at line C:\stuff\ChibiOS_3\os\ext\CMSIS\ST\stm32f4xx.h 142
|
|
141) - identifiers (internal and external) shall not rely on significance of more than 31 characters (MISRA C 2004 rule 5.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\os\ext\CMSIS\include\core_cm4_simd.h 1
|
|
19.15)
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 59
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 69
|
|
Error[Pm013]: same name as type "s8" (declared at line 472 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 232
|
|
..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm013]: same name as type "s16" (declared at line 471 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 247
|
|
..\..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 321
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 328
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 341
|
|
rule 19.10)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 399
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\mcuconf.h 1
|
|
19.15)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error limit reached
|
|
Error while running C/C++ Compiler
|
|
chsys.c
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\compilers\IAR\chtypes.h 102
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\hal\boards\ST_STM32F4_DISCOVERY\board.h 230
|
|
rule 19.10)
|
|
Error[Pm009]: symbol has the same initial 31 characters as macro "__STM32F4XX_STDPERIPH_VERSION_SUB1" (declared at line C:\stuff\ChibiOS_3\os\ext\CMSIS\ST\stm32f4xx.h 142
|
|
141) - identifiers (internal and external) shall not rely on significance of more than 31 characters (MISRA C 2004 rule 5.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\os\ext\CMSIS\include\core_cm4_simd.h 1
|
|
19.15)
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 59
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 69
|
|
Error[Pm013]: same name as type "s8" (declared at line 472 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 232
|
|
..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm013]: same name as type "s16" (declared at line 471 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 247
|
|
..\..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 321
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 328
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 341
|
|
rule 19.10)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 399
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\mcuconf.h 1
|
|
19.15)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error limit reached
|
|
Error while running C/C++ Compiler
|
|
chthreads.c
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\compilers\IAR\chtypes.h 102
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\hal\boards\ST_STM32F4_DISCOVERY\board.h 230
|
|
rule 19.10)
|
|
Error[Pm009]: symbol has the same initial 31 characters as macro "__STM32F4XX_STDPERIPH_VERSION_SUB1" (declared at line C:\stuff\ChibiOS_3\os\ext\CMSIS\ST\stm32f4xx.h 142
|
|
141) - identifiers (internal and external) shall not rely on significance of more than 31 characters (MISRA C 2004 rule 5.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\os\ext\CMSIS\include\core_cm4_simd.h 1
|
|
19.15)
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 59
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 69
|
|
Error[Pm013]: same name as type "s8" (declared at line 472 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 232
|
|
..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm013]: same name as type "s16" (declared at line 471 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 247
|
|
..\..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 321
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 328
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 341
|
|
rule 19.10)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 399
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\mcuconf.h 1
|
|
19.15)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error limit reached
|
|
Error while running C/C++ Compiler
|
|
chtm.c
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\compilers\IAR\chtypes.h 102
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\hal\boards\ST_STM32F4_DISCOVERY\board.h 230
|
|
rule 19.10)
|
|
Error[Pm009]: symbol has the same initial 31 characters as macro "__STM32F4XX_STDPERIPH_VERSION_SUB1" (declared at line C:\stuff\ChibiOS_3\os\ext\CMSIS\ST\stm32f4xx.h 142
|
|
141) - identifiers (internal and external) shall not rely on significance of more than 31 characters (MISRA C 2004 rule 5.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\os\ext\CMSIS\include\core_cm4_simd.h 1
|
|
19.15)
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 59
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 69
|
|
Error[Pm013]: same name as type "s8" (declared at line 472 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 232
|
|
..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm013]: same name as type "s16" (declared at line 471 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 247
|
|
..\..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 321
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 328
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 341
|
|
rule 19.10)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 399
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\mcuconf.h 1
|
|
19.15)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error limit reached
|
|
Error while running C/C++ Compiler
|
|
chvt.c
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\compilers\IAR\chtypes.h 102
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\hal\boards\ST_STM32F4_DISCOVERY\board.h 230
|
|
rule 19.10)
|
|
Error[Pm009]: symbol has the same initial 31 characters as macro "__STM32F4XX_STDPERIPH_VERSION_SUB1" (declared at line C:\stuff\ChibiOS_3\os\ext\CMSIS\ST\stm32f4xx.h 142
|
|
141) - identifiers (internal and external) shall not rely on significance of more than 31 characters (MISRA C 2004 rule 5.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\os\ext\CMSIS\include\core_cm4_simd.h 1
|
|
19.15)
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 59
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 69
|
|
Error[Pm013]: same name as type "s8" (declared at line 472 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 232
|
|
..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm013]: same name as type "s16" (declared at line 471 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 247
|
|
..\..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 321
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 328
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 341
|
|
rule 19.10)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 399
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\mcuconf.h 1
|
|
19.15)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error limit reached
|
|
Error while running C/C++ Compiler
|
|
cstartup.s
|
|
ext.c
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\compilers\IAR\chtypes.h 102
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\hal\boards\ST_STM32F4_DISCOVERY\board.h 230
|
|
rule 19.10)
|
|
Error[Pm009]: symbol has the same initial 31 characters as macro "__STM32F4XX_STDPERIPH_VERSION_SUB1" (declared at line C:\stuff\ChibiOS_3\os\ext\CMSIS\ST\stm32f4xx.h 142
|
|
141) - identifiers (internal and external) shall not rely on significance of more than 31 characters (MISRA C 2004 rule 5.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\os\ext\CMSIS\include\core_cm4_simd.h 1
|
|
19.15)
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 59
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 69
|
|
Error[Pm013]: same name as type "s8" (declared at line 472 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 232
|
|
..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm013]: same name as type "s16" (declared at line 471 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 247
|
|
..\..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 321
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 328
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 341
|
|
rule 19.10)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 399
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\mcuconf.h 1
|
|
19.15)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error limit reached
|
|
Error while running C/C++ Compiler
|
|
gpt.c
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\compilers\IAR\chtypes.h 102
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\hal\boards\ST_STM32F4_DISCOVERY\board.h 230
|
|
rule 19.10)
|
|
Error[Pm009]: symbol has the same initial 31 characters as macro "__STM32F4XX_STDPERIPH_VERSION_SUB1" (declared at line C:\stuff\ChibiOS_3\os\ext\CMSIS\ST\stm32f4xx.h 142
|
|
141) - identifiers (internal and external) shall not rely on significance of more than 31 characters (MISRA C 2004 rule 5.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\os\ext\CMSIS\include\core_cm4_simd.h 1
|
|
19.15)
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 59
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 69
|
|
Error[Pm013]: same name as type "s8" (declared at line 472 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 232
|
|
..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm013]: same name as type "s16" (declared at line 471 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 247
|
|
..\..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 321
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 328
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 341
|
|
rule 19.10)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 399
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\mcuconf.h 1
|
|
19.15)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error limit reached
|
|
Error while running C/C++ Compiler
|
|
gpt_lld.c
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\compilers\IAR\chtypes.h 102
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\hal\boards\ST_STM32F4_DISCOVERY\board.h 230
|
|
rule 19.10)
|
|
Error[Pm009]: symbol has the same initial 31 characters as macro "__STM32F4XX_STDPERIPH_VERSION_SUB1" (declared at line C:\stuff\ChibiOS_3\os\ext\CMSIS\ST\stm32f4xx.h 142
|
|
141) - identifiers (internal and external) shall not rely on significance of more than 31 characters (MISRA C 2004 rule 5.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\os\ext\CMSIS\include\core_cm4_simd.h 1
|
|
19.15)
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 59
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 69
|
|
Error[Pm013]: same name as type "s8" (declared at line 472 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 232
|
|
..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm013]: same name as type "s16" (declared at line 471 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 247
|
|
..\..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 321
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 328
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 341
|
|
rule 19.10)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 399
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\mcuconf.h 1
|
|
19.15)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error limit reached
|
|
Error while running C/C++ Compiler
|
|
hal.c
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\compilers\IAR\chtypes.h 102
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\hal\boards\ST_STM32F4_DISCOVERY\board.h 230
|
|
rule 19.10)
|
|
Error[Pm009]: symbol has the same initial 31 characters as macro "__STM32F4XX_STDPERIPH_VERSION_SUB1" (declared at line C:\stuff\ChibiOS_3\os\ext\CMSIS\ST\stm32f4xx.h 142
|
|
141) - identifiers (internal and external) shall not rely on significance of more than 31 characters (MISRA C 2004 rule 5.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\os\ext\CMSIS\include\core_cm4_simd.h 1
|
|
19.15)
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 59
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 69
|
|
Error[Pm013]: same name as type "s8" (declared at line 472 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 232
|
|
..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm013]: same name as type "s16" (declared at line 471 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 247
|
|
..\..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 321
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 328
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 341
|
|
rule 19.10)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 399
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\mcuconf.h 1
|
|
19.15)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error limit reached
|
|
Error while running C/C++ Compiler
|
|
hal_lld.c
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\compilers\IAR\chtypes.h 102
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\hal\boards\ST_STM32F4_DISCOVERY\board.h 230
|
|
rule 19.10)
|
|
Error[Pm009]: symbol has the same initial 31 characters as macro "__STM32F4XX_STDPERIPH_VERSION_SUB1" (declared at line C:\stuff\ChibiOS_3\os\ext\CMSIS\ST\stm32f4xx.h 142
|
|
141) - identifiers (internal and external) shall not rely on significance of more than 31 characters (MISRA C 2004 rule 5.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\os\ext\CMSIS\include\core_cm4_simd.h 1
|
|
19.15)
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 59
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 69
|
|
Error[Pm013]: same name as type "s8" (declared at line 472 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 232
|
|
..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm013]: same name as type "s16" (declared at line 471 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 247
|
|
..\..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 321
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 328
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 341
|
|
rule 19.10)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 399
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\mcuconf.h 1
|
|
19.15)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error limit reached
|
|
Error while running C/C++ Compiler
|
|
i2c.c
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\compilers\IAR\chtypes.h 102
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\hal\boards\ST_STM32F4_DISCOVERY\board.h 230
|
|
rule 19.10)
|
|
Error[Pm009]: symbol has the same initial 31 characters as macro "__STM32F4XX_STDPERIPH_VERSION_SUB1" (declared at line C:\stuff\ChibiOS_3\os\ext\CMSIS\ST\stm32f4xx.h 142
|
|
141) - identifiers (internal and external) shall not rely on significance of more than 31 characters (MISRA C 2004 rule 5.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\os\ext\CMSIS\include\core_cm4_simd.h 1
|
|
19.15)
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 59
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 69
|
|
Error[Pm013]: same name as type "s8" (declared at line 472 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 232
|
|
..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm013]: same name as type "s16" (declared at line 471 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 247
|
|
..\..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 321
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 328
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 341
|
|
rule 19.10)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 399
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\mcuconf.h 1
|
|
19.15)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error limit reached
|
|
Error while running C/C++ Compiler
|
|
icu.c
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\compilers\IAR\chtypes.h 102
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\hal\boards\ST_STM32F4_DISCOVERY\board.h 230
|
|
rule 19.10)
|
|
Error[Pm009]: symbol has the same initial 31 characters as macro "__STM32F4XX_STDPERIPH_VERSION_SUB1" (declared at line C:\stuff\ChibiOS_3\os\ext\CMSIS\ST\stm32f4xx.h 142
|
|
141) - identifiers (internal and external) shall not rely on significance of more than 31 characters (MISRA C 2004 rule 5.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\os\ext\CMSIS\include\core_cm4_simd.h 1
|
|
19.15)
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 59
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 69
|
|
Error[Pm013]: same name as type "s8" (declared at line 472 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 232
|
|
..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm013]: same name as type "s16" (declared at line 471 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 247
|
|
..\..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 321
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 328
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 341
|
|
rule 19.10)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 399
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\mcuconf.h 1
|
|
19.15)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error limit reached
|
|
Error while running C/C++ Compiler
|
|
mac.c
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\compilers\IAR\chtypes.h 102
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\hal\boards\ST_STM32F4_DISCOVERY\board.h 230
|
|
rule 19.10)
|
|
Error[Pm009]: symbol has the same initial 31 characters as macro "__STM32F4XX_STDPERIPH_VERSION_SUB1" (declared at line C:\stuff\ChibiOS_3\os\ext\CMSIS\ST\stm32f4xx.h 142
|
|
141) - identifiers (internal and external) shall not rely on significance of more than 31 characters (MISRA C 2004 rule 5.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\os\ext\CMSIS\include\core_cm4_simd.h 1
|
|
19.15)
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 59
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 69
|
|
Error[Pm013]: same name as type "s8" (declared at line 472 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 232
|
|
..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm013]: same name as type "s16" (declared at line 471 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 247
|
|
..\..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 321
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 328
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 341
|
|
rule 19.10)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 399
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\mcuconf.h 1
|
|
19.15)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error limit reached
|
|
Error while running C/C++ Compiler
|
|
main.c
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\compilers\IAR\chtypes.h 102
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\hal\boards\ST_STM32F4_DISCOVERY\board.h 230
|
|
rule 19.10)
|
|
Error[Pm009]: symbol has the same initial 31 characters as macro "__STM32F4XX_STDPERIPH_VERSION_SUB1" (declared at line C:\stuff\ChibiOS_3\os\ext\CMSIS\ST\stm32f4xx.h 142
|
|
141) - identifiers (internal and external) shall not rely on significance of more than 31 characters (MISRA C 2004 rule 5.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\os\ext\CMSIS\include\core_cm4_simd.h 1
|
|
19.15)
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 59
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 69
|
|
Error[Pm013]: same name as type "s8" (declared at line 472 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 232
|
|
..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm013]: same name as type "s16" (declared at line 471 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 247
|
|
..\..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 321
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 328
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 341
|
|
rule 19.10)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 399
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\mcuconf.h 1
|
|
19.15)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error limit reached
|
|
Error while running C/C++ Compiler
|
|
mmc_spi.c
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\compilers\IAR\chtypes.h 102
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\hal\boards\ST_STM32F4_DISCOVERY\board.h 230
|
|
rule 19.10)
|
|
Error[Pm009]: symbol has the same initial 31 characters as macro "__STM32F4XX_STDPERIPH_VERSION_SUB1" (declared at line C:\stuff\ChibiOS_3\os\ext\CMSIS\ST\stm32f4xx.h 142
|
|
141) - identifiers (internal and external) shall not rely on significance of more than 31 characters (MISRA C 2004 rule 5.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\os\ext\CMSIS\include\core_cm4_simd.h 1
|
|
19.15)
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 59
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 69
|
|
Error[Pm013]: same name as type "s8" (declared at line 472 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 232
|
|
..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm013]: same name as type "s16" (declared at line 471 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 247
|
|
..\..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 321
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 328
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 341
|
|
rule 19.10)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 399
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\mcuconf.h 1
|
|
19.15)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error limit reached
|
|
Error while running C/C++ Compiler
|
|
nvic.c
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\compilers\IAR\chtypes.h 102
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\hal\boards\ST_STM32F4_DISCOVERY\board.h 230
|
|
rule 19.10)
|
|
Error[Pm009]: symbol has the same initial 31 characters as macro "__STM32F4XX_STDPERIPH_VERSION_SUB1" (declared at line C:\stuff\ChibiOS_3\os\ext\CMSIS\ST\stm32f4xx.h 142
|
|
141) - identifiers (internal and external) shall not rely on significance of more than 31 characters (MISRA C 2004 rule 5.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\os\ext\CMSIS\include\core_cm4_simd.h 1
|
|
19.15)
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 59
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 69
|
|
Error[Pm013]: same name as type "s8" (declared at line 472 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 232
|
|
..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm013]: same name as type "s16" (declared at line 471 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 247
|
|
..\..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 321
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 328
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 341
|
|
rule 19.10)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 399
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\mcuconf.h 1
|
|
19.15)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error limit reached
|
|
Error while running C/C++ Compiler
|
|
pal.c
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\compilers\IAR\chtypes.h 102
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\hal\boards\ST_STM32F4_DISCOVERY\board.h 230
|
|
rule 19.10)
|
|
Error[Pm009]: symbol has the same initial 31 characters as macro "__STM32F4XX_STDPERIPH_VERSION_SUB1" (declared at line C:\stuff\ChibiOS_3\os\ext\CMSIS\ST\stm32f4xx.h 142
|
|
141) - identifiers (internal and external) shall not rely on significance of more than 31 characters (MISRA C 2004 rule 5.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\os\ext\CMSIS\include\core_cm4_simd.h 1
|
|
19.15)
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 59
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 69
|
|
Error[Pm013]: same name as type "s8" (declared at line 472 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 232
|
|
..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm013]: same name as type "s16" (declared at line 471 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 247
|
|
..\..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 321
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 328
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 341
|
|
rule 19.10)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 399
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\mcuconf.h 1
|
|
19.15)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error limit reached
|
|
Error while running C/C++ Compiler
|
|
pal_lld.c
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\compilers\IAR\chtypes.h 102
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\hal\boards\ST_STM32F4_DISCOVERY\board.h 230
|
|
rule 19.10)
|
|
Error[Pm009]: symbol has the same initial 31 characters as macro "__STM32F4XX_STDPERIPH_VERSION_SUB1" (declared at line C:\stuff\ChibiOS_3\os\ext\CMSIS\ST\stm32f4xx.h 142
|
|
141) - identifiers (internal and external) shall not rely on significance of more than 31 characters (MISRA C 2004 rule 5.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\os\ext\CMSIS\include\core_cm4_simd.h 1
|
|
19.15)
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 59
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 69
|
|
Error[Pm013]: same name as type "s8" (declared at line 472 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 232
|
|
..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm013]: same name as type "s16" (declared at line 471 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 247
|
|
..\..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 321
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 328
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 341
|
|
rule 19.10)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 399
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\mcuconf.h 1
|
|
19.15)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error limit reached
|
|
Error while running C/C++ Compiler
|
|
pwm.c
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\compilers\IAR\chtypes.h 102
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\hal\boards\ST_STM32F4_DISCOVERY\board.h 230
|
|
rule 19.10)
|
|
Error[Pm009]: symbol has the same initial 31 characters as macro "__STM32F4XX_STDPERIPH_VERSION_SUB1" (declared at line C:\stuff\ChibiOS_3\os\ext\CMSIS\ST\stm32f4xx.h 142
|
|
141) - identifiers (internal and external) shall not rely on significance of more than 31 characters (MISRA C 2004 rule 5.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\os\ext\CMSIS\include\core_cm4_simd.h 1
|
|
19.15)
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 59
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 69
|
|
Error[Pm013]: same name as type "s8" (declared at line 472 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 232
|
|
..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm013]: same name as type "s16" (declared at line 471 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 247
|
|
..\..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 321
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 328
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 341
|
|
rule 19.10)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 399
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\mcuconf.h 1
|
|
19.15)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error limit reached
|
|
Error while running C/C++ Compiler
|
|
rtc.c
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\compilers\IAR\chtypes.h 102
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\hal\boards\ST_STM32F4_DISCOVERY\board.h 230
|
|
rule 19.10)
|
|
Error[Pm009]: symbol has the same initial 31 characters as macro "__STM32F4XX_STDPERIPH_VERSION_SUB1" (declared at line C:\stuff\ChibiOS_3\os\ext\CMSIS\ST\stm32f4xx.h 142
|
|
141) - identifiers (internal and external) shall not rely on significance of more than 31 characters (MISRA C 2004 rule 5.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\os\ext\CMSIS\include\core_cm4_simd.h 1
|
|
19.15)
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 59
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 69
|
|
Error[Pm013]: same name as type "s8" (declared at line 472 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 232
|
|
..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm013]: same name as type "s16" (declared at line 471 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 247
|
|
..\..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 321
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 328
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 341
|
|
rule 19.10)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 399
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\mcuconf.h 1
|
|
19.15)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error limit reached
|
|
Error while running C/C++ Compiler
|
|
sdc.c
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\compilers\IAR\chtypes.h 102
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\hal\boards\ST_STM32F4_DISCOVERY\board.h 230
|
|
rule 19.10)
|
|
Error[Pm009]: symbol has the same initial 31 characters as macro "__STM32F4XX_STDPERIPH_VERSION_SUB1" (declared at line C:\stuff\ChibiOS_3\os\ext\CMSIS\ST\stm32f4xx.h 142
|
|
141) - identifiers (internal and external) shall not rely on significance of more than 31 characters (MISRA C 2004 rule 5.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\os\ext\CMSIS\include\core_cm4_simd.h 1
|
|
19.15)
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 59
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 69
|
|
Error[Pm013]: same name as type "s8" (declared at line 472 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 232
|
|
..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm013]: same name as type "s16" (declared at line 471 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 247
|
|
..\..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 321
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 328
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 341
|
|
rule 19.10)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 399
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\mcuconf.h 1
|
|
19.15)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error limit reached
|
|
Error while running C/C++ Compiler
|
|
serial.c
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\compilers\IAR\chtypes.h 102
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\hal\boards\ST_STM32F4_DISCOVERY\board.h 230
|
|
rule 19.10)
|
|
Error[Pm009]: symbol has the same initial 31 characters as macro "__STM32F4XX_STDPERIPH_VERSION_SUB1" (declared at line C:\stuff\ChibiOS_3\os\ext\CMSIS\ST\stm32f4xx.h 142
|
|
141) - identifiers (internal and external) shall not rely on significance of more than 31 characters (MISRA C 2004 rule 5.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\os\ext\CMSIS\include\core_cm4_simd.h 1
|
|
19.15)
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 59
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 69
|
|
Error[Pm013]: same name as type "s8" (declared at line 472 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 232
|
|
..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm013]: same name as type "s16" (declared at line 471 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 247
|
|
..\..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 321
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 328
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 341
|
|
rule 19.10)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 399
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\mcuconf.h 1
|
|
19.15)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error limit reached
|
|
Error while running C/C++ Compiler
|
|
serial_lld.c
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\compilers\IAR\chtypes.h 102
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\hal\boards\ST_STM32F4_DISCOVERY\board.h 230
|
|
rule 19.10)
|
|
Error[Pm009]: symbol has the same initial 31 characters as macro "__STM32F4XX_STDPERIPH_VERSION_SUB1" (declared at line C:\stuff\ChibiOS_3\os\ext\CMSIS\ST\stm32f4xx.h 142
|
|
141) - identifiers (internal and external) shall not rely on significance of more than 31 characters (MISRA C 2004 rule 5.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\os\ext\CMSIS\include\core_cm4_simd.h 1
|
|
19.15)
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 59
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 69
|
|
Error[Pm013]: same name as type "s8" (declared at line 472 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 232
|
|
..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm013]: same name as type "s16" (declared at line 471 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 247
|
|
..\..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 321
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 328
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 341
|
|
rule 19.10)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 399
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\mcuconf.h 1
|
|
19.15)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error limit reached
|
|
Error while running C/C++ Compiler
|
|
serial_usb.c
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\compilers\IAR\chtypes.h 102
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\hal\boards\ST_STM32F4_DISCOVERY\board.h 230
|
|
rule 19.10)
|
|
Error[Pm009]: symbol has the same initial 31 characters as macro "__STM32F4XX_STDPERIPH_VERSION_SUB1" (declared at line C:\stuff\ChibiOS_3\os\ext\CMSIS\ST\stm32f4xx.h 142
|
|
141) - identifiers (internal and external) shall not rely on significance of more than 31 characters (MISRA C 2004 rule 5.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\os\ext\CMSIS\include\core_cm4_simd.h 1
|
|
19.15)
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 59
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 69
|
|
Error[Pm013]: same name as type "s8" (declared at line 472 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 232
|
|
..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm013]: same name as type "s16" (declared at line 471 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 247
|
|
..\..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 321
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 328
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 341
|
|
rule 19.10)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 399
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\mcuconf.h 1
|
|
19.15)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error limit reached
|
|
Error while running C/C++ Compiler
|
|
spi.c
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\compilers\IAR\chtypes.h 102
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\hal\boards\ST_STM32F4_DISCOVERY\board.h 230
|
|
rule 19.10)
|
|
Error[Pm009]: symbol has the same initial 31 characters as macro "__STM32F4XX_STDPERIPH_VERSION_SUB1" (declared at line C:\stuff\ChibiOS_3\os\ext\CMSIS\ST\stm32f4xx.h 142
|
|
141) - identifiers (internal and external) shall not rely on significance of more than 31 characters (MISRA C 2004 rule 5.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\os\ext\CMSIS\include\core_cm4_simd.h 1
|
|
19.15)
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 59
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 69
|
|
Error[Pm013]: same name as type "s8" (declared at line 472 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 232
|
|
..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm013]: same name as type "s16" (declared at line 471 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 247
|
|
..\..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 321
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 328
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 341
|
|
rule 19.10)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 399
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\mcuconf.h 1
|
|
19.15)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error limit reached
|
|
Error while running C/C++ Compiler
|
|
spi_lld.c
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\compilers\IAR\chtypes.h 102
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\hal\boards\ST_STM32F4_DISCOVERY\board.h 230
|
|
rule 19.10)
|
|
Error[Pm009]: symbol has the same initial 31 characters as macro "__STM32F4XX_STDPERIPH_VERSION_SUB1" (declared at line C:\stuff\ChibiOS_3\os\ext\CMSIS\ST\stm32f4xx.h 142
|
|
141) - identifiers (internal and external) shall not rely on significance of more than 31 characters (MISRA C 2004 rule 5.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\os\ext\CMSIS\include\core_cm4_simd.h 1
|
|
19.15)
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 59
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 69
|
|
Error[Pm013]: same name as type "s8" (declared at line 472 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 232
|
|
..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm013]: same name as type "s16" (declared at line 471 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 247
|
|
..\..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 321
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 328
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 341
|
|
rule 19.10)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 399
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\mcuconf.h 1
|
|
19.15)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error limit reached
|
|
Error while running C/C++ Compiler
|
|
st.c
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\compilers\IAR\chtypes.h 102
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\hal\boards\ST_STM32F4_DISCOVERY\board.h 230
|
|
rule 19.10)
|
|
Error[Pm009]: symbol has the same initial 31 characters as macro "__STM32F4XX_STDPERIPH_VERSION_SUB1" (declared at line C:\stuff\ChibiOS_3\os\ext\CMSIS\ST\stm32f4xx.h 142
|
|
141) - identifiers (internal and external) shall not rely on significance of more than 31 characters (MISRA C 2004 rule 5.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\os\ext\CMSIS\include\core_cm4_simd.h 1
|
|
19.15)
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 59
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 69
|
|
Error[Pm013]: same name as type "s8" (declared at line 472 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 232
|
|
..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm013]: same name as type "s16" (declared at line 471 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 247
|
|
..\..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 321
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 328
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 341
|
|
rule 19.10)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 399
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\mcuconf.h 1
|
|
19.15)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error limit reached
|
|
Error while running C/C++ Compiler
|
|
st_lld.c
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\compilers\IAR\chtypes.h 102
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\hal\boards\ST_STM32F4_DISCOVERY\board.h 230
|
|
rule 19.10)
|
|
Error[Pm009]: symbol has the same initial 31 characters as macro "__STM32F4XX_STDPERIPH_VERSION_SUB1" (declared at line C:\stuff\ChibiOS_3\os\ext\CMSIS\ST\stm32f4xx.h 142
|
|
141) - identifiers (internal and external) shall not rely on significance of more than 31 characters (MISRA C 2004 rule 5.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\os\ext\CMSIS\include\core_cm4_simd.h 1
|
|
19.15)
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 59
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 69
|
|
Error[Pm013]: same name as type "s8" (declared at line 472 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 232
|
|
..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm013]: same name as type "s16" (declared at line 471 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 247
|
|
..\..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 321
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 328
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 341
|
|
rule 19.10)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 399
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\mcuconf.h 1
|
|
19.15)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error limit reached
|
|
Error while running C/C++ Compiler
|
|
stm32_dma.c
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\compilers\IAR\chtypes.h 102
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\hal\boards\ST_STM32F4_DISCOVERY\board.h 230
|
|
rule 19.10)
|
|
Error[Pm009]: symbol has the same initial 31 characters as macro "__STM32F4XX_STDPERIPH_VERSION_SUB1" (declared at line C:\stuff\ChibiOS_3\os\ext\CMSIS\ST\stm32f4xx.h 142
|
|
141) - identifiers (internal and external) shall not rely on significance of more than 31 characters (MISRA C 2004 rule 5.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\os\ext\CMSIS\include\core_cm4_simd.h 1
|
|
19.15)
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 59
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 69
|
|
Error[Pm013]: same name as type "s8" (declared at line 472 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 232
|
|
..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm013]: same name as type "s16" (declared at line 471 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 247
|
|
..\..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 321
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 328
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 341
|
|
rule 19.10)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 399
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\mcuconf.h 1
|
|
19.15)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error limit reached
|
|
Error while running C/C++ Compiler
|
|
test.c
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\compilers\IAR\chtypes.h 102
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\hal\boards\ST_STM32F4_DISCOVERY\board.h 230
|
|
rule 19.10)
|
|
Error[Pm009]: symbol has the same initial 31 characters as macro "__STM32F4XX_STDPERIPH_VERSION_SUB1" (declared at line C:\stuff\ChibiOS_3\os\ext\CMSIS\ST\stm32f4xx.h 142
|
|
141) - identifiers (internal and external) shall not rely on significance of more than 31 characters (MISRA C 2004 rule 5.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\os\ext\CMSIS\include\core_cm4_simd.h 1
|
|
19.15)
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 59
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 69
|
|
Error[Pm013]: same name as type "s8" (declared at line 472 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 232
|
|
..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm013]: same name as type "s16" (declared at line 471 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 247
|
|
..\..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 321
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 328
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 341
|
|
rule 19.10)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 399
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\mcuconf.h 1
|
|
19.15)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error limit reached
|
|
Error while running C/C++ Compiler
|
|
testbmk.c
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\compilers\IAR\chtypes.h 102
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\hal\boards\ST_STM32F4_DISCOVERY\board.h 230
|
|
rule 19.10)
|
|
Error[Pm009]: symbol has the same initial 31 characters as macro "__STM32F4XX_STDPERIPH_VERSION_SUB1" (declared at line C:\stuff\ChibiOS_3\os\ext\CMSIS\ST\stm32f4xx.h 142
|
|
141) - identifiers (internal and external) shall not rely on significance of more than 31 characters (MISRA C 2004 rule 5.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\os\ext\CMSIS\include\core_cm4_simd.h 1
|
|
19.15)
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 59
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 69
|
|
Error[Pm013]: same name as type "s8" (declared at line 472 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 232
|
|
..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm013]: same name as type "s16" (declared at line 471 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 247
|
|
..\..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 321
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 328
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 341
|
|
rule 19.10)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 399
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\mcuconf.h 1
|
|
19.15)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error limit reached
|
|
Error while running C/C++ Compiler
|
|
testdyn.c
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\compilers\IAR\chtypes.h 102
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\hal\boards\ST_STM32F4_DISCOVERY\board.h 230
|
|
rule 19.10)
|
|
Error[Pm009]: symbol has the same initial 31 characters as macro "__STM32F4XX_STDPERIPH_VERSION_SUB1" (declared at line C:\stuff\ChibiOS_3\os\ext\CMSIS\ST\stm32f4xx.h 142
|
|
141) - identifiers (internal and external) shall not rely on significance of more than 31 characters (MISRA C 2004 rule 5.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\os\ext\CMSIS\include\core_cm4_simd.h 1
|
|
19.15)
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 59
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 69
|
|
Error[Pm013]: same name as type "s8" (declared at line 472 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 232
|
|
..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm013]: same name as type "s16" (declared at line 471 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 247
|
|
..\..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 321
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 328
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 341
|
|
rule 19.10)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 399
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\mcuconf.h 1
|
|
19.15)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error limit reached
|
|
Error while running C/C++ Compiler
|
|
testevt.c
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\compilers\IAR\chtypes.h 102
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\hal\boards\ST_STM32F4_DISCOVERY\board.h 230
|
|
rule 19.10)
|
|
Error[Pm009]: symbol has the same initial 31 characters as macro "__STM32F4XX_STDPERIPH_VERSION_SUB1" (declared at line C:\stuff\ChibiOS_3\os\ext\CMSIS\ST\stm32f4xx.h 142
|
|
141) - identifiers (internal and external) shall not rely on significance of more than 31 characters (MISRA C 2004 rule 5.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\os\ext\CMSIS\include\core_cm4_simd.h 1
|
|
19.15)
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 59
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 69
|
|
Error[Pm013]: same name as type "s8" (declared at line 472 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 232
|
|
..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm013]: same name as type "s16" (declared at line 471 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 247
|
|
..\..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 321
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 328
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 341
|
|
rule 19.10)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 399
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\mcuconf.h 1
|
|
19.15)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error limit reached
|
|
Error while running C/C++ Compiler
|
|
testheap.c
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\compilers\IAR\chtypes.h 102
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\hal\boards\ST_STM32F4_DISCOVERY\board.h 230
|
|
rule 19.10)
|
|
Error[Pm009]: symbol has the same initial 31 characters as macro "__STM32F4XX_STDPERIPH_VERSION_SUB1" (declared at line C:\stuff\ChibiOS_3\os\ext\CMSIS\ST\stm32f4xx.h 142
|
|
141) - identifiers (internal and external) shall not rely on significance of more than 31 characters (MISRA C 2004 rule 5.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\os\ext\CMSIS\include\core_cm4_simd.h 1
|
|
19.15)
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 59
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 69
|
|
Error[Pm013]: same name as type "s8" (declared at line 472 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 232
|
|
..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm013]: same name as type "s16" (declared at line 471 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 247
|
|
..\..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 321
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 328
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 341
|
|
rule 19.10)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 399
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\mcuconf.h 1
|
|
19.15)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error limit reached
|
|
Error while running C/C++ Compiler
|
|
testmbox.c
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\compilers\IAR\chtypes.h 102
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\hal\boards\ST_STM32F4_DISCOVERY\board.h 230
|
|
rule 19.10)
|
|
Error[Pm009]: symbol has the same initial 31 characters as macro "__STM32F4XX_STDPERIPH_VERSION_SUB1" (declared at line C:\stuff\ChibiOS_3\os\ext\CMSIS\ST\stm32f4xx.h 142
|
|
141) - identifiers (internal and external) shall not rely on significance of more than 31 characters (MISRA C 2004 rule 5.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\os\ext\CMSIS\include\core_cm4_simd.h 1
|
|
19.15)
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 59
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 69
|
|
Error[Pm013]: same name as type "s8" (declared at line 472 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 232
|
|
..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm013]: same name as type "s16" (declared at line 471 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 247
|
|
..\..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 321
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 328
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 341
|
|
rule 19.10)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 399
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\mcuconf.h 1
|
|
19.15)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error limit reached
|
|
Error while running C/C++ Compiler
|
|
testmsg.c
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\compilers\IAR\chtypes.h 102
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\hal\boards\ST_STM32F4_DISCOVERY\board.h 230
|
|
rule 19.10)
|
|
Error[Pm009]: symbol has the same initial 31 characters as macro "__STM32F4XX_STDPERIPH_VERSION_SUB1" (declared at line C:\stuff\ChibiOS_3\os\ext\CMSIS\ST\stm32f4xx.h 142
|
|
141) - identifiers (internal and external) shall not rely on significance of more than 31 characters (MISRA C 2004 rule 5.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\os\ext\CMSIS\include\core_cm4_simd.h 1
|
|
19.15)
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 59
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 69
|
|
Error[Pm013]: same name as type "s8" (declared at line 472 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 232
|
|
..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm013]: same name as type "s16" (declared at line 471 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 247
|
|
..\..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 321
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 328
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 341
|
|
rule 19.10)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 399
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\mcuconf.h 1
|
|
19.15)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error limit reached
|
|
Error while running C/C++ Compiler
|
|
testmtx.c
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\compilers\IAR\chtypes.h 102
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\hal\boards\ST_STM32F4_DISCOVERY\board.h 230
|
|
rule 19.10)
|
|
Error[Pm009]: symbol has the same initial 31 characters as macro "__STM32F4XX_STDPERIPH_VERSION_SUB1" (declared at line C:\stuff\ChibiOS_3\os\ext\CMSIS\ST\stm32f4xx.h 142
|
|
141) - identifiers (internal and external) shall not rely on significance of more than 31 characters (MISRA C 2004 rule 5.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\os\ext\CMSIS\include\core_cm4_simd.h 1
|
|
19.15)
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 59
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 69
|
|
Error[Pm013]: same name as type "s8" (declared at line 472 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 232
|
|
..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm013]: same name as type "s16" (declared at line 471 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 247
|
|
..\..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 321
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 328
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 341
|
|
rule 19.10)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 399
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\mcuconf.h 1
|
|
19.15)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error limit reached
|
|
Error while running C/C++ Compiler
|
|
testpools.c
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\compilers\IAR\chtypes.h 102
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\hal\boards\ST_STM32F4_DISCOVERY\board.h 230
|
|
rule 19.10)
|
|
Error[Pm009]: symbol has the same initial 31 characters as macro "__STM32F4XX_STDPERIPH_VERSION_SUB1" (declared at line C:\stuff\ChibiOS_3\os\ext\CMSIS\ST\stm32f4xx.h 142
|
|
141) - identifiers (internal and external) shall not rely on significance of more than 31 characters (MISRA C 2004 rule 5.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\os\ext\CMSIS\include\core_cm4_simd.h 1
|
|
19.15)
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 59
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 69
|
|
Error[Pm013]: same name as type "s8" (declared at line 472 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 232
|
|
..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm013]: same name as type "s16" (declared at line 471 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 247
|
|
..\..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 321
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 328
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 341
|
|
rule 19.10)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 399
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\mcuconf.h 1
|
|
19.15)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error limit reached
|
|
Error while running C/C++ Compiler
|
|
testqueues.c
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\compilers\IAR\chtypes.h 102
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\hal\boards\ST_STM32F4_DISCOVERY\board.h 230
|
|
rule 19.10)
|
|
Error[Pm009]: symbol has the same initial 31 characters as macro "__STM32F4XX_STDPERIPH_VERSION_SUB1" (declared at line C:\stuff\ChibiOS_3\os\ext\CMSIS\ST\stm32f4xx.h 142
|
|
141) - identifiers (internal and external) shall not rely on significance of more than 31 characters (MISRA C 2004 rule 5.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\os\ext\CMSIS\include\core_cm4_simd.h 1
|
|
19.15)
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 59
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 69
|
|
Error[Pm013]: same name as type "s8" (declared at line 472 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 232
|
|
..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm013]: same name as type "s16" (declared at line 471 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 247
|
|
..\..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 321
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 328
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 341
|
|
rule 19.10)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 399
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\mcuconf.h 1
|
|
19.15)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error limit reached
|
|
Error while running C/C++ Compiler
|
|
testsem.c
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\compilers\IAR\chtypes.h 102
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\hal\boards\ST_STM32F4_DISCOVERY\board.h 230
|
|
rule 19.10)
|
|
Error[Pm009]: symbol has the same initial 31 characters as macro "__STM32F4XX_STDPERIPH_VERSION_SUB1" (declared at line C:\stuff\ChibiOS_3\os\ext\CMSIS\ST\stm32f4xx.h 142
|
|
141) - identifiers (internal and external) shall not rely on significance of more than 31 characters (MISRA C 2004 rule 5.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\os\ext\CMSIS\include\core_cm4_simd.h 1
|
|
19.15)
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 59
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 69
|
|
Error[Pm013]: same name as type "s8" (declared at line 472 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 232
|
|
..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm013]: same name as type "s16" (declared at line 471 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 247
|
|
..\..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 321
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 328
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 341
|
|
rule 19.10)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 399
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\mcuconf.h 1
|
|
19.15)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error limit reached
|
|
Error while running C/C++ Compiler
|
|
testthd.c
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\compilers\IAR\chtypes.h 102
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\hal\boards\ST_STM32F4_DISCOVERY\board.h 230
|
|
rule 19.10)
|
|
Error[Pm009]: symbol has the same initial 31 characters as macro "__STM32F4XX_STDPERIPH_VERSION_SUB1" (declared at line C:\stuff\ChibiOS_3\os\ext\CMSIS\ST\stm32f4xx.h 142
|
|
141) - identifiers (internal and external) shall not rely on significance of more than 31 characters (MISRA C 2004 rule 5.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\os\ext\CMSIS\include\core_cm4_simd.h 1
|
|
19.15)
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 59
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 69
|
|
Error[Pm013]: same name as type "s8" (declared at line 472 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 232
|
|
..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm013]: same name as type "s16" (declared at line 471 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 247
|
|
..\..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 321
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 328
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 341
|
|
rule 19.10)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 399
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\mcuconf.h 1
|
|
19.15)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error limit reached
|
|
Error while running C/C++ Compiler
|
|
uart.c
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\compilers\IAR\chtypes.h 102
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\hal\boards\ST_STM32F4_DISCOVERY\board.h 230
|
|
rule 19.10)
|
|
Error[Pm009]: symbol has the same initial 31 characters as macro "__STM32F4XX_STDPERIPH_VERSION_SUB1" (declared at line C:\stuff\ChibiOS_3\os\ext\CMSIS\ST\stm32f4xx.h 142
|
|
141) - identifiers (internal and external) shall not rely on significance of more than 31 characters (MISRA C 2004 rule 5.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\os\ext\CMSIS\include\core_cm4_simd.h 1
|
|
19.15)
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 59
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 69
|
|
Error[Pm013]: same name as type "s8" (declared at line 472 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 232
|
|
..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm013]: same name as type "s16" (declared at line 471 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 247
|
|
..\..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 321
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 328
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 341
|
|
rule 19.10)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 399
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\mcuconf.h 1
|
|
19.15)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error limit reached
|
|
Error while running C/C++ Compiler
|
|
usb.c
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\compilers\IAR\chtypes.h 102
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\hal\boards\ST_STM32F4_DISCOVERY\board.h 230
|
|
rule 19.10)
|
|
Error[Pm009]: symbol has the same initial 31 characters as macro "__STM32F4XX_STDPERIPH_VERSION_SUB1" (declared at line C:\stuff\ChibiOS_3\os\ext\CMSIS\ST\stm32f4xx.h 142
|
|
141) - identifiers (internal and external) shall not rely on significance of more than 31 characters (MISRA C 2004 rule 5.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\os\ext\CMSIS\include\core_cm4_simd.h 1
|
|
19.15)
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 59
|
|
Error[Pm085]: identifiers in pre-processor directives should be defined before use (MISRA C 2004 rule 19.11) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 69
|
|
Error[Pm013]: same name as type "s8" (declared at line 472 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 232
|
|
..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm013]: same name as type "s16" (declared at line 471 of "C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\iar\..\..\ C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 247
|
|
..\..\..\os\ext\CMSIS\ST\stm32f4xx.h") - typedef names shall not be reused (MISRA C 2004 rule 5.3)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 321
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 328
|
|
rule 19.10)
|
|
Error[Pm154]: in the definition of a function-like macro, each instance of a parameter shall be enclosed in parenthesis (MISRA C 2004 C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 341
|
|
rule 19.10)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 374
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 377
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 380
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 388
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 390
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 398
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 399
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 418
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 421
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 434
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 436
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 444
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 447
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 458
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 461
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 473
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 484
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 494
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 504
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 507
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 518
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned long" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 521
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 534
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_v7m.h 546
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm121]: precautions shall be taken in order to prevent the contents of a header file being included twice (MISRA C 2004 rule C:\stuff\ChibiOS_3\testhal\STM32\STM32F4xx\IRQ_STORM\mcuconf.h 1
|
|
19.15)
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 126
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 128
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 140
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 142
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 143
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 144
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 152
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 154
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 164
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 166
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 176
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 178
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 190
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm128]: illegal implicit conversion from underlying MISRA type "signed char" to "unsigned int" (MISRA C 2004 rule 10.1) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm127]: a 'U' suffix shall be applied to all constants of 'unsigned' type (MISRA C 2004 rule 10.6) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm136]: illegal explicit conversion from underlying MISRA type "int" to "_Bool" (MISRA C 2004 rule 10.3) C:\stuff\ChibiOS_3\os\hal\ports\STM32\LLD\TIMv1\st_lld.h 192
|
|
Error[Pm123]: there shall be no definition of objects or functions in a header file (MISRA C 2004 rule 8.5) C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
Error[Pm155]: no prototype seen - functions (even static) shall always have prototype declarations and the prototype shall be visible C:\stuff\ChibiOS_3\os\rt\ports\ARMCMx\chcore_timer.h 72
|
|
at both the function definition and call (MISRA C 2004 rule 8.1)
|
|
Error limit reached
|
|
Error while running C/C++ Compiler
|
|
vectors.s
|
|
|
|
Total number of errors: 6100
|
|
Total number of warnings: 0
|