Part Number: MSP430F5529
Other Parts Discussed in Thread: FDC1004, FDC1004EVM
Hello,
I am having troubles controlling FDC1004 with MSP430F5529 LaunchPad.
I connected everything and used sample code provided by TI in the software section of link below:

Everything compiles and uploads successfully (see attached picture), but serial monitor is just blank
!.
I tried adding print statements in the setup and loop sections, but none of them was displayed.
After that I commented everything and uncommented line by line to see what is the stumbling point and
the code cant go through the Wire.wright(0) statement.
Could you please help to debug it?
Thank you in advance,
Alex