Hi,
Below will be some comments for your questions:
Q1 >> This document says that there are three examples in the IPCF package (M7_0, M7_1 and M7_2 each), but there are only two examples in the IPCF package I downloaded (M7_0 and M7_1). (IPCF package version number is consistent with that in the document)
A1 >> That is because the examples that the AN13750 is referring to are the ones provided on the AN13750SW. This is available under the S32G2 product page (link: S32G2 Safe and Secure Vehicle Network Processor | NXP Semiconductors). Below will be a picture of this:
DanielAguirre_0-1678901801312.png
Q2 & Q3 >> I found M7_ 0 and M7_ 1 After compilation, the Load image address and Reset handler address are different from those in the document, and The address of M7_0 overlaps with that of fip.bin. How should I deal with this problem? Each core app will be configured with a Reset handler address by EB Tresos, M7_ 0 core search the key word Reset_Handler in the map file to get the value of `Reset handler address`, M7_ 1 core search the key word intc_vector in the map file to get the value of `Reset handler address`. I don't know why the keywords of the two core searches are different
A2 & A3 >> Given the projects are different from the ones you are using, could be that these 2 questions are answered by using the provided examples.
Please, let us know.