• Versions of libraries used in armclang
    Hello, due to our software process we need to know which library versions are Included in ARMClang 6.10 Due to Arm® Compiler armclang Reference Guide ( https://developer.arm.com/docs/100067/0610 ...
  • uVersion5 crashes when flashing firmware
    uVersion5 crashes when flashing firmware. It started to happen recently after I updated JLink driver. Is there a log file for uVersion? Maybe I can get some clues from the log file. Any suggestion...
  • Building a debug and a release version
    Hello, Is there an easy way to build a debug version and a release version for a project, the same way you can do for instance in Developer Studio? Reason for this question: keep in or kick out for...
  • "armclang: error" in Simulink when using FVP target
    Hello, I'm trying to follow the tutorial here ( community.arm.com/.../develop-embedded-control-systems-efficiently-in-matlab-with-arm-models-and-compiler-integration) to run the Simulink example ...
  • ARM Compiler 6: Armclang
    ARM Compiler 6 uses armclang, but armclang can't use the intrinsic functions(like __qadd) that has used in the previous compiler.How can I get the optimization code? (Does the intrinsic functions are...