elmot / clion-embedded-arm

OpenOCD + STM32CubeMX support for CLion
https://blog.jetbrains.com/clion/2017/12/clion-for-embedded-development-part-ii
Other
170 stars 29 forks source link

OpenOCD support dialog incomplete. No way of specifying board #128

Closed xerydf closed 6 years ago

xerydf commented 6 years ago

Expected Behavior

pressing Control + Alt + S and choosing Build, Execution , Development -> openOCE Support A dialog looking like shown in the blog. ie. something like this: image

is expected to apear

Actual Behavior

Instead the dialog looks like the:

openocd

Steps to Reproduce the Problem

As described above or Trying to flash and debug the build binary by

  1. Press Shif-F9 The this box pops up: image

  2. Clicking Settings button, I'm returned to the dialog w. missing input fields for board coanfig etcc. image

Specifications

It's an unofficial build downloaded via link from th eopenOCD page. I followed the suggestion sposted on the blog januarey 9th by Max copying the scripts from openOCD_home to openOCCD_home/scare/scripts. this didn't make any difference.

image

xerydf commented 6 years ago

I didn't specify the board. It's a STM32F4Discovery

elmot commented 6 years ago

The plugin was advanced a little big since that blog post. Now all those settings are in Run/Debug Configuration dialog.