The OP
Published on 2018-9-12 13:53
Only look at the author
This post is from Microcontroller MCU
Latest reply
Follow the debug to see where the program stops. ——No response, but the moment of stopping debug is displayed in ISR_TRAP.ASM, then check whether the interrupt vector ID is correct and add the interrupt response function. The key configuration is the following three sentences, confirm them, and you can confirm whether it is OK. CCTL0 = CCIE; //Enable CCR0 interrupt CCR0 = 16384; //Set the period to 0.5S TACTL = TASSEL_1 + ID_0 + MC_1; //Select ACLK as the clock source of timer A, count up mode
Details
Published on 2018-10-15 14:38
| ||
|
||
2
Published on 2018-9-12 14:10
Only look at the author
| |
|
|
|
This post is from Microcontroller MCU
| ||
|
||
|
4
Published on 2018-9-13 09:10
Only look at the author
This post is from Microcontroller MCU
| ||
|
||
|
5
Published on 2018-10-15 07:27
Only look at the author
| |
|
|
|
6
Published on 2018-10-15 14:38
Only look at the author
This post is from Microcontroller MCU
| ||
|
||
|
EEWorld Datasheet Technical Support
EEWorld
subscription
account
EEWorld
service
account
Automotive
development
circle
About Us Customer Service Contact Information Datasheet Sitemap LatestNews
Room 1530, Zhongguancun MOOC Times Building, Block B, 18 Zhongguancun Street, Haidian District, Beijing 100190, China Tel:(010)82350740 Postcode:100190