Hi all,
i have a problem with COdewarrior and the beans.
I implemented 2 Timer Output Beans via Processor Expert. Now when i change the corresponding TOx.c file it´s all right and working fine. BUT when i close Codewarrior and load the project again the changes done to the .c file are gone. Seems that PE is updating the .c files when project is loaded ?!
Can i change this option somehow ?
greetings
已解决! 转到解答。
Hello,
the behavior that is described in your issue is correct. Generally it is not recommended to modify the code generated by Processor Expert manually. However to avoid your problem you can switch on the "Don´t generate the bean module" menu command in bean´s pop-up menu.
Please see the Processor Expert help chapter Application design / Code generation and usage / User changes in generated code.
best regards
Vojtech Filip
Processor Expert Support Team
Hello,
the behavior that is described in your issue is correct. Generally it is not recommended to modify the code generated by Processor Expert manually. However to avoid your problem you can switch on the "Don´t generate the bean module" menu command in bean´s pop-up menu.
Please see the Processor Expert help chapter Application design / Code generation and usage / User changes in generated code.
best regards
Vojtech Filip
Processor Expert Support Team