Part Number:MSP-EXP430F5529LP
Tool/software: Code Composer Studio
Good afternoon! Installed
1.Code Composer Studio Version: 8.1.0.00011 OS: Windows 7, v.6.1, x86 / win32
2. tirtos_msp43x_setupwin32_2_20_00_06
3. I run the Examples Project: gpiointerrupt_MSP_EXP430F5529LP_TI, got **** Build Finished ****
4. When running under debugging, the program hangs on the line
/ * ------------------------------------------ ------------------------------ * /
if (_system_pre_init ()! = 0) _auto_init ();
/ * ------------------------------------------------ ------------------------ * /
in the file boot_4.4.c. Functions: _auto_init (); , does not execute or is not called, what should I do?