SoMLabs VisionSOM-STM32MP1 and VisionCB-STM32MP1-STD board problem with developing software on Cortex-M4 core.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-08-26 5:43 AM
I have a problem with running the software on the Cortex-M4. Probably the default device tree configuration does not start the m4 core.
Has anyone used a SoMlabs board and tried to run software on the Cortex-M4 core?
Solved! Go to Solution.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-09-13 5:39 AM
Yes, the binary file is in a correct folder. Thank you for your answer =)
I solved the problem. I edited the generated device tree file from the CubeMX, adding memory-region for the Cortex-M4. I compiled the new device tree and replaced the appropriate files on the SD card with OpenSTLinux.
Best regards,
cien
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-08-28 5:10 AM
Hi @Konrad Wójcik​
Could you please confirm that the binary is present in /lib/firmare on target ?
Thanks
Olivier
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-08-28 5:17 AM
If not done please refer to this Linux remoteproc framework overview wiki page
in case it help you to investigate further.
Olivier
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-09-13 5:39 AM
Yes, the binary file is in a correct folder. Thank you for your answer =)
I solved the problem. I edited the generated device tree file from the CubeMX, adding memory-region for the Cortex-M4. I compiled the new device tree and replaced the appropriate files on the SD card with OpenSTLinux.
Best regards,
cien
