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.
大家好:
我们购买了M430F5438A几套开发板,希望进行FFT的开发, 但当使用TI提供的MSP-EXP430F5438_User_Expertience(slac2271)时,运行到UserExperience_F5438A.c的UserExperience函数的“ __bis_SR_register(LPM3_bits + GIE); // Enter LPM3”发生死机现象,也没有菜单显示(LCD屏亮)!
请问:下面该如何调试?
基本情况如下:
您是说:注解掉所有“__bis_SR_register(LPM3_bits + GIE)”?
开发板:MSP-EXP430F5438 试验板 (Rev. H)
例程: ‘slac227l里:MSP-EXP430F5438_User_Experience编译正常,LCD亮,但无菜单显示.
MSP-EXP430F5438_User_Experience_16KB编译错误,---缺乏“VECT_INIT”定义,在lnk_msp430f5438a_mod补足后,#16000错误’
修改:注解掉““__bis_SR_register(LPM3_bits + GIE)”
具体型号: (Rev. H) ----PCB REV 0-04 - AD/MS (12514651611FR) ???
开发环境:“Code Composer Studio Version: 10.0.0.00010 ”编译正常,但运行LCD无菜单显示
“IAR Assembler for MSP430 7.10.1 (7.10.1.973)“编译错误。
任何问题进请进步提问?