code not saved

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

code not saved

Jump to solution
1,989 Views
Greeny
Contributor I

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

Labels (1)
0 Kudos
Reply
1 Solution
970 Views
ProcessorExpert
Senior Contributor III

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

View solution in original post

0 Kudos
Reply
2 Replies
970 Views
Greeny
Contributor I
Thanks a lot !
0 Kudos
Reply
971 Views
ProcessorExpert
Senior Contributor III

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

0 Kudos
Reply