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.

CCS/CC3200-LAUNCHXL: iMETER-BOOST Firmware

Part Number: CC3200-LAUNCHXL
Other Parts Discussed in Thread: CC3200, UNIFLASH

Tool/software: Code Composer Studio

Following the instructions in the User Guide for iMETER BOOST section 2.4, I'm attempting to program files onto the CC3200. Step 10 says to "make sure the mcuimg.bin is pointing to the mcuimg.bin inside the directory. Finally, program all user files". Which files is this referring to? I downloaded the IMETER-CC32XX-FW from the product page but can't find the correct binary file. 

Thanks

  • Hi,

    There are a number of source files that are used by the internal HTTP server to run the IMETER-BOOST application. These are the .html, .txt, .js, and .png files that exist in the "UniFlash Session - Final" folder of the download. The binary file that the MCU runs is the "WirelessScope.bin" file. This is what the "/sys/mcuimg.bin" system file in UniFlash needs to point to.

    If you open UniFlash (keep in mind this is UniFlash v3.4), you can use File->Open Configuration->Browse and select the "current meter.usf" file in the UniFlash Session - Final directory to load the whole UniFlash project which should already reference these files and organize them in the correct locations on the file system.

    Best Regards,
    Ben M