Other Parts Discussed in Thread: MSP-EXP430F5529LP , MSP430F5529 你好,我用得是MSP430F5529LP , 用CCS6.0编程,在导入程序后 编译时出现如下错误:
#10010 errors encountered during linking; "MSP-EXP430F5529LP User Experiece20141117.out" not built
#10269 output file "MSP-EXP430F5529LP…
Other Parts Discussed in Thread: CC3100 , MSP430F5529 ti的老师你们好!我正在用msp430f5529lp与cc3100连接做tcp-socket实验,cc3100作为client,连接在同一个路由器上的电脑作为server,server的IP地址和端口在程序中都已经修改好了,但是为什么tcp connect error?如下图所示:
谢谢!
Other Parts Discussed in Thread: MSP430F5529 , MSP430FR2033 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/606247…
Other Parts Discussed in Thread: MSP430F5529 GPIOIntRegister(uint32_t ui32Port, void (*pfnIntHandler)(void));
调用这个函数的时候,I2C端口不能正常读取数据。定义的I2C引脚和中断触发引脚在不同的port端口。