3 posts / 0 new
Last post
akira sasaki
Offline
Last seen:5 years 8 months ago
加入:2015-04-11 07:24
Keil's tool vs GCC

Hi

I bought keil's MDK-ARM Cortex-M Edition.
But it is too expensive, over $5000.

I have a question, can I make toolchain for DA14580 with gcc?
If it is possible, I try it.

Device:
MT_dialog
Offline
Last seen:2 months 2 weeks ago
工作人员
加入:2015-06-08 11:34
Hi akira sasaki,

Hi akira sasaki,

Yes, its possible, but not supported by dialog. It outputs worse code than keil.

Why you want something like this. You can program the da with the free version of keil, you cant use more than 32K you are limited by the OTP.

http://support.dialog-semiconductor.com/faq-page#n381

Thanks MT_dialog

cverdier
Offline
Last seen:5 years 7 months ago
加入:2014-09-25 14:54
the question is related to

相关的问题是事实that some of us are not working with windows env.
For instance, my company use only Mac for all the dev, and relying on a windows PC or a virtual machine is a lack of time. More than this, the Keil IDE is a nightmare...
Supporting the GNU toolchain on the 1458x could be a great benefit for us.