Hello,
is it possible to cause the code generation process to generate __weak definitions of the event handlers in Events.c (in this case for the ARM Compiler)? I reckon that one would have to modify the component "Events" with the Component Development Environment? This behaviour would be useful because we use the generated ProcessorExpert Code as a library for several reasons. Having weak referenes allows to overwrite the handlers one by one in ongoing development, and not being forced to provide stubs for newly generated components not yet in use.
Regards,
Martin