This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Ubinize error

Hello,

I am not able to make ubi file for DM365 EVM. I am getting following error. Please help on this.

root@CPU-194:/home/vaibhav/home/dm365_low_latency_camera/Source/ipnc_rdk# make ubifs
/home/vaibhav/home/dm365_low_latency_camera/Source/ipnc_rdk/../ipnc_rdk/target/mtd-utils/64bit/mkfs.ubifs -r /home/vaibhav/home/dm365_low_latency_camera/Source/ipnc_rdk/../ipnc_rdk/target/filesys_dm365 -m 512 -e 15360 -c 1700 -o ubifs.img
/home/vaibhav/home/dm365_low_latency_camera/Source/ipnc_rdk/../ipnc_rdk/target/mtd-utils/64bit/ubinize -o evm_dm365_ubifs -m 512 -p 16KiB dm365_ubinize.cfg
ubinize: error!: error in section "ubifs": size of the image file "ubifs.img" is 25973760, which is larger than volume size 25714688
make: *** [ubifs] Error 255
root@CPU-194:/home/vaibhav/home/dm365_low_latency_camera/Source/ipnc_rdk#