cancel
Showing results for 
Search instead for 
Did you mean: 

Drivers & Software

matthifa1
Journeyman III

Vitis unified v2023.2.0 creates invalid CMakeLists.txt

I'm developing a FreeRTOS application for an Microblaze in the vitis unified IDE v2023.2.0 on a Windows 11 Pro machine

As soon as I'm adding folders to my source code Vitis creates a CMakeLists.txt file that contains non-Windows compatible \ backslashes

Example:

collect (PROJECT_LIB_SOURCES adrv9001_src\beginReceiving.c)

 

This vitis generatet CMakeLists.txt file will generate a syntax-error that says 'Invalid character escape '\b''

All the other backslashes in the generated file are Windows-compatible (/)

Am I doing something wrong or is it a bug?

Best regards

0 Likes
1 Reply

Xilinx product/software support has a separate site, try https://www.xilinx.com/support.html

 

Ryzen 5 5600x, B550 aorus pro ac, Hyper 212 black, 2 x 16gb F4-3600c16dgtzn kit, Aorus gen4 1tb, Nitro+RX6900XT, RM850, Win.10 Pro., LC27G55T..
0 Likes