Hi, @Daniel-Aguirre
Thank you for your reply.
The environment used is S32DS 3.5 & S32G-VNP-RDB3 development board & SW32G_RTD_4.4_4.0.2 & S32G_LLCE_1_0_8.
The following are my porting steps.
1. Add new "S32DS Application Project"

2. Adding components against the configuration of "Can_Llce_DS_Can2Can_S32G399A_M7",and generate code

3. Adding LLCE bin file and C code to the project
4. settle error

5. Debugging
Another,during debugging, I found that by placing the mouse over "Llce_Mgr_Status", its value can't be seen, but it can be seen in the official routine, as shown in the following two pictures, the first one is the official routine and the second one is my own routine
So,please also tell me why the "Llce_Mgr_Status" variable cannot be loaded.(ps: my link file is a direct port of the official routine.)

