Other Parts Discussed in Thread: HALCOGEN
If I configure my chip, RM48L952ZWT in my case, graphically using HAL Code Generator and then generate the code, what happens if I need to make a change? Does generating the code again overwrite the existing code except what is in the user blocks?
If I were to later disable a module, does that nicely remove the module or does that perpetually stay in the code? I presume subsequently enabling a module adds code.