Hi Guys,
So I'm coming from the PIC world of uC's and taking a step into the ARM world. My professor asked me to build this under gnu-elf-as. I understand that this is a file under the "yagarto" toolchain, but I don't really understand what it is. From the PIC perspective, all I did was write some code, and push "Make All" and everything was simple. Now, I'm confused with all these terms like GCC, GNU, Elfs (hehe).
I know that the reason GNU is so popular is because it's free and GCC is the compiler. But what's the reason for needing to use "gnu-elf-as?" Will it compile differently as opposed to not using it?
Also, if anyone have any LPC2368 source code built under gnu-elf-as, it would help a lot! I've been searching Google left and right, and it seems like all I can find is C code. As always, thanks for your help
So I'm coming from the PIC world of uC's and taking a step into the ARM world. My professor asked me to build this under gnu-elf-as. I understand that this is a file under the "yagarto" toolchain, but I don't really understand what it is. From the PIC perspective, all I did was write some code, and push "Make All" and everything was simple. Now, I'm confused with all these terms like GCC, GNU, Elfs (hehe).
I know that the reason GNU is so popular is because it's free and GCC is the compiler. But what's the reason for needing to use "gnu-elf-as?" Will it compile differently as opposed to not using it?
Also, if anyone have any LPC2368 source code built under gnu-elf-as, it would help a lot! I've been searching Google left and right, and it seems like all I can find is C code. As always, thanks for your help