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.

Compiler/CC3200: cc3200 LPDS

Part Number: CC3200

Tool/software: TI C/C++ Compiler

When I use CC3200 LPDS mode in my project, there will be some problems in burning:

Generally, when I add one or two variables in the code, the board of CC3200 can normally enter LPDS mode after the project is re-burned.However, when I added many functions into the project, I did not directly Program the serial flash on the target device without Format the serial flash on the target device when burning. I found that CC3200 project could not enter LPDS mode.However, I first Format the serial flash on the target device and then Program the serial flash on the target device. The CC3200 project can enter LPDS mode. The basis for me to judge whether CC3200 project can enter LPDS mode is whether time can normally print log.I don't know why this happens.

  • Hello,

    I cannot understand when you cannot enter LPDS.

    The right way is to format and program the device with Uniflah and then reset the device.

    If you set the device to go into LPDS, you should see it with a power meter on the main power.

    You have a power_measurement example on the SDK to demonstrate how to set LPDS mode.

    Regards,

    Shlomi