文件名称:Demo
介绍说明--下载内容均来自于网络,请自行研究使用
CC2430芯片点对点通讯,与PC端串口通信的示例代码。IAR环境下的工程文件-CC2430 chip point-to-point communications, serial communication with the PC side of the sample code. IAR environment engineering documents
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Demo
....\appEx_cc2430.hex
....\App_Ex
....\......\cc2430
....\......\......\IAR_files
....\......\......\.........\appEx_cc2430.dep
....\......\......\.........\appEx_cc2430.ewd
....\......\......\.........\appEx_cc2430.ewp
....\......\......\.........\Debug
....\......\......\.........\settings
....\......\......\.........\........\appEx_cc2430.dbgdt
....\......\......\.........\........\appEx_cc2430.dni
....\......\......\.........\........\workspace_cc2430.wsdt
....\......\......\.........\workspace_cc2430.eww
....\......\......\include
....\......\......\.......\app_ex.h
....\......\......\.......\app_ex_main.h
....\......\......\.......\app_ex_util.h
....\......\......\.......\pingPong.h
....\......\......\source
....\......\......\......\adc.c
....\......\......\......\adcSeries.c
....\......\......\......\aes.c
....\......\......\......\app_ex_interrupt.c
....\......\......\......\app_ex_main.c
....\......\......\......\clockmodes.c
....\......\......\......\dma.c
....\......\......\......\flash.c
....\......\......\......\int_ext.c
....\......\......\......\int_timer.c
....\......\......\......\power_modes.c
....\......\......\......\random.c
....\......\......\......\rf_test.c
....\......\......\......\stop_watch.c
....\......\......\......\uart.c
....\......\......\......\util
....\......\......\......\....\chipconLogo.c
....\......\......\......\....\lcdMenu.c
....\......\......\......\....\pingPong.c
....\......\......\......\....\string_lib.c
....\Library
....\.......\cc2430
....\.......\......\CUL
....\.......\......\...\include
....\.......\......\...\.......\cul.h
....\.......\......\...\source
....\.......\......\...\......\dmaAllocChannel.c
....\.......\......\...\......\dmaFreeChannel.c
....\.......\......\...\......\dmaFromAes.c
....\.......\......\...\......\dmaFromRadio.c
....\.......\......\...\......\dmaInit.c
....\.......\......\...\......\dmaSetUpChannel.c
....\.......\......\...\......\dmaToAes.c
....\.......\......\...\......\dmaToFlash.c
....\.......\......\...\......\dmaToRadio.c
....\.......\......\...\......\dmaToUart0.c
....\.......\......\...\......\radio.c
....\.......\......\...\......\spp.c
....\.......\......\...\......\timer4AdmClear.c
....\.......\......\...\......\timer4AdmInit.c
....\.......\......\...\......\timer4AdmReset.c
....\.......\......\...\......\timer4AdmSet.c
....\.......\......\EB
....\.......\......\..\include
....\.......\......\..\.......\CC2430DB.h
....\.......\......\..\.......\eeprom.h
....\.......\......\..\.......\lcd.h
....\.......\......\..\.......\RF04EB.h
....\.......\......\..\source
....\.......\......\..\......\eeprom.c
....\.......\......\..\......\lcd.c
....\.......\......\..\......\RF04Dev.c
....\.......\......\HAL
....\.......\......\...\include
....\.......\......\...\.......\hal.h
....\.......\......\...\source
....\.......\......\...\......\adcSampleSingle.c
....\.......\......\...\......\aesEncrDecr.c
....\.......\......\...\......\aesLoadKeyOrInitVector.c
....\.......\......\...\......\flashErasePage.s51
....\.......\......\...\......\flashWritePage.s51
....\.......\......\...\......\getAdcValue.c
....\.......\......\...\......\getkey.c
....\.......\......\...\......\initRandomGenerator.c
....\.......\......\...\......\putchar.c
....\.......\......\...\......\rfConfig.c
....\.......\......\...\......\rfReceivePacket.c
....\.......\......\...\......\rfSendPacket.c
....\.......\......\...\......\rfSetRadioFrequency.c
....\.......\......\...\......\setTimer1Period.c
....\.......\......\...\......\setTimer2Period.c
....\.......\......\...\......\setTimer34Period.c
....\.......\......\...\......\wait.c
....\.......\......\IARlib
....\.......\......\......\chipcon_banked_code_support.s51
....\.......\......\......\chipcon_cexit.s51
....\.......\......\......\chipcon_cstartup.s51
....\appEx_cc2430.hex
....\App_Ex
....\......\cc2430
....\......\......\IAR_files
....\......\......\.........\appEx_cc2430.dep
....\......\......\.........\appEx_cc2430.ewd
....\......\......\.........\appEx_cc2430.ewp
....\......\......\.........\Debug
....\......\......\.........\settings
....\......\......\.........\........\appEx_cc2430.dbgdt
....\......\......\.........\........\appEx_cc2430.dni
....\......\......\.........\........\workspace_cc2430.wsdt
....\......\......\.........\workspace_cc2430.eww
....\......\......\include
....\......\......\.......\app_ex.h
....\......\......\.......\app_ex_main.h
....\......\......\.......\app_ex_util.h
....\......\......\.......\pingPong.h
....\......\......\source
....\......\......\......\adc.c
....\......\......\......\adcSeries.c
....\......\......\......\aes.c
....\......\......\......\app_ex_interrupt.c
....\......\......\......\app_ex_main.c
....\......\......\......\clockmodes.c
....\......\......\......\dma.c
....\......\......\......\flash.c
....\......\......\......\int_ext.c
....\......\......\......\int_timer.c
....\......\......\......\power_modes.c
....\......\......\......\random.c
....\......\......\......\rf_test.c
....\......\......\......\stop_watch.c
....\......\......\......\uart.c
....\......\......\......\util
....\......\......\......\....\chipconLogo.c
....\......\......\......\....\lcdMenu.c
....\......\......\......\....\pingPong.c
....\......\......\......\....\string_lib.c
....\Library
....\.......\cc2430
....\.......\......\CUL
....\.......\......\...\include
....\.......\......\...\.......\cul.h
....\.......\......\...\source
....\.......\......\...\......\dmaAllocChannel.c
....\.......\......\...\......\dmaFreeChannel.c
....\.......\......\...\......\dmaFromAes.c
....\.......\......\...\......\dmaFromRadio.c
....\.......\......\...\......\dmaInit.c
....\.......\......\...\......\dmaSetUpChannel.c
....\.......\......\...\......\dmaToAes.c
....\.......\......\...\......\dmaToFlash.c
....\.......\......\...\......\dmaToRadio.c
....\.......\......\...\......\dmaToUart0.c
....\.......\......\...\......\radio.c
....\.......\......\...\......\spp.c
....\.......\......\...\......\timer4AdmClear.c
....\.......\......\...\......\timer4AdmInit.c
....\.......\......\...\......\timer4AdmReset.c
....\.......\......\...\......\timer4AdmSet.c
....\.......\......\EB
....\.......\......\..\include
....\.......\......\..\.......\CC2430DB.h
....\.......\......\..\.......\eeprom.h
....\.......\......\..\.......\lcd.h
....\.......\......\..\.......\RF04EB.h
....\.......\......\..\source
....\.......\......\..\......\eeprom.c
....\.......\......\..\......\lcd.c
....\.......\......\..\......\RF04Dev.c
....\.......\......\HAL
....\.......\......\...\include
....\.......\......\...\.......\hal.h
....\.......\......\...\source
....\.......\......\...\......\adcSampleSingle.c
....\.......\......\...\......\aesEncrDecr.c
....\.......\......\...\......\aesLoadKeyOrInitVector.c
....\.......\......\...\......\flashErasePage.s51
....\.......\......\...\......\flashWritePage.s51
....\.......\......\...\......\getAdcValue.c
....\.......\......\...\......\getkey.c
....\.......\......\...\......\initRandomGenerator.c
....\.......\......\...\......\putchar.c
....\.......\......\...\......\rfConfig.c
....\.......\......\...\......\rfReceivePacket.c
....\.......\......\...\......\rfSendPacket.c
....\.......\......\...\......\rfSetRadioFrequency.c
....\.......\......\...\......\setTimer1Period.c
....\.......\......\...\......\setTimer2Period.c
....\.......\......\...\......\setTimer34Period.c
....\.......\......\...\......\wait.c
....\.......\......\IARlib
....\.......\......\......\chipcon_banked_code_support.s51
....\.......\......\......\chipcon_cexit.s51
....\.......\......\......\chipcon_cstartup.s51