Hi, I have a big project which is created on IAR platform, but I have to compile codes with GCC because of iar licence dongle. How to success it? If you lead the way, I appreciate to you. Microprocessor: MKE04128 best regards,
Youn can buy the iar Compiler for your 'big' project.
Open a command line. Enter gcc yourC-File.c And the gcc will compile it.