We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi,
i compiled successfully an .axf Image sucessfully with CMake in my CLion Environment.
One further Question:
On http://www.keil.com/support/man/docs/uv4/uv4_commandline.htm is described how to use the flashing/download manually on command line.
Examples:UV4 -f PROJECT1.uvprojx -t"MCB2100 Board"
When I use it uVision opens and downloads the image and closes itself afterwards. Is there a more smooth way?
Like seeing the progress in command line or suppressing the opening of the keil uVision Window?
Or even better: Directly integrated in CMake?
I read i can create an .hex file from an .axf file with fromelf.exe. Do you have any recommandations of flashing the image?
You've already asked that question:
https://community.arm.com/developer/tools-software/tools/f/keil-forum/44208/using-arm-toolchain-in-cmake/160368#160368