Hi Gary,
I have tried to do it as following these steps:
1) import the bootloader integration example on S32DS, and open the .mex file to generate code;

2) build it successfully.

3) build the linux, and generate linux files(uboot, image, dts, rootfs);

4) use s32ft.exe to upload uboot to flash(the address is same as BootSources_A53_uboot in step 1);

5) debug bootloader project by S32 Debug Probe.

But, there is nothing output on the COM (Serial port).

where do i make some mistakes?