Hot Search : Source embeded web remote control p2p game More...
Location : Home Downloads SourceCode Embeded-SCM Develop ARM-PowerPC-ColdFire-MIPS
  • Category : ARM-PowerPC-ColdFire-MIPS
  • Tags :
  • Update : 2012-11-26
  • Size : 21kb
  • Downloaded :0次
  • Author :宣***
  • About : Nobody
  • PS : If download it fails, try it again. Download again for free!
Download1 Download2
Don't use download software fo downloading.
If download fail,Try it again for free.
Introduction - If you have any usage issues, please Google them yourself
#include "msp430g2553.h" unsigned char J,K void main( void ) { //unsigned char i // Stop watchdog timer to prevent time out reset WDTCTL = WDTPW+ WDTHOLD P1DIR |= BIT6 /*BCSCTL1 &= ~BIT7 do { IFG1 &= ~OFIFG for(i=0xff i>0 i--) } while(IFG1&OFIFG) BCSCTL2 |= SELS+ DIVS_3 */ CCTL0 |= CCIE CCR0=65000 TACTL |= TASSEL_2+ MC_1 //+ ID_3 _EINT() LPM0 } #pragma vector=TIMER0_A0_VECTOR __interrupt void key(void) { P1OUT ^= BIT6 J++ if(J==16) { J=0 K++ if(K==1) { TACTL &=~(ID0+ ID1) TACTL |= ID_0 } if(K==2) { TACTL &=~(ID0+ ID1) TACTL |= ID_1 } if(K==3) { TACTL &=~(ID0+ ID1) TACTL |= ID_2 } if(K==4) { TACTL &=~(ID0+ ID1) TACTL |= ID_3 K=0 } } }
Packet file list
(Preview for download)
TEST
....\Debug
....\.....\Exe
....\.....\...\TEST.d43
....\.....\List
....\.....\Obj
....\.....\...\main.r43
....\.....\...\TEST.pbd
....\main.c
....\path.txt
....\settings
....\........\TEST.cspy.bat
....\........\TEST.dbgdt
....\........\TEST.dni
....\........\test.wsdt
....\........\TEST1.wsdt
....\TEST.dep
....\TEST.ewd
....\TEST.ewp
....\test.eww
....\TEST1.eww
Related instructions
  • We are an exchange download platform that only provides communication channels. The downloaded content comes from the internet. Except for download issues, please Google on your own.
  • The downloaded content is provided for members to upload. If it unintentionally infringes on your copyright, please contact us.
  • Please use Winrar for decompression tools
  • If download fail, Try it againg or Feedback to us.
  • If downloaded content did not match the introduction, Feedback to us,Confirm and will be refund.
  • Before downloading, you can inquire through the uploaded person information

Nothing.

Post Comment
*Quick comment Recommend Not bad Password Unclear description Not source
Lost files Unable to decompress Bad
*Content :
*Captcha :
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.