Sonsivri

Electronics => AVR, 8051 Family and ARM Area => Topic started by: Manuel on June 07, 2023, 09:15:50 09:15



Title: Suggestion needed.
Post by: Manuel on June 07, 2023, 09:15:50 09:15
Dear All,

between the following compiler (development environment) IAR, KEIL, SEGGER, GCC, ARM which one provide more extensive capabilities for ARM M4 (Nordic Semi) (optimizations, libraries, compatibility with Src, etc) ?

Any hint is appreciated.

Thank you in advance.

take care,
X!


Title: Re: Suggestion needed.
Post by: bobcat1 on June 11, 2023, 08:52:25 08:52
Hi

IAR and Keil are the best in their field if you can afford it.

For Gcc you can work with SI simplicity studio (Gcc & IAR for ARM) for silicone lab BLE is great and easy to use environment for BLE development.

Also STM32CubeIde is good and using GCC  

All the best

Bobi


Title: Re: Suggestion needed.
Post by: Manuel on June 12, 2023, 07:54:25 07:54
Dear Bobcat1,

I think GCC has evolved a lot since some years ago, so I decided to go on using GCC.

I will check anyway also IAR since for AVR products it was really "OK".

take care,
X!


Title: Re: Suggestion needed.
Post by: bobcat1 on June 18, 2023, 09:15:30 09:15
Dear Bobcat1,

I think GCC has evolved a lot since some years ago, so I decided to go on using GCC.

I will check anyway also IAR since for AVR products it was really "OK".

take care,
X!

Nordic has a new configuration and compiling tool best on GCC - Suggest you try (download from their site

All the best

Bobi


Title: Re: Suggestion needed.
Post by: Manuel on June 19, 2023, 02:16:09 14:16
Dear Bobi,

to be honest I do not like VisualStudioCode, so I am using VisualStudio2022 with GCC today.

Take care,
X!