• would the Ulink support ARM9 in future?
    If the KEIL updata software let Ulink support the arm9 in future, the Ulink will be a good choice to my friends. So?
  • 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
    How to create project for at91sam9m10? In dialog box "Select Device for target" I do not see the desired CPU (arm926ej-s.
  • ARM9???
    Does anyone know if KEIL plans to support ARM9 in the future?
  • UDP Issues
    Greetings All, I am using the RL_ARM TCP net library in order to establish a connection with the LPC2468. I have the following code to initialize the UDP connection: static U8 retval = 0xFF;...