Is it possible to use OPENAMP without HAL?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-03-18 6:39 AM
Has anyone used OPENAMP in their projects without HAL? I usually do not use HAL in my projects. IDE SW4STM32 for Linux.
with thanks
Alexander
Labels:
- Labels:
-
STM32MP15 Lines
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-03-18 7:01 AM
OpenAMP is not a part of HAL and it is a separated project. Check Github. AFAIK currently ST uses (almost?) unmodified version of OpenAMP + HAL IPCC driver in order to inter-process communication working. You need to write your own IPCC driver then.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-03-19 1:09 AM
thanks, I will take a look
Alexander
