This is the mail archive of the ecos-discuss@sourceware.cygnus.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: USB program for EDB7212 developpement board !


>>>>> "Charles-Henri" == Charles-Henri  <charles-henri@prolectronic.com> writes:

Charles-Henri> Good morning, I 'm developing on a cirrus EDB7212 board
Charles-Henri> and can't found a USB sample, the only that I have is
Charles-Henri> the cirrus USB sample, but don't work under eCos
Charles-Henri> (interrupt captured with vsr).

Charles-Henri> my problem is, the ISR and DSR aren't called anyway.

Try to enable assertions. The interrupts may be using a different
vector from what you expect - if so, you'll get an assertion from the
hal_default_isr handler.

Jesper

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