Hello, @sdx111
Thanks for the reply.
I assume that you are using the DIO example as the M core application to flash the LED, right? I remember that only GPIO6 is used in that example.
If you have disabled the corresponding pin in kernel, it seems odd that the Linux booting is impacted. May I know if your bootloader could boot the A core side properly if not booting the M core side simultaneously?
Let me summarize the status, correct me if any misunderstanding made, if any, I do apologize.
1. The LED keep flashing when enter u-boot.
2. When entering the kernel, if only changed the state of SPI1 in kernel dts to disable, the kernel could boot correctly but the LED stop flashing.
3. When entering the kernel, if only removing the corresponding nodes from kernel DTS, the kernel could not boot correctly, right? how about the LED status?
At last, I remeber that the DIO example's code will blink the LED for some time, and do not flash at last, may I know if you were actually using the Dio_ToggleLed_S32G274A_M7 example from which version of RTD?
BR
Chenyin