代码搜索:flashdata

找到约 39 项符合「flashdata」的源代码

代码结果 39
www.eeworm.com/read/336902/12407862

lkf debug.lkf

-z -q -c -m"flash.map" -o"./Debug/test1.out" -x -i"c:/ti/c5400/bios/lib" -i"c:/ti/c5400/rtdx/lib" -i"c:/ti/c5400/cgtools/lib" "C:\ti\c5400\bios\lib\csl5402.lib" "C:\ti\c5400\cgtools\lib\rts.lib" "F
www.eeworm.com/read/336902/12407872

pjt test1.pjt

; Code Composer Project File, Version 2.0 (do not modify or remove this line) [Project Settings] ProjectName="test1" ProjectDir="F:\progamDSP0902\write5402_flashdata\test1\" ProjectType=Executab
www.eeworm.com/read/336902/12407883

lkv debug.lkv

-z -q -c -m"flash.map" -o"./Debug/test1.out" -x -i"c:/ti/c5400/bios/lib" -i"c:/ti/c5400/rtdx/lib" -i"c:/ti/c5400/cgtools/lib" "C:\ti\c5400\bios\lib\csl5402.lib" "C:\ti\c5400\cgtools\lib\rts.lib" "F
www.eeworm.com/read/146815/12609733

c flashburn.c

#include "flashburn.h" #include "stdio.h" typedef unsigned char BYTE; void ResetFlash() //FLASH复位子程序 {BYTE *pa; pa=(BYTE *)0x8000; *pa=0x0F0; } void EraseFlash() //FLASH片擦除子程序 { BYTE *pa; p
www.eeworm.com/read/262162/11603599

h lld_wsxxx_asp.h

/* lld_wsxxx_asp.h - Source Code for Spansion's Low Level Driver */ /* v7.2.0 */ /************************************************************************** * Copyright (C)2007 Spansion LLC. All Ri
www.eeworm.com/read/437647/7744394

txt flash.txt

函数功能描述 向指定的Flash存储单元中写入数据,目的在于保护数据,掉电不消失 函数定义void Flash_Write (unsigned int *flashdata,unsigned int *flashaddress) 其中指针flashdata表示需要存储的数据 指针flashaddress表示指定的存储单元 函数功能描述 读指定的Flash存储单元中的数据 函数定义
www.eeworm.com/read/156387/11807060

cmd experiment2.cmd

MEMORY { PAGE 0: ONCHIP: org = 04000h len = 4400h PRAM: org = 08400h len = 6b80h VECS: org = 0ef80h len = 80
www.eeworm.com/read/413099/11167580

c main.c

typedef unsigned int u16; #define ST0 0x0006 #define ST1 0x0007 #define PMST 0x001D #define SWWSR 0x0028 #define SWCR 0x002B #define BSCR 0x0029 #define CLKMD 0x0
www.eeworm.com/read/350825/10707347

h efd_cmd.h

/* ########################################################################### ### Intel Confidential ### Copyright (c) Intel Corporation 2007 ### All Rights Reserved. ### --------------------
www.eeworm.com/read/136849/5842575

c mmistart.c

/******************************************************************************* CONDAT (UK) ********************************************************************************