When I take the default v2.4 code and compile it, the size is 53KB. The FRCDefault.hex is 54KB. Shouldn’t these files be identical? Can someone tell me why they are different?
In our automated process that creates the default file, the optimizer settings are not turn On but are turned On in the Project File you download. This is the reason why when you compile the same code, the size is smaller. Functional the code is the same.