Illustrious953

Avatar
  • Total activity 5
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 2
  • Subscriptions 1
  • Illustrious953 created a post,
    Answered

    Does ARMClang in Compiler Support?

    When i load a project using a compile_commands.json and then the analysis yielded the following error:Cannot determine compiler type by executable file: ‘D:\PersonalSoftware\Keil5\Arm\ARM\armclang\...
  • Illustrious953 created a post,
    Answered

    About compile_commands.json(CLion 24.3.4)

    I'm using Xmake to build my embedded project(because it's easier to write config file than cmake), and i use it to generate a compile_commands.json in order to manage my project src files. But i ha...