ARM GCC cross compilation in Visual Studio

In Visual Studio 2017 15.5 Preview 2 we are introducing support for cross compilation targeting ARM microcontrollers. To enable this in the installation choose the Linux development with C++ workload and select the option for Embedded and IoT Development. This adds the ARM GCC cross compilation tools and Make to your installation.

Our cross compilation support uses our Open Folder capabilities so there is no project system involved. We are using the same JSON configuration files from other Open Folder scenarios and have added additional options to support the toolchains introduced here. We hope that this provides flexibility for many styles of embedded development. The best way to get started with this and understand the capabilities is with a project exported from the ARM mbed online compiler. We’ll cover the basics here, to learn more about the online compiler see ARM’s tutorials, and you can sign up for an account here.

26 Comments

  1. 2017-11-03 3:01 pm
    • 2017-11-03 3:32 pm
    • 2017-11-03 3:32 pm
  2. 2017-11-03 3:55 pm
    • 2017-11-03 4:46 pm
      • 2017-11-04 1:19 am
        • 2017-11-04 4:06 am
          • 2017-11-04 7:23 am
          • 2017-11-04 9:47 am
          • 2017-11-04 5:28 pm
          • 2017-11-04 10:15 pm
          • 2017-11-05 7:13 am
          • 2017-11-05 12:48 am
          • 2017-11-05 7:09 am
          • 2017-11-05 12:48 am
          • 2017-11-05 11:01 am
          • 2017-11-05 1:21 pm
          • 2017-11-05 2:31 pm
          • 2017-11-05 2:53 pm
          • 2017-11-06 2:22 am
          • 2017-11-06 3:46 am
          • 2017-11-06 7:58 am
          • 2017-11-06 10:19 am
          • 2017-11-05 1:28 pm
  3. 2017-11-06 8:00 am
    • 2017-11-06 9:38 am