Forum Discussion
Altera_Forum
Honored Contributor
21 years agowhat is the file "flash_XXXXX.inl"
Hi : when I want to fix myself kit to the template of the ecos . I found a error which indicate that the file "flash_xxxx.inl" is miss, then I open the directory of the flash am29xxxx, w...
Altera_Forum
Honored Contributor
21 years agoIt is an include file that is included to provide the flash driver for am29xxx parts. It is provided by the component you mentioned, and is normally included by platform specific flash components (e.g. altera_avalon_am29lv065d_flash). These platform specific components set platform specific parameters such as base address, size of flash etc.