• DS-5 ignores dependencies for assembly files.

    Nick S.
    Nick S.

    Currently, DS-5 automatically generates makefile dependency files (*.d files) for C source files. I would also like it do the same for assembly (*.s/.S) files. I've actually figured out how to make DS-5 generate the dependency files for assembly files…

    • over 1 year ago
    • Software Tools
    • Arm Development Studio forum
  • DS-5 Professional Edition: 5.28.1 wigth tool Arm Compiler6 DS-5 built-in: with option -flto --lto can't solve unused external variable

    TobeyTan
    TobeyTan

    Dear all:

    I'am working on DS-5 Professional Edition: 5.28.1 wigth tool Arm Compiler6 DS-5 built-in.

    Imported sample project startup_Cortex-R8. and modified main.c file with code like:

    extern int g_TobeyTest;

    void TobetTestFun(void)

    {

    g_TobeyTest …

    • over 1 year ago
    • Software Tools
    • Arm Development Studio forum
  • DS-5 Streamline call stacks with clang compiler

    arpit07531
    arpit07531

    To see call stacks in DS-5 Streamline we need to compile code with option -fno-omit-frame-pointer. This option is there for gcc. Is there an equivalent option for clang also?

    Our build system uses clang to compile code. I tried setting the optimization…

    • over 3 years ago
    • Software Tools
    • Arm Development Studio forum
  • Unable to determine the current toolkit

    mallicksm
    mallicksm

    Hi

    I have installed the ds5 toolchain from scratch in my linux host.

    I am able to fire up eclipse cleanly and create a hello world using arm compiler 6 successfully.

    But, when I create a project using arm5, I get the following error.

    Please help me figure…

    • over 3 years ago
    • Software Tools
    • Arm Development Studio forum
  • Scatter file format for Linker Script

    nhivp
    nhivp

    I'm investigating a input file of linker script for ARM Cortex-A53. It's really difficult for me about syntax and section defined into the scatter script file.

    I don't know where to define the input sections, like .fini, .interp, .gnu.linkonce…

    • Answered
    • over 2 years ago
    • Software Tools
    • Arm Development Studio forum
  • ARM Compiler 6: Armclang

    caotianxiang
    caotianxiang
    1. 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 better than the our codes,what are the codes in the…
    • Answered
    • over 5 years ago
    • Software Tools
    • Arm Development Studio forum
  • ARM compiler 6 availablity at 32 bit version

    techguyz
    techguyz

    Hi Experts,

    It seems like ARM compiler 6 available only in 64 bit version. As I am using 32 bit machine when it could be expected for 32 bit machine ?

    • Answered
    • over 5 years ago
    • Software Tools
    • Arm Development Studio forum
  • Key difference between ARM compiler 5 and compiler 6

    techguyz
    techguyz

    Hi Experts,

    What is the key difference between ARM compiler 5 and compiler 6 ?

    Regards,

    techguyz

    • Answered
    • over 5 years ago
    • Software Tools
    • Arm Development Studio forum
  • License error: DS-5 Evaluation license

    Mazen Ezzeddine
    Mazen Ezzeddine

    Hello,

    I am currently using the  DS-5 evaluation license, However the following two errors are shown in the console:

    • License checkout for feature ds5eval_compiler5 has been denied by Flex back-end.
    • License checkout for feature Product.Compiler6 was…
    • Answered
    • over 6 years ago
    • Software Tools
    • Arm Development Studio forum
  • View related content throughout Software Tools
  • More
  • Cancel