D Kassen

Avatar
  • 活动总数 10
  • 最后的活动
  • 成员加入日期
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 0
  • 订阅数 4
  • 创建于

    NON Remote Debug (avr-gdb)

    avr-gdb (for long time)  comes out of the box with an simulator (no need to connect over tcp:1212) But Clion-Config seems to be investigated for remote ONLY If I select now avr-gdb how can I parse ...
    • 1 个关注者
    • 0 条评论
    • 0 票
  • 已编辑于

    SimulAVR as "Before lauch:external tool"

    已回答
    I try to start my avr-gdb with the following external tool: Program: src/simulavr Arguments: -d atmega644 -f $ProjectFileDir$/bin/$ProjectName$.elf -g But the Debugger is not starting, becourse it ...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    Reuse Clion Macros inside CMakeLists.txt

    已回答
    I want to name the CmakeProject exactly how I named the Clion-Project For Clion I saw the /.idea/.name And inside CmakeLists.txt I can test if($ENV{CLION_IDE}) PROJECT($XXX) How can I insert ${PROJ...
    • 2 个关注者
    • 4 条评论
    • 0 票