Part Number: TMS320C6748
Code Composure 10.4: If I can build in Release mode and also build in Debug mode, why is the Release .out file bigger? The Debug mode .out file is 5,263,136 bytes, and the Release mode .out file is 5,271,972 bytes. I thought Release mode would be smaller, and I can still debug with the Release build. What am I missing?
Thank you for the help.