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]

Re: FLAG Question???


Carlos Camargo wrote:
> 
> Hi, all..
> 
> I have a question about flags:
> 
> can i use a harware register as a flag??
> 
> For example, i have a FPGA that can access address and
> data bus. Can i define a flag to be a register in my
> FPGA???
> 
> How the kernel detect that a flag change??? Read
> constantly the flag address or check the function set
> and mask???

Nope. The kernel flag type assumes that the flag is only changed by the
cyg_flag functions. 

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine
Come to the Red Hat TechWorld open source conference in Brussels!
Keynotes, techie talks and exhibitions    http://www.redhat-techworld.com/


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