To install the regulatory tools copy regTI351-<arch>-<version>.sh to the target device and invoke it with the paramater install.

# ./regTI351-aarch64-12.0.0.164.sh install
Installing lru to /usr/bin/lru
Installing lru_ti to /usr/bin/lru_ti
Installing btlru to /usr/bin/btlru
Installing btlru_ti to /usr/bin/btlru_ti
Installing libedit.lrd.so.0.0.74 to /usr/lib/libedit.lrd.so.0.0.74
Installing libncurses.lrd.so.6 to /usr/lib/libncurses.lrd.so.6
Installing ti351-conf_AU.bin to /lib/firmware/ti-connectivity/ti351-conf_AU.bin
Installing ti351-conf_CA.bin to /lib/firmware/ti-connectivity/ti351-conf_CA.bin
Installing ti351-conf_EU.bin to /lib/firmware/ti-connectivity/ti351-conf_EU.bin
Installing ti351-conf_JP.bin to /lib/firmware/ti-connectivity/ti351-conf_JP.bin
Installing ti351-conf_US.bin to /lib/firmware/ti-connectivity/ti351-conf_US.bin

The install script will copy the tools and necessary supporting items to the proper location on the device.

Note: Manual configuration of firmware files to support regulatory test mode is still required; see Setup for details.

If after following these steps the tools still won’t run, see Troubleshooting for additional suggestions to resolve the issue.

To uninstall the regulatory tools, invoke regTI351-<arch>-<version>.sh with the parameter uninstall.

# ./regTI351-aarch64-12.0.0.164.sh uninstall

Note: Firmware files must be manually changed back to production versions after the tools are uninstalled