Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vitis 2024.2: Fails to complete build, hangs #328

Open
digitalnumeric opened this issue Dec 19, 2024 · 1 comment
Open

Vitis 2024.2: Fails to complete build, hangs #328

digitalnumeric opened this issue Dec 19, 2024 · 1 comment

Comments

@digitalnumeric
Copy link
Contributor

We have a working Vitis 2023.2 project that we are trying to re-create in Vitis 2024.2.

Vitis 2024.2 will allow us to add the platform and initial BSP for A53-0 and build it.

As we add additional cores BSPs and build it eventually just hangs refusing to complete the build.

This is all using freertos_lwip_echo_server project templates just to get started. It is before adding any of our own code.

We finally switched over to use the vitis.bat -s builder.py script modifying it to add our steps and that still fails and has the same issues. (we are able to get the script to work for Vitis 2023.2 by changing lwip_name = "lwip220" to lwip_name = "lwip213")

Any idea why Viits 2024.2 is failing to compete the build?

Attached are several log files as well as the python script we are using for the build. Again, this script works fine under Vitis 2023.2. It starts out working on Vitis 2024.2 but then hangs, usually at different steps each time.
Note: The Python script is uploaded as vitis_create_full_workspace_2024.txt so you will need to download and rename it to vitis_create_full_workspace_2024.py to run it.

Here is the associated forum post:
https://adaptivesupport.amd.com/s/question/0D54U00008uQH99SAG/vitis-unified-20242-fails-to-complete-build-hangs?language=en_US

2024-12-09_vitis.log
2024-12-09_vitis_build.txt
2024-10-12_Vitis_2024_2_Hang0.txt
2024-10-12_Vitis_2024_2_Hang1.txt
vitis_create_full_workspace_2024.txt

@anirudha1977
Copy link
Contributor

Thanks, we will get back on this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants