Hello, I have these ADC components in my Processor Expert project.


My problem is that KDS 3.0.0 mark the next problems:


I suspect that KDS can't identify the prototypes or types of function with bytes. I tried to erase only the files of ADC components and KDS didn't throw problems for others components. I don't know why I have only errors with headers of the ADC component, the prototype in the header is the same that the file .c


Perhaps, it can't identify the type byte of PE_Types, I don't know. Anybody can help me?