Recently, I was working on the frequency division of the timer, but I couldn't enter the interrupt. I searched on the Internet and found that the interrupt vector was registered in startup_ccs. I dire...
[img]http://a.zimgs.cn/b/200907/01/MDMwMDYyODEyMzc=_1246435202410373.jpg[/img] With the development of society, people have put forward higher and higher requirements for the safety, convenience and c...
CLA is very fast when used for data calculation. It is the best way to hand over the calculation to CLA. However, CLA debugging is not as easy as CPU, and register observation is not easy. As a verifi...
Simplifying MSP430G2 Programming
February 27, 2012, 8:58 pmI just started playing with TI’s MSP430 LaunchPad (MSP-EXP430G2) a few weeks ago and have found it surprisingly capable so far. But having to...