• "Erase skipped!" when trying to erase ADuC7020
    When selecting "Flash/Erase" in uVision3, the message window displays "Flash skipped!" . Selecting "Flash/Download" results in successful programming. Hardware is the mIDAS-Link (Analog Devices OEM...
  • error: #28 expression must have a constant value
    I have used the trail and full Uvision3 ARM compiler. The following code produces the error 'expression must have a constant value' at the indicated position below. The same code compiled on about...
  • Murgent, I Must Have The Answer Today!
    Here's what's going to be needed: * Simplification * Differentiation * Collect coefficient * Polynomial division * Cubic solver (exact value) * Numerous trigonometric and utility functions - Functions...
  • The phy_ref_clk must be running and internally ...
    Hello, I am trying to understand the following statement in the LPC23XX User Manual(UM10211 Rev.3, August 25, 2009). Any help is appreciated. Page:226 The phy_ref_clk must be running and internally...
  • must add init.a51 to project????
    I don't add init.a51 to my project but add startup.a51 to my project! but my gloabe variable initializesd all ok????????