2020-05-10 09:18 AM
I ask how can I program both the cortex m4 and the cortex a8 at the same time in mp1, can I pre-program both of them with cubemx or do I have to manually access the 8 cortex with openstlinux? are there any tutorials that teach you to do this?
2020-05-10 09:22 AM
considering that the a8 has many interrupts in it, how can I use the kernel?
2020-05-10 11:49 PM
Hi @SDall
STM32MP1 is a dual core Cortex-A7 + Cortex-M4
Please refer to online documentation here to start with this chip :
Olivier
2020-05-24 11:39 AM
i'm looking at the documentation, now the question is:
1 should i take a computer with linux operating system and access m4 and a7
2 can I access the cortex m4 with windows and the A7 from the board terminal
which of the two because I did not understand correctly