Hi.
My target is a STM32 MCU with a Cortex-M4.
I have downloaded the arm-none-eabi toolchain for Windows 10 (gcc-arm-none-eabi-8-2018-q4-major).
I am compiling using Makefile and Cygwin.
In my software I need to use packed structures but when I compile…
