0

In ISIS design tool there are many options of compilers, as well as microcontroller families and their variants with which we can perform compilation and simulation in the Proteus IDE.

However, although it is possible to install other compilers that are not configured by default, there is no option for many other compilers, such as for example the PIC32 from Microchip.

Is there any way to do that ?

aluis.rcastro
  • 46
  • 1
  • 7

1 Answers1

0

I am a bit confused since you mentioned binary image in the question title and talks about compilation in the body.

Proteus does support loading pre compiled images in hex of elf format.

vpillai
  • 374
  • 1
  • 3
  • 15
  • Ok thanks, in fact I did not stated the question as it should be. I was referring to install another compiler, that not in the default list. – aluis.rcastro Dec 04 '16 at 19:45