This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

STM32 MDK5 Software Packs supporting ARM V6.x compiler and assembler

Hello,

does anybody know when softwarepacks for STM32 F0x, F1x and F7x will be available with full support of the ARM V6.x toolchain and the ArmClang V6 assembler?

As example new startup-Files in ArmClang style.

Best regards

Volker

Parents
  • In the latest DFP pack for F2 (v2.9) and F4 (v2.13), armclang v6.x support is added.

    It will rather depend on ST, when they finish bringing it to other device families, since most of codes incompatible with armclang v6.x come from ST (see the copyright sections).

Reply
  • In the latest DFP pack for F2 (v2.9) and F4 (v2.13), armclang v6.x support is added.

    It will rather depend on ST, when they finish bringing it to other device families, since most of codes incompatible with armclang v6.x come from ST (see the copyright sections).

Children
  • Thanks for your answer,

    but so the MDK 5.23 we use didn't choose automatically the right startup-file when using the ARMCLANG-Assembler.

    I search the DFP-Pack for the F4 and find a startup-file which was written in the correct style. So it exists.

    Thanks for your help

    Volker