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.

update servicepack 1.0.0.10.0 failed

Other Parts Discussed in Thread: CC3100

Hi,

I try to update the latest servicepack on wifi board (we build it with cc3100 official version - CC3100MODR11MAMOB).

It seems to update failed, because the log is short.

I also update servicepack on cc3100 EVM (XCC3100HZ) and get the longer log.

Does anyone have idea about my problem?

I attach the log in the post.

log1.TXT

log2.TXT

thanks
Gavin

  • Hi Gavin,

    When you are waiting for the ack do you keep pressing the reset Or after waiting for some time does it proceed by itself?
    In the end are you able to program the servicepack successfully? Can you please read the service pack version from a program and confirm? Also, are you able to work with CCS/IAR over JTAG?


    Regards,
    Raghavendra

  • Gavin,

    Both logs are OK.

    With pre-production devices, the entire code is loaded to the device so it takes much more time. The entire code is around 1MB.

    With production devices, all you need is to program the patches. As you can see, it is about 10KB.

    Regards,

    Shlomi

  • Hi Shlomi

    Thanks for clarifying.

    Because I'm really confused with the different program time/log. I'm afraid that something wrong or else.

    Now, I get the idea.

    thanks

    Gavin