Hi. I use te0720 board, platform cable USB II, Vivado and SDK 2016.1. I create my project in Vivado using trenz reference design. Then export hardware to SDK and create new aplication project (and board support package) based on Hello World template. After that i program FPGA with zsys_wrapper.bit file and see "FPGA configured successfully with bitstream..." in SDK Log. Then i type "connect arm hw" in XMD Console and see different information about JTAG chain configuration and CortexA9 Processor Configuration. I think it is good. But then i launch mu hello world project (run as -> launch on hardware GDB) and have "Unexpected error while launching program: Error while running ps7_init method. Cannot Read from target MMU section translation fault". Can you help me solve this problem?
Thanks
I solved problem myself. Sorry
Can you please tell the solution, I am facing the same trouble