This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Persistent data storage via Virtual vectors


Hello,

I want to implement a function in Redboot that stores a serial number into flash. This number should be readable by the main application via virtual vector interface. I guess that also things like IP-Adress are handled this way.

I had a look at hal_if.h but it's all a little cryptic to me. Can anybody point me to an example in the ecos sources where virtual vectors are used for this purpose?

Thanks in advance,
Dirk


-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]