$cd SampleApps/lite_firmware_download/
$make
 
 Command to run
 -------------
$sudo ./fwdwl-lite -d /dev/ttyUSB1 -p /dev/qcqmi0 -f /firmwares/74xx/Rel-15-02.18.02.00/VZW/

NOTES:
-----
 - libSDP is designed for use with SDK Lite (libpack)
 - Please rewrite GetDeviceMode() and WaitDevicesMode() as needed for your implementation. 
   These functions depend on the DM port and qcqmiX device being dynamically added by the OS
   If they are hard coded in the platform, the application will not work.
 - Comprehensive FW download support is provided by the SDK applications "Firmware_Download" and "MC7xxx_Image_Management"
