2022-08-08 04:16 AM
I'd try to follow a step of Installing the SDK in Ubuntu (which is on Raspberry pi 4 Model B 4GB using 26GB SD card)
in step 4 Run the SDK installation script
I get an Error
Error: incompatible SDK installer! your host is aarch64 and this SDK was built for x86_64 hosts.
What does it mean and how can I fix it
The main goal of this project is to try to run python (with the library) on STM32MP157F-DK, I have two ideas
1. Follow the step and put it with .py instead of .c (no idea with install a library)
2. Install Linux in STM32MP157F-DK and run python on it (need some guild also)
So here I have 3 question
Thank STM for letting me ask a question here.
2022-08-09 08:05 AM
Hello @PMeth.3 ,
I'm not sure to understand your problem, Python is already available on STM32.
Could you give me more details about what you want to do in order to understand the problem and be able to help you?
Regards,
Grégory