Husnu umut Okur
Followers: 0 Following: 0
Feeds
提问
Data Race Atomic Operations
Hello, I want to understand if data race condition is a bug in atomic operations. Because: When using atomic operations, if "D...
2 years 前 | 1 个回答 | 0
1
个回答提问
Code prover gives force refined shared variables analysis error.
While Bug finder finds data race defect Code Prover can not find any shared variables defect and gives 'force refined shared var...
2 years 前 | 1 个回答 | 0
1
个回答提问
Code Prover and Bug Finder finding race condition bug problem.
typedef struct { uint8_ t var_u8; uint16_t var_u16; uint32_t var_u32; }global_struct; % Global Variables gl...
2 years 前 | 1 个回答 | 0
1
个回答提问
Code Prover Unreachable code and function
When i analys my code i get too many unreachable functions but i know i called more function than what dashboard shows me. Also ...
2 years 前 | 1 个回答 | 0
1
个回答提问
How to fix gray checks and unreachable functions at Code Prover ?
Hello i get %50-75 percent unreachable functions and there are hundres of gray cheks when i look to gray lines i can not underst...
2 years 前 | 1 个回答 | 0
1
个回答提问
How to fix memory usage in Code Prover ?
Hello, I use codeprover 2020b and after reading documentation i saw optimal working processes are 4 and every core needs minimum...
2 years 前 | 1 个回答 | 0