• Newbie .LIB file and error L218
    Hello Forum! I have a problem when I wan't to include a .LIB file into my project. In the project workspace I have created a group for my .LIB files. In this group I have added my .LIB file....
  • L51 V7.50 incompatible with V8.0? L218
    I have a library from another vendor that I am trying to link my code to. They generated the library with the PK51 V8.0 tools (I'm not exactly sure which version 8). but I get the following error when...
  • Program won't run to Main
    I'm running an LPC2144, and my program won't run to main - it freezes up in a 3-line loop in the disassembly window - a BMI instruction in my boot block at 0x7FFFD2DA loops back to 0x7FFFD2D6 and repeats...
  • watchdog won't reset
    Hello, I want to do a reset using a watchdog but it's not resetting. I do not have any other watchdog code in my project. I am using SAM7x256. I am using this code: AT91C_BASE_WDTC->WDTC_WDMR...
  • LPC2378 won't always start
    I've got a new board with an LPC2378 on it, running a simple program for the moment. When I turn power on, about half the time the processor won't start - the oscillator doesn't come on, code isn't...