Compiling with Eclipse on a Mac for BC66

I can compile Arm Core code on a Mac using the right plug-ins for Eclipse. I would like to use my Mac Book Pro to compile and download the code is it possible?

hi,PeteD:
Yes, you can use the GCC compiler in Eclipse (you need to load the compiler in the tool), or you can use the GCC compiler built into our SDK package;If you use the GCC compiler tool in Eclipse, you need to be careful how you use it to avoid compilation errors!
For now, we mainly use the GCC compilation tool built into the SDK.