Marek,
I have tried everything I know to correct the interface to enable these methods, but cannot get the errors to go away. Here is my procedure:
File->New->Embedded Component (using KDS 3.0.0)
Under the component Properties ->Inherit Component... -> AsynchroSerial->Exclusive usage of component methods and events
at this point I tried "Extended component interface, override or publish component methods or events" it did not fix the issue
select each method needed by the interface and change the inherit pull-down from "no" to "yes" (This icon will change from M or E to I)
Refresh and Deploy
Add component to project and you will get the errors described above.
I am not sure how to fix the issue. Can the issue be fixed via a CHG script? If so how?
Brian