• Scatter file for Cortex-M0 LPC11xx
    Hi everybody, My question is regarding a Cortex-M0 NXP's LPC1114/301. I am having trouble with the initialization sections that sets the initial values of variables. For example: int x =...
  • Generating variable frequency in LPC11xx
    Hi all!! How to generate variable frequency in lpc11xx controller, currently i'm getting fixed frequency on pin 27[CT16B0_MAT0] of 96.2hz, but I need to generate freq from 6hz to 20hz. Below...
  • startup file problem using micro 80C51SND1C
    We are using microcontroller 80C51SND1C in my project and I'm using 2 512KB RAM and 2 512 KB Flash Memory for code in the first I'm putiing my Bootloader . What changes I have to do in the default startup...
  • Looking for ICE for uVison 3 and LPC935/6 micros
    Can anyone advise on their experience (good or bad) using an In Circuit Emulator with uVison 3 for the P89LPC935 and P89LPC936 microcontrollers. I am considering the Acqura PDS900 with a P89LPC936 bondout...
  • Startup file
    Hi there, My project is based on LPC2368 controller and Iam using the GCC compiler alongwith the Keil UVision3 IDE. Is the startup.s file same for both Real View compiler and the GCC compiler ?...