Hi,
I use CLion to write my code, and uVision to compile and flash the device. I want to integrate the compiling and flashing process to CLion (CMake).
I integrated ARMclang successfully in CMake.
How can I link and create the binary .hex with fromELF.exe? Does anyone have already set up a full toolchain to replace uVision?
Yes, please provide working examples of building a Keil project using CMake. That means documenting how to configure CMake in the Keil project. Links that point to other links that point to other links is not a working example. And, yes, I can waste a few days figuring this out, but if someone has already done so, well, this is a *community* forum, and sharing that sort of information seems like the reason for its existence.
Thanks.