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?
已解决! 转到解答。
Hello Norberto,
I checked you use the MQX lib in project , there maybe some conflict between
MQX lib and PE lib . THere is a workaround , you can try :
Processor Expert generating code with errors
If still can not used , could you please use the MQX on PE :
BR
Alice
Hello Norberto,
I checked you use the MQX lib in project , there maybe some conflict between
MQX lib and PE lib . THere is a workaround , you can try :
Processor Expert generating code with errors
If still can not used , could you please use the MQX on PE :
BR
Alice