> -----Original Message----- ... > There were some strange things, when I tried to call eint(). > The firmware crashed after it. ...
Hmm.. I would start looking here. eint() should not crash your system. Is interrupt table filled and located correctly? Do ISRs have interrupt attribute that causes them to generate proper prolog/epilog? Sergei ---------------------------------------------------------------------- This e-mail, including any attached files, may contain confidential and privileged information for the sole use of the intended recipient. Any review, use, distribution, or disclosure by others is strictly prohibited. If you are not the intended recipient (or authorized to receive information for the intended recipient), please contact the sender by reply e-mail and delete all copies of this message.
