Hello everyone,
I am programming my Zed Board's flash with FSBL application program which created via Xilinx SDK. FSBL works, application program boots everything works perfect except printf messages.I added FSBL_DEBUG_INFO and also FSBL_DEBUG definitions to my compiler options.But i am not receiving all of the printfs.I am just receiving the printfs after the PL partition copied to DDR temporary location(image_mover.c 1113th line) I can just interpret this as printfs work after any operation to DDR memory but it doesnt make sense.By the way i tested same code with zc706 board and everything is just fine with it.Do you have any experiences or thoughts about Zed Board related to this problem?
Thanks,
Serhat