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.

UNIFLASH: Flash the program using uniflash into our product but no results in the HiveMQ

Part Number: UNIFLASH
Other Parts Discussed in Thread: CC3230SF, , SYSCONFIG

Tool/software:

Our product is using cc3230sf and require to flash the program using uniflash instead of ccs as per client request. When using uniflash im being told by chatgpt that to flash the program as it is required to use the .sli format that are exist within the debug folder every time we build the program. Yet, the issues is the debug folder is not exist within the project although have clean and build the project, so im trying using another .sli format that are exist within the project. Still the issues persist because of our product to see the results it is required look into HiveMq to check whether the communication between product to HiveMq is established. So far when we flash the program using CCS it is working but when using uniflash it doesnt working. In that sense what should be done to ensure our product can works perfectly after flashing using uniflash then the product that build with cc3230sf can start working directly when connecting to the psu. Looking for help for this problem

This is the results when using .sli format from sysconfig folder

general project config

Lastly, in the HiveMq there is nothing to display when using uniflash and directly supply the product using psu

  • Hi,

    Once you have your image.bin created in CCS you can then use uniflash to flash that image. I recommend follwowing chapter 6 of the uniflash guide.

    https://www.ti.com/lit/ug/swru469h/swru469h.pdf 

    Best,

    Rogelio

  • Thank you for your answer, true it works but somehow, we solve it by simplify the methods by build the project in the CCS then we using uniflash by follow the chapter 6 for uploading the MCU image and Service file pack following by untick the MAC address. But for some reasons, we able to flash for MCU that previously flashed and debug using CCS then flash using Uniflash and see the results in the MQTTexplorer and HiveMQ but not for fresh boards which we able to flash but its not working properly (which required to flash directly using Uniflash instead of CCS). In that case maybe there's some missing file or something which cause this issues. Hope to get your feedback regarding this.

    Best Regards,
    Aiman

  • Hi Aiman,

    I just want to clarify the issue here. You are saying that boards that have been debugged with CCS first but then you flash the new image with uniflash work properly.

    However, if there is a new board and you flash the image using uniflash only, then the image does not work?

    Best,

    Rogelio