代码搜索:dataflash
找到约 774 项符合「dataflash」的源代码
代码结果 774
www.eeworm.com/read/203049/5043311
mk test_dataflash_db321_eb55.mk
#
# Warning: This Makefile is generated by the genmake program from the template:
# gen_arx.mk - template for ARM compiler to build executables
# It is advised that you not modify this by hand. If
www.eeworm.com/read/203049/5043314
prj test_dataflash_db321_eb55.prj
# Simple Project file created by ASPEX. Do not hand edit unless
# you know what you are doing. Use the Settings Window
# Copyright (c) 2000 - Allant Software
$sARM_prj.stp
[PROJECT]
author_=Atme
www.eeworm.com/read/192939/5149013
mk test_dataflash_db321_eb55.mk
#
# Warning: This Makefile is generated by the genmake program from the template:
# gen_arx.mk - template for ARM compiler to build executables
# It is advised that you not modify this by hand. If
www.eeworm.com/read/192939/5149016
prj test_dataflash_db321_eb55.prj
# Simple Project file created by ASPEX. Do not hand edit unless
# you know what you are doing. Use the Settings Window
# Copyright (c) 2000 - Allant Software
$sARM_prj.stp
[PROJECT]
author_=Atme
www.eeworm.com/read/345878/3195700
mk test_dataflash_db321_eb55.mk
#
# Warning: This Makefile is generated by the genmake program from the template:
# gen_arx.mk - template for ARM compiler to build executables
# It is advised that you not modify this by hand. If
www.eeworm.com/read/345878/3195703
prj test_dataflash_db321_eb55.prj
# Simple Project file created by ASPEX. Do not hand edit unless
# you know what you are doing. Use the Settings Window
# Copyright (c) 2000 - Allant Software
$sARM_prj.stp
[PROJECT]
author_=Atme
www.eeworm.com/read/205175/15325167
bat at91sam9260_demo_linux_dataflash.bat
sam-ba.exe \usb\ARM0 AT91SAM9260-EK AT91SAM9260_demo_linux_DataFlash.tcl ./ u-boot-env-df.bin > logfile.log
notepad logfile.log
www.eeworm.com/read/205175/15325175
tcl at91sam9260_demo_linux_dataflash.tcl
# ----------------------------------------------------------------------------
# ATMEL Microcontroller Software Support - ROUSSET -
# --------------------------------------------------
www.eeworm.com/read/389402/8523947
dep spiflash_ram.dep
Dependencies for Project 'SPIFlash', Target 'RAM': (DO NOT MODIFY !)
F (.\SAM7.s)(0x450556EC)(--device DARMATS -g --apcs=interwork -I "C:\Keil\ARM\INC\Atmel\SAM7S" --pd "REMAP SETA 1" --list "SAM7.ls
www.eeworm.com/read/162106/10335545
c flash.c
#include "Board.h"
#include "flash.h"
#include
#include "datatype.h"
char lock;// lock=1 : write flash ; lock=2 :read flash ; lock=3:unlock.
unsigned char read_flash_timer; //定时器
AT9