Part Number: PROCESSOR-SDK-AM62A
Other Parts Discussed in Thread: SK-AM62A-LP, AM68A, TDA4VM, AM69A
Hello,
I would like to run custom model on SK-AM62A-LP EVM
I could run custom model by using "edgeai-tidl-tools" repo under SK-AM62A-LP EVM.
However this repo did not support End-t-End application. So, I would like to try model running under camera input / Display output were enabled.
Then, I understood that I should use "edgeai-benchmark" repo to perform this.
Here is my issue. Please confirm it and give your feedback.
* Here is my environment.
- Linux SDK : 09_01_00_07
- Ubuntu 22.04 with Virtual machine
1. I downloaded Linux SDK under virtual machine. And installed it.
2. After that I followed following procedure to create environment.
https://github.com/TexasInstruments/edgeai-benchmark
https://github.com/TexasInstruments/edgeai-benchmark/blob/main/docs/setup_instructions.md
I installed pyenv and downloaded "edgeai-benchmark" repo under this condition.
Finally, I performed "./setup_pc.sh"
However, I could NOT confirm "tidl_tool" directory.
From log, "tools" folder should be created under "edgeai-benchmark" directory, however this folder did not exist as well.
Q, Is there any additional procedure before performing "./setup_pc.sh" ?
BR,

