Tool/software: Code Composer Studio
Need support from TI on following error:
Error while creating OSPI.rootfs(UBIFS) which is used to load on Flash.
Command to create ubifs is
sudo ./create-ubifs.sh
The syntax is
sudo ./create-ubifs.sh <image_rootfs_dir> [-o <image_name_prefix>] [-v <vol_name>]
I tried this command (sudo ./create-ubifs.sh <root dir> -o <image name>) and get error: Please see below screenshot.
Error: min.I/O unit was not specified (use -h for help)
Error: mksf.ubifs failed!