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.

LCD code for msp430fr4133 launchpad

Other Parts Discussed in Thread: MSP430FR4133, MSP430WARE

im getting errors in " OUT OF BOX"  example code for MSP430FR4133 LAUNCHPAD.... some definitions are missing in that code... please provide me correct code or suggest me to debug...

  • Hi Amaresh,

    I downloaded the OutOfBox_MSP430FR4133 code from MSPWare v3.7 inside of the CCS v7.0 TI Resource Explorer and experienced no errors after building the code. The compiler version used is TI v16.9.2.LTS, please specify what differences are involved in your system or the specific issues you are experiencing.

    Regards,
    Ryan

  • Hi Ryan,

    I am trying to load the Out of Box demo on my MSP430FR4133 LaunchPad and it is supposed to scroll "WELCOME TO THE FR4133 LAUNCHPAD" across the LCD but it is not doing the scrolling effect. All I see is simply a 'W' (from WELCOME) on the right most place. I am using CCS v7.2.0.00013 and loaded the project from the resource explorer. The resource explorer is pulling from MSP430Ware v3.60.00.10 and I am using TI v16.9.4.LTS compiler.

    The msp430fr413x_LCDE_01 ran without an issue to show "123456" on the LCD.

    Regards,
    Akash

  • Thanks for alerting us Akash. I can confirm similar behavior with CCS v7.2 MSP430Ware v3.7 Compiler TI v17.6 & 16.9.3. It does however still work in CCS v6.2 MSP430Ware v3.7 Compiler TI v16.9.3. The issue could be in the CCS version and we will need to investigate this further.

    Regards,
    Ryan
  • Akash,

    Upgrading to MSPWare v3.80 fixes the issue. Most likely an inconsistency with the device header files and DriverLib.

    Regards,
    Ryan

  • Thanks Ryan,

    Just got the latest version and confirmed that is it working.

    Regards,
    Akash

**Attention** This is a public forum