• Ethernet on AT91SAM9260
    Hi, is there an example how to implement ethernet software on AT91SAM9260 devices? I tried to port the example from the AT91SAM7, but it does not fire the interrupts. The Link/Act LED flashes. ...
  • at91sam9260 data abort
    I am porting freeRTOS for AT91SAM9260.Now i encount a problem. In my portAMS.s I am using keil+jlink debug the program into SDRAM. AT91C_BASE_AIC EQU 0xfffff000 AIC_EOICR EQU 0x130 vPreemptiveTick...
  • Ethernet on AT91SAM9260
    Hi, is there an example how to implement ethernet software on AT91SAM9260 devices? I tried to port the example from the AT91SAM7, but it does not fire the interrupts. The Link/Act LED flashes. ...
  • at91sam9260 data abort
    I am porting freeRTOS for AT91SAM9260.Now i encount a problem. In my portAMS.s I am using keil+jlink debug the program into SDRAM. AT91C_BASE_AIC EQU 0xfffff000 AIC_EOICR EQU 0x130 vPreemptiveTick...
  • PHY in Atmel - AT91SAM9260
    hi all, Could anybody explain me What is PHY ,I want to write an ethenet driver ,So this PHY makes me confuse.Is their any body worked on this. It will be fine for if i can get the basic definition...