Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in misra
MISRA 2012 Rule 14.2
Sep 12, 2026
c
static-analysis
misra
Which form is better for return value of functions in embedded C?
Sep 10, 2026
c
embedded
misra
integer promotion isn't taken into account
Sep 10, 2026
c
shift
c89
misra
integer-promotion
MISRA C advises against malloc, does this mean calloc is far more secure?
Sep 09, 2026
c
memory
malloc
misra
Adding "else" at the end of an if-else statement [duplicate]
Aug 31, 2026
c
misra
safety-critical
Is it possible to disable MISRA checks of external libraries?
Aug 16, 2026
c
misra
greenhills
MISRA Violation 12.5 when using && and || in if-statement
Aug 07, 2026
c
if-statement
boolean-logic
misra
How to properly do negative value cast to an unsigned type in C?
Aug 05, 2026
c
type-conversion
unsigned
misra
MISRA 2012 rule 8.10 static inline
Jul 25, 2026
c
misra
In MISRA C++ 2008, anyone knows the specialized notion Cvalue expression occured in the rule 5-0-3?
Jul 16, 2026
c++
misra
MISRA C 2012 - Rule 21.1 - Macros starting with underscore
Jul 06, 2026
c
lint
misra
Bitwise operation with (signed) enum value
Jun 12, 2026
c
enums
static-analysis
iar
misra
functions shall not be declared at block scope
Jun 01, 2026
c++
misra
MISRA 5-2-1 rule requires postfix-expressions?
May 26, 2026
c++
misra
How to cast unsigned integer to enum using CMSIS API
May 22, 2026
c
misra
cmsis
MISRA C++ (rule 18-4-1) and Dynamic Memory Allocation - Is std::string permitted?
May 14, 2026
c++
embedded
heap-memory
misra
Alternative to printf with limited number of arguments?
May 13, 2026
c
printf
variadic-functions
misra
What changes should I do in the function-like macro to make it MISRA compliant?
May 10, 2026
c
c-preprocessor
misra
Query regarding Misra rule 11.6 (MISRA C:2012)
May 07, 2026
c
misra
Older Entries »