''int'' requires more than 4 bytes - but why ?
Posted on June 16, 2015 at 13:48Dear community,I use a STM32F051 plattform and I want to pre-define the flash address of a few integer values during compile-time to e.g. later on change those values using flash- write operations. Since I use a keil ...