Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Problems using tool-chain for ATMEL chips
Problems using tool-chain for ATMEL chips [message #1830442] Sun, 26 July 2020 13:19
Haim Gaddasi is currently offline Haim GaddasiFriend
Messages: 1
Registered: July 2020
Junior Member
Hi, I'm new here so I apologize in advance if the post is not in the right place.
I'm an embedded engineer and using Eclips IDE 2020-06 (4.16.0) for programming ATMEL chips (ARM-m3) in C (and some assembler).
I'm currently using IAR tool chain (compiler and linker) and import existing project from IAR IDE thanks to a very useful plugin [from eclipse-update-iar-com] without any problems.

We are moving now from the IAR tool chain to ATMEL tool chain, I've installed AtmelStudio 7 and along the IDE another tool chain was added. The compiler is 'arm-none-eabi-gcc.exe' and the linker 'arm-none-eabi-ld.exe'.

1. Is there a plugin for the ATMEL projects (*.cproj,*.atsln ) just like the one for IAR? I've found something called 'de.innot.avreclipse.p2repository-2.4.2.zip' but it's seems it's for AVR chips because the compiler/linker aren't the one in the AtmelStudio folder.
2. How can I select ATMEL tool chain manually in an imported project? Currently I've tried the GNU tool chain (with Cross GCC and cygwin using CDT builder) with no success. Somehow it seems the Eclips can't find the tool chain in the AtmelStudio folder, no meter what I tried.

Thanks in advance
Haim
Previous Topic:Failing to upload to target system
Next Topic:STLINK DUINO 32 NO UPLOAD
Goto Forum:
  


Current Time: Mon Oct 07 05:34:05 GMT 2024

Powered by FUDForum. Page generated in 0.03835 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top