Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Rule 3.6: Reserved words and standard library function names
#1
Hi,

I'm using a tool from the USA called codechk.

When performing check on my code I get this message:
Code:
u16_t f29( void );
Quote:error: (REQUIRED) MISRA rule 116 ( 3.6 ) violated: Reserved words and standard library function names shall not be used { DECL }

But I dont see any reserved words or standard library function names. Can anyone help me out? Do you need some more code or infos?


Bjoern


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)