CubeIDE generate Too Big BIN file for STM32WB55 (402MByte)
Hi,
i am building the code for STM32WB55. I have enabled "Convert to binary file (-O binary)" and "Convert to Intel Hex file (-O hex)".
I got 2 files:
-bin file - 402MByte size
-hex file - 183kByte
As i can see, bin file has 62kByte of real data and rest of data are "0x00". How i can make just normal BIN file? Please help to find out :)
--
Best regards,
Sergii
