Gemalto is now part of the Thales Group, find out more.

You are here

modem pxs8 firmware update | Thales IoT Developer Community

July 22, 2015 - 3:42pm, 3877 views

Hello,

I want to implement a firmware download tools for upgrading pxs8 ****m using usf files and c program developed under linux.  but I don't know how to read usf files by a c program under linux, I tried to read with fopen ("rb" ****)/fread but without success, so I can't read length and so I don't know data length.

Anyone can help me?