• Cortex M0+ WDT Osc Values
    I am using a NXP LPC11U68 (Cortex M0+). Specific to the WDT oscillator, why does the KEIL start-up library define different oscillator frequencies than NXP data-sheet. Keil's 'startup_LPC11U6x...
  • Cortex M0+ WDT Osc Values
    I am using a NXP LPC11U68 (Cortex M0+). Specific to the WDT oscillator, why does the KEIL start-up library define different oscillator frequencies than NXP data-sheet. Keil's 'startup_LPC11U6x...
  • Error in Keil uVision when changing osc
    Hello, i have a little problem when i configure the external crystal of my ADuC7026. I do the following secuence: ----------------------------------------- volatile unsigned int dummy1, dummy2 dummy1...
  • Error in Keil uVision when changing osc
    Hello, i have a little problem when i configure the external crystal of my ADuC7026. I do the following secuence: ----------------------------------------- volatile unsigned int dummy1, dummy2 dummy1...
  • C51: Debug problem: how to use external crystal osc
    The mcu I'm using: c8051f226 I use an external osc for system clock. When doing the debug (C51), the simulator couldn't generate the ready bit XTLVLD (OSCXCN.7). There is no configuration options...