Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Using Eclipse IDE for RL78 development(RL78 development)
Using Eclipse IDE for RL78 development [message #1775565] Wed, 01 November 2017 12:13
Harry winston is currently offline Harry winstonFriend
Messages: 1
Registered: November 2017
Junior Member


I recently discovered how to use Eclipse for doing development with ARM processors. It is actually fairly simple to configure: It requires downloading a plugin for C/C++ development, and then modifying which compiler and linker are called (using arm-...-gcc over just gcc). I wonder if anyone has tried to configure RL78 development using the compilers that come with the IAR workbench. IAR's C compiler and linker is in the bin directory, iccrl78.exe and xlink.exe respectively. I am sure with the right configuration it would work properly, substituting those compilers and linkers for the default gcc. I don't necessarily know how debugging and memory mapping would work, since those would have to be specific Eclipse plugins, but I really love the Eclipse development environment.
Previous Topic:clone git, create work space, import project, build and run using single plugin
Next Topic:Eclipse Installation Error
Goto Forum:
  


Current Time: Fri Apr 26 12:39:51 GMT 2024

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

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

Back to the top