Hello All.
I have been able to successfully build and generate the IVT blob for the RGB / UART example projects in the S32G DS 3.6.
Since I currently do not have any Debugger, the only way for me to run the program is via flashing the binary using the Flash Tool.
I have tried many programs and flashed it successfully, but nothing seems to work.
Can anyone tell me where am I going wrong?
For reference,
Main Program:
arun_belamge_2-1760086058368.png
Linker:
arun_belamge_1-1760086017588.png
IVT Config:
arun_belamge_0-1760085965483.png
Flashing done on QSPI Flash memory as well as SD Card, both load the program successfully but I don't see the LEDs light up or UART print (Linflexd_Uart Example).
Thank you!