• STM32F4 DFP ARM Compiler 6 __packed Macro Replacement
    Hi, I am migrating my project from Compiler 5 to Compiler 6. While doing this, I found out that in stm32f4xx_hal_def.h, the Macro re-definition of __pakced does not actually comply with armclang...
  • STM32F4 DFP ARM Compiler 6 __packed Macro Replacement
    Hi, I am migrating my project from Compiler 5 to Compiler 6. While doing this, I found out that in stm32f4xx_hal_def.h, the Macro re-definition of __pakced does not actually comply with armclang...
  • Keil DFP vs STM HAL
    I wonder if the Keil's DFPs just copy the HAL releases, or are they reworked in some way? Especially, I wonder if it is possible that the bugs which are discussed in the ST forums are fixed in DFPs...
  • Keil DFP vs STM HAL
    I wonder if the Keil's DFPs just copy the HAL releases, or are they reworked in some way? Especially, I wonder if it is possible that the bugs which are discussed in the ST forums are fixed in DFPs...
  • ST HAL CAN legacy via DFP
    From what I can tell, Keil puts together the DFP software packs for the ST lines, hence asking here. I am trying to upgrade the DFP pack we use, but need to use the ST HAL CAN legacy module for now...