Hi,
I just installed the Processor SDK RTOS J721E 0805 on my LINUX machine. And then I tried to compile the SDL from the SDK but it failed with the below error message:
The reported missing library libtinfo.so.5 is located in /SDK_PATH/RTOS/targetfs/lib/ and I tried to add it to the library path but still failed.
I have run the /psdk_rtos/scripts/setup_psdk_rtos.sh already. And there are some error messages:
Would this affect my build for SDL?
I assume there are still some dependencies in RTOS SDK 0805 I need to setup in order to build the SDL project. But I cannot find any hints from the SDK guide.
Any ideas?
Thanks.