Arm Community
Arm Community
  • Site
  • User
  • Site
  • Search
  • User
  • Groups
    • Arm Research
    • DesignStart
    • Education Hub
    • Graphics and Gaming
    • High Performance Computing
    • Innovation
    • Multimedia
    • Open Source Software and Platforms
    • Physical
    • Processors
    • Security
    • System
    • Software Tools
    • TrustZone for Armv8-M
    • 中文社区
  • Blog
    • Announcements
    • Artificial Intelligence
    • Automotive
    • Healthcare
    • HPC
    • Infrastructure
    • Innovation
    • Internet of Things
    • Machine Learning
    • Mobile
    • Smart Homes
    • Wearables
  • Forums
    • All developer forums
    • IP Product forums
    • Tool & Software forums
    • Pelion IoT Platform
  • Support
    • Open a support case
    • Documentation
    • Downloads
    • Training
    • Arm Approved program
    • Arm Design Reviews
  • Community Help
  • More
  • Cancel
  • RE: Monitor error 3

    Patrick Storey
    Patrick Storey

    The error is when UV2 is attempting to download the monitor code, the progress bar reaches 69% and then stops with the E7AAAA error. I have checked every parameter in the config.inc and I am absolutely stuck.
    Any help would be greatly appreciated

    • over 18 years ago
    • Software Tools
    • Keil forum
  • RE: Multiple slaves in SPI configuration

    Lawrence Lee
    Lawrence Lee

    Thanks. That sounds okay. But in any case, it's as simple as one line of code to select a slave, then transmit to it, and deselect it (by bringing that SS high?). I read through the links and that makes sense. But then I have another (related) question…

    • over 12 years ago
    • Software Tools
    • Keil forum
  • RE: Browse Information not available with armclang 6

    Kevin
    Kevin

    Hello Alexey,

    Please update to MDK-ARM version 5.24:

    From the release notes:

    http://www.keil.com/update/relnotes/MDK524a.htm

    Added: Source Browse information is now available in project targets using ARM Compiler 6:

    Information is generated…

    • over 2 years ago
    • Software Tools
    • Keil forum
  • RE: MISRA C Union Workaround

    HansBernhard Broeker
    HansBernhard Broeker

    Unfortunately, this will increase code size and increasing the timing of the application.

    I wouldn't be quite so sure of that assumption. There's no particularly good reason why a decent compiler couldn't generate the exact code for the following lines…

    • over 7 years ago
    • Software Tools
    • Keil forum
  • RE: ARM LPC2000 GPIO problem

    ImPer Westermark
    ImPer Westermark

    Back to the drawing board again.

    Still lots of magic numbers that can't be understood.

    What is GREEN? I most definitely can't look at the declaration:

    #define  GREEN       0x00FF0000  // 7Seg  display p1
    


    and deduce any meaning. Do you…

    • over 12 years ago
    • Software Tools
    • Keil forum
  • RE: Shader Development Studio Problem

    Rhys Copeland
    Rhys Copeland
    Note: This was originally posted on 26th March 2013 at http://forums.arm.com

    Hey Shapkin,

    Excellent detective work! I can now reproduce this here.

    You are correct, the system local setting is the root cause. I've looked into the code and can provide an explanation…
    • over 7 years ago
    • Graphics and Gaming
    • Graphics and Gaming forum
  • RE: if i were to develop code for A57 on simulator, what would i set my toolchain to?

    Lori Kate Smith
    Lori Kate Smith

    Hi Mike,

    You could also search the Find a Partner directory.  Ways to Search or Filter Company or Products describes the various ways to search.  Or you can use the general search bar.  Here I did "Cortex-a57 and tool" and then selected "show only…

    • over 6 years ago
    • Software Tools
    • Arm Development Studio forum
  • How to reduce readcode operation in agdi.

    wang kun
    wang kun

    hi all:
    We are developing device driver via AGDI. In Disassembly Window,when pressing the button in the scroll box and dragging, it will call ReadCode() to read all the Code from the beginning address to the ending address. It will cost a lot of time…

    • over 15 years ago
    • Software Tools
    • Keil forum
  • Flashing LPC4074 with ULINK

    Gunnar Bohlen
    Gunnar Bohlen

    Hello,
    I try to use ULINK2 /ULINK ME to write my code into the internal flash of the controller.
    In a second step I want to debug the code using ULINK2 oder ULINK ME

    I use the ULINK2 in other projects and it works as expected.
    In the "Cortex-M Target…

    • over 5 years ago
    • Software Tools
    • Keil forum
  • RE: Cannot aloocate memory using malloc

    Drew Davis
    Drew Davis

    In the case of embedded systems, however, you typically know the total amount of RAM as well as how much of that RAM you can afford to devote to storing your data.

    I'd add that in addition embedded systems generally need to guarantee operation for…

    • over 15 years ago
    • Software Tools
    • Keil forum
<>