Skip to main content
PeterL
Associate III
June 22, 2020
Question

STM32Cube MP1 package installation on windows 10

  • June 22, 2020
  • 1 reply
  • 1085 views

https://wiki.st.com/stm32mpu/wiki/Getting_started/STM32MP1_boards/STM32MP157C-DK2/Develop_on_Arm%C2%AE_Cortex%C2%AE-M4/Install_STM32Cube_MP1_package

There are only a linux path suggested, no windows path. If windows is not supported, then it is not stated in previous steps. If it is supported, then path is missing at step 2.1

/Peter

This topic has been closed for replies.

1 reply

mleo
Visitor II
June 22, 2020

Hi @PLied,

The MP1 Cube itself can also be used on Windows - for development of M4 core code.

But because most of development is running on Linux only the recommended path is for Linux.

See: https://wiki.st.com/stm32mpu/wiki/PC_prerequisites

So in windows you can place this package anywhere according your needs.

Best regards,

Milan

PeterL
PeterLAuthor
Associate III
July 1, 2020

Well, I have been using IAR for decades and Cortex-M for quite some time so I will stick to what I am used to, Windows host for development. I prefer to use linux as virtual machines without desktop and use filesharing with windows where needed. Don't assume that there are only Linux desktops used by developers...