temi54c1l8
|
f9d8bdeff3
|
static analysys: local variable 'data' could be pointer to const [MISRA 2012 Rule 8.13, advisory]
refactory CO_CANrxMsg_readData return const
|
2024-06-14 11:27:22 +02:00 |
|
temi54c1l8
|
d2770c4917
|
CO_SDOserver: static analysis: named parameter 'calculateCrc' of 'non-virtual' function 'readFromOd' not subsequently referenced [MISRA 2012 Rule 2.7, advisory]
|
2024-06-14 11:15:41 +02:00 |
|
temi54c1l8
|
c41aa14680
|
CO_PDO: static analysis: named parameter 'timerNext_us' of 'non-virtual' function 'CO_RPDO_process' not subsequently referenced [MISRA 2012 Rule 2.7, advisory]
|
2024-06-14 11:09:31 +02:00 |
|
temi54c1l8
|
8cc4dc1601
|
CO_HBconsumer: static analysis: local variable 'data' could be pointer to const [MISRA 2012 Rule 8.13, advisory]
|
2024-06-14 11:03:51 +02:00 |
|
temi54c1l8
|
41c9e742f8
|
CO_Emergency: static analysis: named parameter 'timeDifference_us' of 'non-virtual' function 'CO_EM_process' not subsequently referenced [MISRA 2012 Rule 2.7, advisory]
|
2024-06-14 10:59:43 +02:00 |
|
temi54c1l8
|
29bb7992d2
|
CO_SDOserver: static analysis: enum constants not used within default switch
|
2024-06-14 09:49:21 +02:00 |
|
temi54c1l8
|
cbf3df74e9
|
CO_SDOserver: static analysis: result of assignment operator used in right operand to '=' operator [MISRA 2012 Rule 13.4, advisory]
|
2024-06-14 09:47:16 +02:00 |
|
temi54c1l8
|
06834c1d14
|
O_SDOserver: static analysis: side effects on right hand of logical operator, '&&' [MISRA 2012 Rule 13.5, required]
because SDO->state is volatile
|
2024-06-14 09:02:17 +02:00 |
|
temi54c1l8
|
ab26145597
|
CO_Emergency: static analysis: side effects on right hand of logical operator, '&&' [MISRA 2012 Rule 13.5, required]
because em->CANtxBuff->bufferFull is volatile
|
2024-06-14 08:56:03 +02:00 |
|
temi54c1l8
|
35cefe09c3
|
CO_SDOserver: static analysis: cannot cast 'unsigned8' to wider essential type 'unsigned32' [MISRA 2012 Rule 10.8, required]
|
2024-06-14 08:52:07 +02:00 |
|
temi54c1l8
|
4cef8205c8
|
CO_ODinterface: static analysis: fix cast to correct address assignment and 'OD_IO_t::write' is potentially uninitialized [MISRA 2012 Rule 9.1, mandatory]
|
2024-06-14 08:43:01 +02:00 |
|
temi54c1l8
|
75909f4fa2
|
CO_ODinterface: static analysis: implicit conversion of enum 'ODR_t' to integral type 'int'
|
2024-06-14 08:29:04 +02:00 |
|
temi54c1l8
|
8af3ef3c6b
|
CO_SDOserver: static analysis: taking address of array
|
2024-06-14 08:26:34 +02:00 |
|
temi54c1l8
|
20d7220468
|
crc16-ccitt: static analysis: loss of precision (assignment)
|
2024-06-13 13:56:00 +02:00 |
|
temi54c1l8
|
bc920558ac
|
CO_TIME: static analysis: unexpected lack of indentation (convert tab to space)
|
2024-06-13 13:51:13 +02:00 |
|
temi54c1l8
|
9c79067c53
|
CO_TIME: static analysis: cannot assign 'unsigned32' to narrower essential type 'unsigned16' [MISRA 2012 Rule 10.3, required]
|
2024-06-13 13:49:28 +02:00 |
|
temi54c1l8
|
860a36c85f
|
CO_SYNC: static analysis: unsigned integer literal without a 'U' suffix [MISRA 2012 Rule 7.2, required]
|
2024-06-13 13:46:27 +02:00 |
|
temi54c1l8
|
64934d7903
|
CO_SYNC: static analysis: cannot assign 'unsigned32' to narrower essential type 'unsigned16' [MISRA 2012 Rule 10.3, required]
|
2024-06-13 13:44:11 +02:00 |
|
temi54c1l8
|
99b56d10c9
|
CO_SDOserver: static analysis: unexpected lack of indentation
|
2024-06-13 13:21:20 +02:00 |
|
temi54c1l8
|
e82c942846
|
Fix previous static analysis
|
2024-06-13 13:18:02 +02:00 |
|
temi54c1l8
|
00f8961f55
|
CO_SDOserver: static analysis: loss of precision (assignment) from 32 bits to 8 bits
|
2024-06-13 13:16:22 +02:00 |
|
temi54c1l8
|
404ebca5fb
|
CO_SDOserver: static analysis: cannot assign a composite expression of type 'unsigned8' to an object of wider type 'unsigned32' [MISRA 2012 Rule 10.6, required]
|
2024-06-13 13:14:00 +02:00 |
|
temi54c1l8
|
a4fb95e38b
|
CO_SDOserver: static analysis: statement or comment should appear in default case [MISRA 2012 Rule 16.1, required], [MISRA 2012 Rule 16.4, required]
|
2024-06-13 13:11:09 +02:00 |
|
temi54c1l8
|
b2294a65ab
|
CO_SDOserver: static analysis: argument 1 of type 'uint8_t *' (aka 'unsigned char *') is not compatible with argument 2 of type 'uint32_t *' (aka 'unsigned int *') in call to function 'memcpy'
|
2024-06-13 13:09:34 +02:00 |
|
temi54c1l8
|
460441f972
|
CO_SDOserve: static analysis: increment/decrement operation combined with other operation with side-effects [MISRA 2012 Rule 13.3, advisory]
|
2024-06-13 12:29:43 +02:00 |
|
temi54c1l8
|
f8d10390bc
|
CO_SDOserver: static analysis: missing unconditional break from final switch case [MISRA 2012 Rule 16.1, required], [MISRA 2012 Rule 16.3, required]
|
2024-06-13 12:27:50 +02:00 |
|
temi54c1l8
|
32c1086ac1
|
CO_PDO: static analysis: last value assigned to 'odRet' not used [MISRA 2012 Rule 2.2, required]
|
2024-06-13 12:23:38 +02:00 |
|
temi54c1l8
|
d9d24ffe82
|
CO_PDO: static analysis: unsigned integer literal without a 'U' suffix [MISRA 2012 Rule 7.2, required]
|
2024-06-13 12:17:28 +02:00 |
|
temi54c1l8
|
fe1709c42a
|
CO_PDO: static analysis: argument 1 of type 'uint8_t [4]' is not compatible with argument 2 of type 'const void *' in call to function 'memcpy'
|
2024-06-13 12:05:39 +02:00 |
|
temi54c1l8
|
6f6936c9cc
|
CO_PDO: static analysis: cannot assign 'enum' to different essential type 'unsigned8' [MISRA 2012 Rule 10.3, required]
|
2024-06-13 12:03:21 +02:00 |
|
temi54c1l8
|
fd8cf681a3
|
CO_PDO: static analisys: result of assignment operator used in right operand to '=' operator [MISRA 2012 Rule 13.4, advisory]
|
2024-06-13 11:58:04 +02:00 |
|
temi54c1l8
|
808ad99b58
|
CO_ODinterface: static analysis: missing unconditional break from final switch case [MISRA 2012 Rule 16.1, required], [MISRA 2012 Rule 16.3, required]
|
2024-06-13 11:52:05 +02:00 |
|
temi54c1l8
|
d0a4b22963
|
CO_ODinterface: static analysis: argument 1 of type 'void *' is not compatible with argument 2 of type 'const uint8_t *' (aka 'const unsigned char *') in call to function 'memcpy'
|
2024-06-13 11:49:08 +02:00 |
|
temi54c1l8
|
52ad9f5758
|
CO_Node_Guarding: static analysis: body should be a compound statement [MISRA 2012 Rule 15.6, required]
|
2024-06-13 11:43:26 +02:00 |
|
temi54c1l8
|
78944be8f2
|
CO_Node_Guarding: static analysis: no 'else' at end of 'if ... else if' chain [MISRA 2012 Rule 15.7, required]
|
2024-06-13 11:41:03 +02:00 |
|
temi54c1l8
|
6eaf6b09f7
|
CO_NMT_Heartbeat: static analysis: both sides have side effects [MISRA 2012 Rule 1.3, required]
|
2024-06-13 11:35:09 +02:00 |
|
temi54c1l8
|
e11ffc1bc3
|
CO_NMT_Heartbeat: static analysis: statement or comment should appear in default case [MISRA 2012 Rule 16.1, required], [MISRA 2012 Rule 16.4, required]
|
2024-06-13 11:27:42 +02:00 |
|
temi54c1l8
|
1da8f44821
|
CO_NMT_Heartbeat: static analysis: cannot assign 'signed32' to different essential type 'unsigned32' [MISRA 2012 Rule 10.3, required]
|
2024-06-13 11:24:14 +02:00 |
|
temi54c1l8
|
c25fec2176
|
CO_NMT_Heartbeat: static analysis: enum constant 'CO_NMT_NO_COMMAND' not used within default switch
|
2024-06-13 11:22:20 +02:00 |
|
temi54c1l8
|
9c89ecf26e
|
CO_HBconsumer: static analisys: the name 'time' is reserved to the compiler [MISRA 2012 Rule 21.2, required]
|
2024-06-13 11:15:29 +02:00 |
|
temi54c1l8
|
061237d413
|
CO_HBconsumer: static analysis: cannot assign variable to narrower essential type [MISRA 2012 Rule 10.3, required]
|
2024-06-13 11:12:33 +02:00 |
|
temi54c1l8
|
f48d5058e6
|
CO_Emergency: static analysis: increment/decrement operation combined with other operation with side-effects [MISRA 2012 Rule 13.3, advisory]
|
2024-06-13 11:05:14 +02:00 |
|
temi54c1l8
|
9bffb7d789
|
CO_Emergency: static analysis: argument 1 of type 'uint8_t [8]' is not compatible with argument 2 of type 'uint32_t *' (aka 'unsigned int *') in call to function 'memcpy'
|
2024-06-13 11:02:22 +02:00 |
|
temi54c1l8
|
be2a4690d6
|
CO_Emergency: static analysis: a signed value is not an appropriate [MISRA 2012 Rule 10.1, required]
|
2024-06-13 10:56:17 +02:00 |
|
temi54c1l8
|
266f77df42
|
CO_Emergency: static analysis: cannot assign 'unsigned32' to narrower essential type 'unsigned16' [MISRA 2012 Rule 10.3, required]
|
2024-06-13 10:45:25 +02:00 |
|
temi54c1l8
|
cff7a6f962
|
CO_Emergency: static analysis: cannot assign a composite expression of type 'unsigned8' to an object of wider type 'unsigned32' [MISRA 2012 Rule 10.6, required]
|
2024-06-13 10:43:49 +02:00 |
|
temi54c1l8
|
cff7a3cf5a
|
static analysis: refactoring changed enum with define to be able to use bitwise operators on user space
|
2024-06-12 14:35:37 +02:00 |
|
temi54c1l8
|
686ab04ee9
|
static analysis: enumerator 'CO_CAN_ID_EMERGENCY' reuses the constant value '128' previously used by enumerator 'CO_CAN_ID_SYNC'
refactoring changed enum with define
|
2024-06-12 14:26:51 +02:00 |
|
temi54c1l8
|
691728f71a
|
static analysis: essential type of condition of 'if' statement is in not correct [MISRA 2012 Rule 14.4, required]
|
2024-06-12 13:57:42 +02:00 |
|
temi54c1l8
|
7855d35bae
|
static analysis: refactoring changed enum with define to be able to use bitwise operators
|
2024-06-12 13:41:13 +02:00 |
|