News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

Project Template For AVR GCC Compiler

Started by scarphin, November 03, 2010, 11:38:36 AM

Previous topic - Next topic

scarphin

Quote from: oBFusCATed on October 25, 2011, 12:32:05 PM
Quote from: scarphin on October 25, 2011, 11:28:14 AM
oBFusCATed: Check boxes are not useless and have to be made optional imo.
I've not said it is useless, I've asked why it is removed.
Sry I didn't mean that, I was talking about the ones kenzanin removed.

I had added a 4th page to the current template I'm using for programmer and debugger options. Tonight (I hope) I'll create a patch and submit it for u to review. I think there won't be a separate template needed for different systems by that cuz the tools use the same options for every system afaik. It's just that current template lacks space for every option.

scarphin

#31
I attached my latest modified version of the AVR template for review. Changes are below as many as I can remember them:

-Added programmer and debugger options to use with the Tools+ or tools plugins on an extra options page.
-Added generation of separate fuse (high, low, extended), signature and lock bytes.
-Changed the project type from 'console' to 'native'.
-I find the '.elf.eep, elf.hex etc...' like file extensions confusing so I modified the template to generate '.elf, .eep, .hex etc...' instead.

That's all I can remember.

I'm submitting this patch and also the 'MCS51' template patch to the patch tracker if appropriate.

Edit: Also submitted to the patch tracker.

kenzanin

scarphin: thanks you i am studying your patch :D