digitalnumeric
digitalnumeric
I just checked sleep.h in Vitis 2024.2, there is still no prototype for msleep()
Since this wasn't fixed in Vitis 2024.2, a new issue was added, this time with a patch file, to bring this issue back to the forefront. https://github.com/Xilinx/embeddedsw/issues/324
Thank you.
My apologies, I see now that you are correct. We were looking at the wrong, sleep.h.
This might help: Christoph Gohlke recently created new Windows wheels here: https://github.com/cgohlke/pyopengl-build https://github.com/cgohlke/pyopengl-build/releases
It looks like xinterrupt_wrap.c XGetPriorityTriggerType() has been fixed in Vitis 2024.2. I see the following comment in the code. " 9.2 ... 11/09/24 Update XGetPriorityTriggerType() with IntrId to IntrNum transformation."...
See previous comment.
This unanswered issue on the forums provides more context: Vitis Unified CMakeList.txt collect () error with backslash in sub-folder path https://adaptivesupport.amd.com/s/question/0D54U00008GmixqSAB/vitis-unified-cmakelisttxt-collect-error-with-backslash-in-subfolder-path
Here is another forum post for reference: https://adaptivesupport.amd.com/s/question/0D54U000089goOhSAI/how-can-i-get-vitis-20232-to-compile-source-files-in-subdirectories?language=en_US
> Hi, We dont have any plans to officially support FreeRTOS SMP for various reasons and our marketing requirements. > > regards, If not FreeRTOS with SMP, has the team...