Quote:
Originally Posted by P-hack
reminder the compiler has probably changed dramatically and the binaries still need hardware re-validation, as well as validating the optimization level is correct and operates the inverter hardware correctly.
|
I think there is no optimization involved - I think Paul said that the free version of the compiler does not support it.
It's kinda scary to work on binaries that do not match the source. When the compiler does weird stuff to save a couple of cycles ... how do you troubleshoot? Was it something your code did or something that the compiler did by itself?