Installation and operation of the package on the 'STM32MP157X-Evaluation Board'
Hello, teachers.
I'm sorry in advance because I think I'll be talking too long.
The board I use is STM32MP157D-EV1 (evaluation board).
From the previous question and answer, I found that Ubuntu 18.04 and SDK could not be installed on my board, which had a starter package installed through Windows OS.
I also knew that Linux, Ubuntu (22.04 or 20.04) OS (64bit) is required to install a developer package or distribution package.
So I installed Ubuntu 20.04 LTS on VMWare and even installed the STM32CubeProgrammer program. (Although VMWare-Ubuntu and STM32 evaluation board are not connected yet, I think we can find and connect various information such as environmental variables. But if it doesn't work, I'll have a headache.)
Next, here's my situation.
I need to install Ubuntu OS and SDK on the board I use for comfortable test construction.
From what I heard from the source code developer, the version doesn't matter. Only Ubuntu OS is required.
They said that cross-compilation is not necessary, and that it will only work with the Ubuntu OS installed on the board.
The source code to be tested has already been developed and confirmed to be running on the Rapbian OS.
Finally, what I'm curious about is as follows.
1. As mentioned above, can Ubuntu OS and SDK be installed on the STM32MP157D-EV1 board?
2. As mentioned above, if I installed Ubuntu OS and SDK on the EV1 board, can I download the source code that I already developed using only the Ubuntu OS on the board, build a build, and test the behavior?
3. Where can I see the pin-map of the STM32MP157D-EV1 board?
4. I'm not sure if the STM32MP157D-EV1 board is MCU or MPU.
Thank you.
