You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: