代码搜索结果
找到约 10,000 项符合
LED 的代码
led_test.c
#include "davincievm.h"
#include "davincievm_led.h"
/* ------------------------------------------------------------------------ *
*
usb_led.map
******************************************************************************
TMS320C55x COFF Linker PC Version 2.56
*******************************************************
usb_led.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="e:\usbbootloader\usb_led\"
ProjectType=Executable
CPUFamily=TMS320C55XX
Tool="Compil
usb_led.mxp
********************************************************************************
TMS320C55x COFF/Hex Converter Version 2.53
************************************
usb_led.cmd
-w
-stack 400h
-sysstack 500
-l rts55x.lib
MEMORY
{
PAGE 0:
/* memory mapped registers */
MMR_RESERVED: origin= 0x00000, length= 0x000BF
/* On-chip Dual Access
usb_led.c
#define LED *(int *)0x400001
main()
{
int i;
ioport unsigned int *EBSR =(unsigned int *)0x6c00;
ioport unsigned int *CE21 =(unsigned int *)0x809;
i=*EBSR;
i= i&0xfffc;
i=i