Hello,
I have built a linux version with tsntool enabled, I called this file "ub2.itb" and save it to an USB to use it I did the following: Powerup the board and stop it at u-boot.
>usb start
>load usb 0:1 0xa0000000 ub2.itb
>bootm 0xa0000000#ls1028ardb
ran the tsntool program but when I try to perform some test as said the user guide LSDKUG_Rev19.09_311219 on section 8.7.1.3.2.1 Basic gates closing, line "cp libtsn.so /lib" I receive the issue "cp: cannot stat 'libtsn.so' No such file or directory. Why I'm receiving this error?
thank you in advance
Which version LSDK do you use now?
Did you build ub2.itb with flex-builer?
How did you enable tsntool and build ub2.itb?