• ARM9: USB (UDP) and ULINK-Debugging
    Hi, I took the USB-CDC-example out of the current software package for the AT91SAM9260 from ATMEL and changed it to get successfully compiled using the RealView Compiler. The problem now is, that the...
  • Will Keil Simulator support Ethernet in the future?
    Keil supports the following simulations : Digital Input,Analog Input,UART,CAN,I²C,SPI.I want to know will the simuator support Ethernet in the future. I used VxWorks & Tornado IDE before,and the VxWorks...
  • ARM9
    How to create project for at91sam9m10? In dialog box "Select Device for target" I do not see the desired CPU (arm926ej-s.
  • ARM9
    Good morning, I have doubt in spi.i have LPC3250 interfacing with SPI(AT25256AW). void main() { eeprom_write(0x0000,0x55); eeprom_read(0x0000); } void eeprom_write(unsigned short...
  • ARM9???
    Does anyone know if KEIL plans to support ARM9 in the future?