• ATMEL SAM7X EK TCP/IP DEMO program can't Work
    ATMEL SAM7X EK TCP/IP DEMO program can't Work
  • ATMEL SAM7X EK TCP/IP DEMO program can't Work
    ATMEL SAM7X EK TCP/IP DEMO program can't Work
  • How do I disable interrupt (IRQ) on my Atmel SAM7X?
    Hi. How can I simply disable interrupts (IRQ) on my ATSAM7X application? I simply want to prevent some critical HW-timing from beeing interrupted by "other stuff". Something like: ... disable_irq...
  • How do I disable interrupt (IRQ) on my Atmel SAM7X?
    Hi. How can I simply disable interrupts (IRQ) on my ATSAM7X application? I simply want to prevent some critical HW-timing from beeing interrupted by "other stuff". Something like: ... disable_irq...
  • question about the sample code of FLASH-FS for atmel sam7x board
    HI ALL I try to get the sample code run on my AT91SAM7X board,but have some question on it? 1. the FILL command:do i need to type the filename extension when execute the FILL command? 2. When i try...