Question
How to prevent low level driver from changings
Posted on September 09, 2014 at 14:31
Hello,
Unfortunately, a few moments before I found out that I lost all changes I had manually done within the CAN low level drivers (changins in number of RX message buffers, filters, filter IDs, filter masks, ...). Just everything which I was not able to configure by using the SPC5 Application Configuration. I only wanted to change the compliler optimization level. Is there a way, how I can prevent several files from beeing new generated or cleared when I generate the application configuration? Or what is the best way when I wanted to adapt a project (for example using DSPI) without loosing all changes in the other HAL components? Best regards, Patrik