cancel
Showing results for 
Search instead for 
Did you mean: 

How to be able to use the A7 cores without Linux ?

Hungchul.Shin
Associate II

Can I develop on IAR or Keil without Linux?

1 ACCEPTED SOLUTION

Accepted Solutions
Olivier GALLIEN
ST Employee

Hi @Hungchul.Shin​ 

IAR and KEIL support the STM32MP1 for the programming of the M4 core (coprocessor) , not the A7.

A7 bare metal is not a solution supported by ST. Some customers and third parties are working in this topic.

Be aware that if a peripheral driver is not available in CubeMP1 for M4 (which can be usually ported to A7), it is up to you to manage the SW.

This is the case for all peripherals which are different to support extended features of STM32MP1 family (e.g. ETH, GIC, BSEC, FMC, GPU, USBH, USBPHYC, DDRCTRL, DDRPHYC, etc..).

Olivier

Olivier GALLIEN
In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.

View solution in original post

1 REPLY 1
Olivier GALLIEN
ST Employee

Hi @Hungchul.Shin​ 

IAR and KEIL support the STM32MP1 for the programming of the M4 core (coprocessor) , not the A7.

A7 bare metal is not a solution supported by ST. Some customers and third parties are working in this topic.

Be aware that if a peripheral driver is not available in CubeMP1 for M4 (which can be usually ported to A7), it is up to you to manage the SW.

This is the case for all peripherals which are different to support extended features of STM32MP1 family (e.g. ETH, GIC, BSEC, FMC, GPU, USBH, USBPHYC, DDRCTRL, DDRPHYC, etc..).

Olivier

Olivier GALLIEN
In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.