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.

Building error with TIDA-00008 firmware

Other Parts Discussed in Thread: MSP430F5528

Hi,

I'm currently working with Hand-to-Hand Body Composition Meter Reference Design with BLE Connectivity (TIDA-00008). I downloaded the firmware (BCM_CCS_v2) and built it with the CCS 6.1.3 version. 

Unfortunately the building failed and here is the errors I got : 

I already check on different forums the #10010 and #10234-D errors but it didn't help so far. 

If you have any idea what could be the problem, I would much appreciate your help.

Thank you.

Alex

  • Hello Alex,

    The firmware was built and tested using Compiler version v4.2.7.
    Currently we do not support higher version compilers.
  • Hi Praveen,

    Thanks a lot it works now. I was able to build and load the firmware on the MSP430F5528. I'm now facing another problem :

    When I run the HealthHub with BLE application and click on find devices nothing happen. The Body Composition mode is still unavailable.

    The blue LED is blinking correctly and the dongle from BlueRadios works fine too with the correct drivers. Which baudrate, data bits, stop bits, parity and flow control should I set to make it visible ?

    Regards,

    Alex