Hello. ST Micro provides a project for a BLDC. They provide a readme with an outline of the process, and simply say to copy over the final binary file to the 3204 without any information on how to make it. I can create the HEX file with uVision 5 and convert this to a BIN using srec_cat. However, the size of the resulting file is over 128k, while the available space on the STEVAL-3204 is only about 42k.
Is there a way to create a much smaller object file, one that I would think has everything not needed stripped out (such as debug code)?
Thank you.
View all questions in Keil forum