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

01-aie_lenet_tutorial not working for vitis 2022.2 #442

Closed
AtharvSGade opened this issue Jun 3, 2024 · 0 comments
Closed

01-aie_lenet_tutorial not working for vitis 2022.2 #442

AtharvSGade opened this issue Jun 3, 2024 · 0 comments

Comments

@AtharvSGade
Copy link

Here is the error I get on running

aiecompiler --include= ./design/aie_src
--include= ./design/aie_src/aiesim_data
--verbose
--log-level=5
--test-iterations=100 \
--dataflow
--heapsize=2048
--workdir=Work
./design/aie_src/graph.cpp

The error is as follows:

INFO: [aiecompiler 77-297] Cmd Line : /tools/Xilinx/Vitis/2022.2/aietools/bin/unwrapped/lnx64.o/aiecompiler --include= ./design/aie_src --include= ./design/aie_src/aiesim_data --verbose --log-level=5 --test-iterations=100
ERROR: [#UNDEF] Unsupported file extension ''. Only files with the following extensions are supported: '.cpp', '.hpp', '.cxx', '.hxx', '.c++', '.h++', '.cc', '.hh', '.c', '.h'.
(WARNING:0, CRITICAL-WARNING:0, ERROR:1)
/tools/Xilinx/Vitis/2022.2/aietools/bin/aiecompiler: line 83: kill: (-27152) - No such process

Can anyone help with 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

1 participant