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.

GRACE not initializing USCI_B0 (I2C) & shows 2 TX Interrupts, no RX interrupt

Other Parts Discussed in Thread: MSP430G2553

I'm new to TI, CCS, and GRACE but, by no means, new to microcontrollers and IDEs.  With that said, I am trying to build my first project with the MSP-EXP430G2 Launchpad populated with the MSP430G2553 using CCS (Version: 1.0.0.201404071800, Build id: N201406261800) and GRACE (MSP430) Version 3.0.1.59.

For some reason beyond my ability to grok, no USCIB0_init.c file is being generated and under "Interrupt Enables" there are two opportunities to enable USCI_BO I2C transmit interrupt and none for the receive interrupt.  Any idea why?  Any suggested remedy?