Question
Motorola srec
Posted on July 17, 2013 at 16:00
In the course of learning SPC5 Studio
I modified the Makefile and rules.mk to output a Motorola srec (.mot) in addition to the regular outputs.
This can be very useful for those of us with a Motorola/Freescale background.
The question is; How to make these changes permanent? Whenever I re-generate the application, rules.mk is overwritten.
