This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

dose atmel micro hase buge?

I'am working with at91sam7x256 and in my program the usart interrupt dosen't work correctly ! I communicatinon with atmel but it isn't fix yet.

thise is my program...pleas help me

www.4shared.com/.../usart16__2_.html

my mail :salehi.elc@gmail.com

Parents
  • "if i want reset the interrupt on exit from the irq_handler what work should I do ?"

    That is really basic stuff - absolutely fundamental to any use of the interrupts!

    Do you mean to say that you've been working on this for (over?) 2 months, and you haven't carefully studied that in the datasheet and/or "user manual" and any other documentation you can lay your hands on?!

Reply
  • "if i want reset the interrupt on exit from the irq_handler what work should I do ?"

    That is really basic stuff - absolutely fundamental to any use of the interrupts!

    Do you mean to say that you've been working on this for (over?) 2 months, and you haven't carefully studied that in the datasheet and/or "user manual" and any other documentation you can lay your hands on?!

Children