• ARM920T MMU configuration
    Note: This was originally posted on 16th August 2010 at http://forums.arm.com Hello. I'm making boot loader for arm board SMDK2443 based on ARM920T. There is 128 Mb of RAM on board, and i set up MMU to...
  • 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...
  • 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...
  • Compiling and debugging for s3c2440 in keil without RTOS
    Hello all, I'm trying to understand the architecture of s3c2440 and wish to interface all components without RTOS to understand how it functions. I'm facing the following problems: --> I've been...
  • S3C2440 Interupt EINT1 example
    Hi, I assume that an interrupt vector table must be created in the S3C2440.s file in case I want an interrupt service routine to trigger on EINT1. How is that written? A working sample would be great...