cancel
Showing results for 
Search instead for 
Did you mean: 

I need Conversion command from yotta to IAR.(are build environment)

okoshi
Associate
Posted on September 02, 2016 at 17:03

I have STM32F439 and source code.

This source code is built in yotta environment.

I am used to the environment of the IAR.

Therefore, I want to convert the yotta of the environment to the IAR environment.

Conversion command from yotta environment to Eclipse environment is found in the following.

http://yottadocs.mbed.com/tutorial/building.html

Why not convert commands to the IAR environment from yotta environment ?

Thank you.

#iar-yotta-build
2 REPLIES 2
slimen
Senior
Posted on September 05, 2016 at 14:59

Hi,

There is no IAR target for mbed OS.

So, IAR is not yet supported.

Regards

slimen
Senior
Posted on September 06, 2016 at 12:23

Hi,

It seems that the new release of mbed OS support IAR toolchain and currently mbed CLI supports exporting to IAR.

You can have a look on mbed docs for more details:

https://docs.mbed.com/docs/mbed-os-handbook/en/5.1/dev_tools/cli/

 and

https://docs.mbed.com/docs/mbed-os-release-notes/en/latest/5_1/release/

.

Regards