EmbDev.net

Forum: ARM programming with GCC/GNU tools code transfer from iar to gcc compiler


von Cetin C. (Company: University) (vader94)


Rate this post
useful
not useful
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,

von don't like schnorrer (Guest)


Rate this post
useful
not useful
Youn can buy the iar Compiler for your 'big' project.

von PittyJ (Guest)


Rate this post
useful
not useful
Open a command line.
Enter
gcc yourC-File.c
And the gcc will compile it.

Please log in before posting. Registration is free and takes only a minute.
Existing account
Do you have a Google/GoogleMail account? No registration required!
Log in with Google account
No account? Register here.