Husnu umut Okur
Followers: 0 Following: 0
Statistics
6 Questions
0 Answers
RANK
90.811
of 295.467
REPUTATION
0
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 20.234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153.912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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...
bijna 2 jaar ago | 1 answer | 0
1
answerQuestion
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...
bijna 2 jaar ago | 1 answer | 0
1
answerQuestion
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...
bijna 2 jaar ago | 1 answer | 0
1
answerQuestion
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 ...
bijna 2 jaar ago | 1 answer | 0
1
answerQuestion
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...
bijna 2 jaar ago | 1 answer | 0
1
answerQuestion
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...
bijna 2 jaar ago | 1 answer | 0