News:

Attention: For security reasons,please choose a user name *different* from your login name.
Also make sure to choose a secure password and change it regularly.

Main Menu

TE0720 running Vitis program issue

Started by bigguiness, January 09, 2023, 06:43:15 PM

Previous topic - Next topic

bigguiness

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

Waldi3141

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!