AVR Xcode Templates

Hi everybody !

I have done some Xcode templates for AVR users on Mac OS X. It’s very usefull to create AVR projects.

http://www.tech-hob.fr/AVRXcodeTemplates.zip

See you,

Vincent

Those are great! It won’t compile for me, though. I am using CrossPack-AVR as my toolchain. I imagine the path for avr-gcc is not correct for that toolchain. Any ideas on how to correct this?

Thank you :slight_smile:

I think you’re right, in your project, open the Target menu, then open the corresponding device submenu and read the information of the Run Script. If you use CrossPack-AVR, you must change the export path to :

PATH=/usr/local/CrossPack-AVR/bin:$PATH

That did the trick, thanks!

Does anyone have these templates online, or an updated link?

I would like to post them on osx-avr.org so that they will stay on the net.

http://www.tech-hob.fr/AVRXcodeTemplates.zip

Yes, I forgotten that I had put it on my website. I can send you the folder by email if you want, it’s not a problem.

See you !

the link is not available anymore… can anybody post it?

Thanks!

The zip file is too big I can’t put it on the forum. If you want I can send it you by email ?