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, which is refered by the ecos , and found the file "flash_am29xxxx.inl" ,but I don't know what the file is and how it work?1 Reply
- Altera_Forum
Honored Contributor
It 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.