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?