STM32MP1 build user program with hwspinlock support
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-07-25 2:19 AM - edited ‎2023-07-25 2:22 AM
Hello, I am currently researching about possibilities in STM32MP1 dual core. I am trying to create user program that uses HW Semaphore. On M4 side is everything clear. But I cannot create program for A7 core. Here is what I think that I suppose to do:
- create user program with hwspinlock.h
- build corresponding version of linux kernel
- include kernel files to makefile.
But when I try to make my custom program, i got much errors from kernel source tree.
For me, how to properly include hwspinlock framework is not clear from ST wiki or hwspinlock framework documentation.
Thanks for any response.
Solved! Go to Solution.
- Labels:
-
STM32MP15 Lines
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-08-02 4:10 AM
Post with more details redirected here:
https://community.st.com/t5/other-tools-mpu/can-t-build-user-program-with-hwspinlock-framework/td-p/578940
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-08-02 4:10 AM
Post with more details redirected here:
https://community.st.com/t5/other-tools-mpu/can-t-build-user-program-with-hwspinlock-framework/td-p/578940
