We have developed a custom 32 bit processor with custom ISA.Its a non pipelined microprocessor.Is it possible to develop a C compiler,assembler and linker.
This page on our wiki might be a good starting point: https://sourceforge.net/p/sdcc/wiki/Adding%20a%20port/
To give more advice, we'd need to know more about the ISA.
Log in to post a comment.
This page on our wiki might be a good starting point: https://sourceforge.net/p/sdcc/wiki/Adding%20a%20port/
To give more advice, we'd need to know more about the ISA.