[CMake] cmake for IAR (about ilinkarm)

Yiqing Liang liangyiqing.in.china at gmail.com
Fri May 2 06:02:44 EDT 2014


Hi,

  I read the this thread (http://public.kitware.com/Bug/view.php?id=10176)
  and download/have a try on iartest project

When I type
cmake -G"MSYS Makefiles" -DCMAKE_TOOLCHAIN_FILE=iarArm.cmake .
and
make
It seems to build successfully.

But I see the output of IAR workbench. They use ilinkarm to link the output
file to target hardware available binary file (eg c.out). But I did not see
this process in cmake in anyone.

Do I miss something? Or does link is also supported in cmake of IAR?

Also, could you provide a "final version" example project for a
large-scaled IAR project?


Best regard,

Yiqing
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20140502/6301fa15/attachment.html>


More information about the CMake mailing list