代码搜索结果
找到约 10,000 项符合
Flash 的代码
flash.ld
SECTIONS
{
. = 0x80000000;
.text : { *(.text) }
.rodata : { *(.rodata) }
Image_RO_Limit = .;
. = 0x81000000;
Image_RW_Base = .;
.data : { *(.data) }
Image_ZI_Base = .;
.bss : { *(.b
flash.ld
SECTIONS
{
. = 0x80000000;
.text : { *(.text) }
.rodata : { *(.rodata) }
Image_RO_Limit = .;
. = 0x81000000;
Image_RW_Base = .;
.data : { *(.data) }
Image_ZI_Base = .;
.bss : { *(.b
flash.ld
SECTIONS
{
. = 0x1000000;
.text : { *(.text) }
.rodata : { *(.rodata) }
Image_RO_Limit = .;
. = 0x2000;
Image_RW_Base = .;
.data : { *(.data) }
Image_ZI_Base = .;
.bss : { *(.bss) }
flash.ld
SECTIONS
{
. = 0x00000000;
Image_RO_Base = .;
.text : { *(.text) }
.rodata : { *(.rodata) }
Image_RO_Limit = .;
. = 0x0C000000;
Image_RW_Base = .;
.data : { *(.data) }
Image_RW_Limi
flash.c
/*-------------------------------------------------------------------------*/
/* FILENAME: flash.c -- DSK - HOST Code */
/*
flash.dsp
# Microsoft Developer Studio Project File - Name="flash" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Con
flash.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
flash.c
/*-------------------------------------------------------------------------*/
/* FILENAME: flash.c -- DSK - HOST Code */
/*
flash.dsp
# Microsoft Developer Studio Project File - Name="flash" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Con
flash.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################