Part Number: IWR1443
Tool/software: Code Composer Studio
A warning comes out during installing the TI Cloud Agent Application. I download from website.
My input is as follows.
First,
chmod 777 ticloudagent.run
Then, I have tried three different kinds of installing command.
1. sudo ./ticloudagent.run
2. sudo su
"password"
./ticloudagent.run
3. ./ticloudagent.run
None of them works with the same warning "There has been an error. The TI Cloud Agent Installer must not be run with root privileges."
My system is Ubuntu18.04.
Thanks.


