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.
when i connect the chronos watch module to the ez430 emulator the led present on the ez430 emulator is not blinking and also when i try to run the code in code composer studio the lcd display screen is not displaying anything. What may be te problem? Thanks in advance.
Hi harisha,
You can find example code for this board in the eZ43-chronos software package: http://www.ti.com/lit/zip/slac341 After installation look at C:\Program Files(x86)\Texas Instruments\eZ430-Chronos\Software Projects. These example source code use different features of the watch, including the LCD.
In the folder Chronos Watch\CCS\Sports Watch\driver for example, you can find display.c and display.h that include functions for using the LCD of the watch. To see how to use these functions, you may want to look at how they are called from other parts of the same software project as an example.
Regards,
Katie
**Attention** This is a public forum