Uboot s32g2 run M7 and A53 core
‎09-05-2022
11:36 PM
1,302 Views
NP1
Contributor III
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am currently working with an s32g2 board
1. Can we able to run M7 core and A53 core separately ? How do we select /boot the respective core ?
2. I have seen many places it specify about uboot . But I clearly didn't understood what is uboot and why it is required . Is there any document which I can refer to understand it's internal process?
3. Is there any example project which shows IPC communication between M7 core and A53 core ? How do they communicate ?
2 Replies
‎09-08-2022
06:51 AM
1,278 Views

NXP TechSupport
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
A1. Yes they can run separately
A2. you must read the internal documentation:
https://www.nxp.com/app-autopackagemgr/software-package-manager:AUTO-SW-PACKAGE-MANAGER
A3. they use rpsmsg
Regards
‎09-08-2022
07:53 PM
1,273 Views
ChenJun945
Contributor III
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
??? Maybe you are wrong? S32G2 use IPCF not rpmsg to A53 communicate with M7.
