• How do I add NIC-400 Timing Closure Using Ruby API?
    I have a NIC-400 configuration that has many interfaces. Every time I add/remove an interface I need to go into uArchitecture Editor and add the Timing Closure register slices manually to each and every...
  • Having problem with ARM9
    Note: This was originally posted on 1st November 2012 at http://forums.arm.com Hi, I am facing some issue and yet got no solution. My ARM9 lose it's  memory  when power off.
  • Having problem with ARM9
    Note: This was originally posted on 1st November 2012 at http://forums.arm.com Hi, I am facing some issue and yet got no solution. My ARM9 lose it's  memory  when power off.
  • ARM9???
    Does anyone know if KEIL plans to support ARM9 in the future?
  • 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...