Page 1 of 1

debugging registry

Posted: Sun Jan 31, 2010 10:06 pm
by Bobes
Hello,
may be I have overlooked it somewhere, but I think it would be a good idea to add i.e.: a tick-box for some general registry settings, to be specific, I need to use MPLAB debugger, with ICD3. This means I have to set i.e.: "_FICD( JTAGEN_OFF & ICS_PGD3 )" in "whatever_main.c".
I guess it should not be very difficult, and there is possibly more registers that would be helpful to have in this fashion.
I hope its not to much trouble.
Thanks for consideration
Kind regards
Josef

Re: debugging registry

Posted: Tue Feb 23, 2010 9:55 pm
by LubinKerhuel
Hi Josef,

This option _FICD( JTAGEN_OFF & ICS_PGD3 ) is added and will be available in the next blockset release (following V 3.1).
Is there any others "hard coded" options you will need ?
anyway, adding a general box is more complicated right now but may be done if necessary.

Lubin

Re: debugging registry

Posted: Fri Feb 26, 2010 9:39 pm
by Bobes
thanks, that is good news.
so far this is all I can think of. well actually the I2C selection... but I believe we have discussed that somewhere already