2017-12-10

Debugging MSP430 in CLion


In part 1 I've described the setting of CLion to compile C-programs for msp430 MCUs. Now it's time to look at the next part of developing embedded systems: deployment of the program to a target chip and debugging the program.

2017-12-05

CMake + MSP430

I have a dream :)
Actually, it's a very simple wish: to use the well known CLion IDE for embedded systems on msp430 chips.
I'll try to report the topic in 2 posts. Here is the first one.