• ARM S3C2440 interrupt problem
    Dear all i am having a ARM S3C2440 interrupt problem I readed keil help file, and S3C2410 interrupt example. When interrupt occurs, program counter jump to Exception Vector, IRQ handler locates...
  • S3C2440 Serial Interrupt problem
    Hi all, I am developing program for UART0 with Interrupt. #include "def.h" #include "option.h" #include "2440addr.h" void uart_init(void); void uart_transmit(void); void uart_interrupt_init...
  • S3C2440 and ULINK2
    Is there somebody that used that combination? I can't download code to SDRAM (yes, SDRAM controller is properly initialized though uVision ini file). After starting debugger, I can write to SDRAM but...
  • about samsung s3c2440
    hi iam using samsung s3c2440 ARM9 board . i don't know how to access its ports and installation of os. where i can get c program code for accessing its ports. actually i want to interface stepper motor...
  • For S3C2440: Keil or ADS?
    Hi all, I recently got my ARM9, the SKY2440-v2 with 7" TFT eva kit from www.developmentboard.net As a novice in this field I'd like to get some suggestions on the development environment. I...