• About KEIL tool
    Hi! I wanna develop device driver for ARM7[LPC21 4 8] in KEIL. I have done driver for memory IC  through spi in c. My doubt is how to make lib file so that only the main file will be visible and remaining...
  • infomation about the startup-file
    Hello, could anybody give me a good introduction (in the www) about the startup-file? I took a look into the startup-file from the AT91RM9200. I want to know what's the meaning about every line...
  • About tool selection
    I have to port a solution i am working on for Cortex-M4. I need to build,profile and later optimize. Can somebody please suggest which all tool will be helpful.
  • Question about my interrupt handler
    I have an interrupt handler where I save several strings of data into RAM. Using strcpy or strncpy works just fine when I had less than 64K RAM on my board. We have moved to a system that has 128K...
  • uCLinux development with Keil/Arm tools
    Hi Everyone, Did anyone tried uCLinux - based development using non-GNU build tool chain, but Keil's or ARM's for STR7 and STR9? Thank you in advance!