代码搜索:ext_flash

找到约 69 项符合「ext_flash」的源代码

代码结果 69
www.eeworm.com/read/384249/8886555

txt contents_file_warning.txt

Warning: simulation may not function properly until valid contents files are created for the following memory modules: ext_flash onchip_ram_4K sdram You can create valid contents files f
www.eeworm.com/read/450373/7485072

txt contents_file_warning.txt

Warning: simulation may not function properly until valid contents files are created for the following memory modules: ext_flash onchip_ram_4K sdram You can create valid contents files f
www.eeworm.com/read/397690/8029254

h atflashrdwt.h

#ifndef FLASH_H #define FLASH_H #ifdef EXT_FLASH_GLOBALS #define EXT_FLASH #else #define EXT_FLASH extern #endif EXT_FLASH void SPI_MasterInit(void); EXT_FLASH void SPITransf
www.eeworm.com/read/340477/12155273

lcf sdram.lcf

#/* # * File: sdram.lcf # * Purpose: Linker file for the M5282EVB # * # * Notes: Project running in SDRAM # * # */ MEMORY { sdram (RWX) : ORIGIN = 0x00000000, LENGTH = 0x01000000 vec
www.eeworm.com/read/340477/12155323

ld 5282lite.ld

/* 5282LITE.ld - M5282LITE Linker Command File */ MEMORY { sdram (RWX) : ORIGIN = 0x00000000, LENGTH = 0x01000000 vector_ram (RWX) : ORIGIN = 0x00000000, LENGTH = 0x00000400 user (RWX) :
www.eeworm.com/read/163844/5507811

lcf eflash.lcf

#/* # * File: eflash.lcf # * Purpose: Linker file for the M5282EVB # * # * Notes: Project running in top half of external Flash (th_flash) # * # */ MEMORY { sdram (RWX) : ORIGIN = 0x00
www.eeworm.com/read/163844/5507814

lcf fat.lcf

#/* # * File: fat.lcf # * Purpose: MetroWerks linker command file for the M5282EVB # * # * Notes: Linked to run in on-chip SRAM. # * # */ MEMORY { sdram (RWX) : ORIGIN = 0x00000000, L
www.eeworm.com/read/163844/5507815

lcf sdram.lcf

#/* # * File: sdram.lcf # * Purpose: Linker file for the M5282EVB # * # * Notes: Project running in SDRAM # * # */ MEMORY { sdram (RWX) : ORIGIN = 0x00000000, LENGTH = 0x01000000 vec
www.eeworm.com/read/163844/5507816

dld ext_flash.dld

/* * File: ext_flash.dld * Purpose: Linker file for the M5282EVB * * Notes: Project running in top half of Flash (th_flash) * */ MEMORY { sdram : org = 0x00000000, len = 0x010000
www.eeworm.com/read/156106/5612586

lcf sram.lcf

#/* # * File: sram.lcf # * Purpose: MetroWerks linker command file for the M5275EVB # * # * Notes: Linked to run in on-chip SRAM. # * # */ MEMORY { sdram (RWX) : ORIGIN = 0x00000000,