Support for DualCore ARM uC embedded development
已回答
Hello and thank you for the great work you did with CLion. I prefer Clion much over Eclipse, but have a problem with embedded uC programming. Clion works fine with the smal single core arm stm32 controllers, but i had no luck setting it up for the bigger dual core ones. Are you guys working on adding this feature or is it already there and i missed it somewhere?
Best regards
请先登录再写评论。
Can you, please, describe what does not work? What is your setup and what do you expect from CLion?
At the moment we're working on multicore MCU support but no any dates yet.
You may also follow and vote up tickets related:
https://youtrack.jetbrains.com/issue/CPP-21014
https://youtrack.jetbrains.com/issue/CPP-17381
https://youtrack.jetbrains.com/issue/CPP-17219
Thank you for your answer! I cheked your links and this is exactly what i was missing. I want to use CLion with the STM32 H7 Series Dual-Core ARM uC. CubeMX is generating 2 Projects, one for each core, but CLion does not recognize this. The first Link (https://youtrack.jetbrains.com/issue/CPP-21014) describes exactly my issue.
As using Multicore uC is gettint more and more usefull, i am hoping you support this feature very soon.