• Is possible to enable vnc server in emWin library?
    hello I've found in the user manual of emWin (by segger) that you can run a vnc server instead of the Graphical LCD Is this Feature supported in the keil? additional info: 1,when i change this...
  • 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?
  • 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...
  • Simulating SPI on keil using ARM9
    hi all I am working on the project related to friendly arm 2440 having a S3C2440A board I wanted to simulate the SPI peripheral but system viewer neither the peripheral tab in menu shows any such entry...