Part Number:MSP-EXP430F5529LP
Tool/software:TI-RTOS
Environment:
- MSP-EXP430F5529LP Lauchpad
- Win7SP1 fresh install, all updates applied
- CCSv8 fresh install
- TIRTOS 2.20.00.06 fresh install
- example gpiointerrupt_MSP_EXP430F5529LP_TI loaded via Resource explorer
- build with default settings
- debug
Result:
The MSP crashes before reaching main().
The location is boot_4.4c, function _c_int00(), line 105 when jumping into auto_init().
What's wrong? These are examples just for this processor and board, and these examples are supposed to work, aren't they?
Is CCSv8 too new? Do I need to to change some settings?