• AT91SAM7S UDP interrupt
    Why do interrupts (UDP endpoint 1 interrupt) not work correctly when running from the Flash, but do work correctly when when debugging my application using JTAG/ICE?
  • AT91SAM7S: nested interrupt function
    Hi, I want to add a function handling nested interrupts for the controller. Could you tell me the right position to add this function? startup-file: Undef_Handler B Undef_Handler SWI_Handler...
  • AT91SAM7S system interrupt
    I have a small test program where the only interrupt I've enabled is the periodic interval timer, and it's been configured to generate 1-msec interrupts. The system peripheral interrupt service routine...
  • Bootloader at91sam7
    Hi, i am writing a bootloader. Using Keil uVision i want to put bootloader starting from begining - adress 0x100000 . I want this bootloader to put any program begining from 0x105000. I want to know...
  • first Steps AT91SAM7
    Hello, search simple examples for the AT91SAM7, thats work with the Simulator. I want to use initialize UART0, but the Simulator prints access errors. Thank you Steffen