Re: [Openocd-development] Coding style

2011-08-27 Thread j. m. norris
There is a tool that has been around for a long time that can address this issue. It's called indent. It has numerous options that can generate just about any type of coding style. Jim ___ Openocd-development mailing list Openocd-development@lists.ber

Re: [Openocd-development] arm-none-eabi-gdb 7.3 error: Remote 'g' packet reply is too long

2011-08-25 Thread j. m. norris
We need more support in OpenOCD to handle variations on the ARM architecture and registers. Spencer wrote about this a while ago. Patches anyone? Would it make sense for someone to collect a 'wish list' of 'architectures and registers' and then prioritize it? __

Re: [Openocd-development] Kinetis KwikStik (Cortex-m4)

2011-06-18 Thread j. m. norris
Can anyone help me to get the KwikStik running? Is it right that I need my own config files? Regards, K. Dohmann I've attached two of the configuration files for the KwikStik. Be advised that this is still work-in-progress and the writing of the on-chip flash does not work. I'm in the

Re: [Openocd-development] Kinetis KwikStik (Cortex-m4)

2011-06-14 Thread j. m. norris
Does OpenOCD have support to this Board? I've checked the source at master and didn't find any information. Is there any way that I can give to help develop it further? Kinetis KwikStik The chip name is: K40X256VLQ100 on-board Segger™ J-Link™ The Cortex-M4 is essentially a Cortex-M3 with

[Openocd-development] Untested or slightly tested code

2011-05-25 Thread j. m. norris
Would it make sense for those individuals who are submitting code that is untested or slightly tested to include a short write-up on their setup? This write-up would allow those with a little free time on their hands or for someone who wants to learn about the development involved with OpenOCD to