Other Parts Discussed in Thread: MSP430F6638 编译MSP430F6638的TFT彩屏实验是出现警告:This project was created using a version of compiler that is not currently installed: 4.0.0 [MSP430]. Another version of the compiler will be used during build: 4.1.5. Please install…
Other Parts Discussed in Thread: MSP430F6638 我使用的芯片是msp430f6638,软件是CCS5.4,采用的开发板是上海徳研电子科技有限公司的开发板,应该是TI大学计划部的产品,型号是FFTB6638。
昨天调试的时候还是没问题的,但今天烧写的时候程序一直出现如下问题:
MSP430: Trouble Writing Memory Block at 0x8000 on Page 0 of Length 0x9a: Could not erase device…
Other Parts Discussed in Thread: MSP430F6638 我使用的是MSP430F6638,通过ADC12进行5个通道的重复序列采集,并触发DMA0进行连续单次数据传输,DMA0SZ=128,。现在我单独开启ADC12或DMA0的中断使能,两者都能正常执行中断;但同时开启时,DMA0的中断就响应不了了,但数据传输正常。现在能确定的是ADC12中断处理时间很短,可以退出中断服务程序,不是中断排队的问题。而且还发现两个向量表ADC12IV和DMAIV偏移地址相同(0Eh…
Other Parts Discussed in Thread: MSP430F6638 , CC3100 , MSP430F5529 我有一个msp430f5529的工程,想把它移植到msp430f6638上,工程该怎么改,该工程为与cc3100相关的getting_started_with_wlan_station,工程内容如附件中所示
Other Parts Discussed in Thread: MSP430F6638 , CC3100 我使用的是cc3100作为wifi模块,msp430f6638作为主控板,以cc3100+f5529中的httpserver为例,移植到6638上,在工程移植过程中,想请教
CCS中的Includes中的文件该如何添加,其他文件夹可以直接添加,需要修改的只有board和spi吗?
图中Includes中的C盘中的文件夹改如何添加到自己的工程中,求助。。。
有时编译时会报错 cannot open…
Other Parts Discussed in Thread: MSP430F6638 大家好,我使用的是TI MSP430F6638实验平台(我是在读大学生),使用的软件是CCS5.4。
今天第一次操作,在新建项目后编写C程序,编写好后发现targetConfigs中已经存在目标配置文件。
然后对项目进行编译,没有错误和提醒,但在console中有以下一段话:
**** Build of configuration Debug for project exam1 ****
"S:\\CCS\\CCS5…
Other Parts Discussed in Thread: MSP430F67781 , MSP430F6638 最近好不容易买回来的MSP430F67781焊接到板子上后发现无法通过JTAG下载程序,老是提示
Fatal error: Could not find device (or device not supported) Session aborted!
调试了很久换了一块芯片也还是这样,硬件上AVCC和DVCC接3.3v,AUX1,AUX2接地,AUX3接3.3V,VASYS1和VASYS2外部连在一起了…