12-03-2008, 11:39 AM
Hi,
I'm using a tool from the USA called codechk.
When performing check on my code I get this message:
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
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