Trenz Electronic GmbH Support Forum

Trenz Electronic Products => Trenz Electronic FPGA Modules => Topic started by: bigguiness on January 09, 2023, 06:43:15 PM

Title: TE0720 running Vitis program issue
Post by: bigguiness on January 09, 2023, 06:43:15 PM
Hello,

At some point I must have programmed the QSPI with U-Boot. Now every time I try to run a test app from Vitis I see U-Boot start. Sometimes my test app will run after it but usually it does not.

What do I need to do to fix this?

Thanks
Title: Re: TE0720 running Vitis program issue
Post by: Waldi3141 on January 10, 2023, 09:46:22 AM
Hi,
did you try to remove the Hooks "Reset entire System" and "Program FPGA" when running your application?
Like shown in the attached image or similarly here under Point 15. -> https://wiki.trenz-electronic.de/pages/viewpage.action?pageId=157219241

Also you can delete the content of your QSPI Flash per script typing "TE::pr_program_flash -erase" in the TCL console when using our reference design environment.
Or simply right-click in the hardware manager on the memory device "Program config memory device" and choose a random programming file and tick only the Erase box.

good luck!