tomxue 0 Posted November 8, 2014 Share Posted November 8, 2014 Hi, I know Energia today and tried the example code "Blink" of Energia, but it shows "Upload failed.". More output is like below. C:\Users\Tom\AppData\Local\Temp\build445850278507810895.tmp\Blink.cpp.bin] Binary sketch size: 4,128 bytes (of a 262,144 byte maximum) Opening \\.\COM17 Getting storage list Bootloader Version: 4 Silicon version ES1.32 Bootloader version is 2, 1, 4, 0 It's a CC3101 device: PG1.32 BlockSize is 4096, number of blocks is 64 erasing 1 blocks starting from 4 Switch to NWP bootloader complete Silicon version ES1.32 Bootloader version is 2, 0, 4, 0 BlockSize is 4096, number of blocks is 16 erasing 12 blocks starting from 0 I flashed the Service Pack to my CC3200LAUNCHPAD Rev4.1, and tried CC31xx_CC32xx_ServicePack_1.0.0.1, CC31xx_CC32xx_ServicePack_1.0.0.1.1 and CC31xx_CC32xx_ServicePack_1.0.0.1.2, but still failed like above. And I had connected SOP2-bottom with J8-top sides when using Energia. Workaround: I can use Energia to compile, and use UniFlash to flash the image to the kit. Could anyone help? Thanks! Quote Link to post Share on other sites
energia 484 Posted November 8, 2014 Share Posted November 8, 2014 What is the part number that is written on the chip? If it is CC3200R1M2 or CC3200R1M1 then this is a new version of the chip and is not yet supported by the cc3200prog utility. We should be able to solve this next week and will provide an updated programming utility. Also see https://github.com/energia/Energia/issues/507 tomxue 1 Quote Link to post Share on other sites
tomxue 0 Posted November 9, 2014 Author Share Posted November 9, 2014 What is the part number that is written on the chip? If it is CC3200R1M2 or CC3200R1M1 then this is a new version of the chip and is not yet supported by the cc3200prog utility. We should be able to solve this next week and will provide an updated programming utility. Also see https://github.com/energia/Energia/issues/507 Thank you very much for your feedback! The issue is solved! I have 2 CC3200LAUNCHPAD kits: Rev4.1 with CC3200R1M2 and Rev3.2 with XCC3200HZ. And just now I tried Rev3.2 by Energia and succeeded! But Rev4.1 failed, and the reason should be what you mentioned above. Quote Link to post Share on other sites
energia 484 Posted November 11, 2014 Share Posted November 11, 2014 I have added support for CC3200R1M2 and CC3200R1M1 in cc3200prog. Will put up a zip file with the updated cc3200prog shortly. Quote Link to post Share on other sites
LANOpfer 1 Posted November 11, 2014 Share Posted November 11, 2014 I have the same problem with Rev4.1 - waiting for update ;-) I have another stupid question:where will I find the update or the zip file? Uwe Quote Link to post Share on other sites
energia 484 Posted November 15, 2014 Share Posted November 15, 2014 I have uploaded the new cc3200prog utilities for Windows and Mac. Linux coming soon. See instructions posted here: https://github.com/energia/Energia/issues/507 Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.