Hello all,
im really having issues starting developing on the D3 Engineering Automotive Starter Kit. There is no clear instruction about setting up vision sdk or programming anything.
I hope someone here can help me..
Thanks in advance
B. A.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello all,
im really having issues starting developing on the D3 Engineering Automotive Starter Kit. There is no clear instruction about setting up vision sdk or programming anything.
I hope someone here can help me..
Thanks in advance
B. A.
D3 starter kit comes with a SD card with documentation. Can you review the document on SD card first?
For software development, please use Processor SDK Vision. You can download it from this link. https://www.ti.com/tool/PROCESSOR-SDK-TDAX
Hello Stanley,
thank you, i found the documentation on the SD card. But now im having big troubles start developing. I cant find any example project wich i can load on a SD Card to see if the cameras are working.
Could you help me? Thanks in advance
B. A.
As mentioned in the previous post, you can download Processor SDK Vision which includes camera capture example.
I already downloaded Processor SDK Vision but i cant make a Appimage for the camera capture example. Im really having trouble setting everything up.
Im really just trying to see if the cameras are working. Why isnt there an example Appimage for this purpose ?
Did you follow the user guide for RVP under ~/vision_sdk/docs/UserGuides/VisionSDK_UserGuide_TDA3xx_RVP.pdf?
Which step did you get stuck in building/running the example?
If you don't care about building the binary at the moment, you can download the pre-built binary and try.
Hello Stanley, thanks for your help.
Yes, i followed the same user guide. I was able to run "gmake -j depend" and "gmake" on console. All executables were build. Also i was able to run "gmake appimage" and it worked. But im not clear with the programming "interface". I dont know wich exact file i have to change/program.
You can download the pre-built binaries from the below page.
https://www.ti.com/tool/download/PROCESSOR-SDK-VISION#downloads
But im not clear with the programming "interface". I dont know wich exact file i have to change/program.
I am not sure which step you are referring to. Could you tell me which section in user guide you are not clear?