Hi,

I have tested with chipKIT Wi-Fire which uses PIC32MZ core (config file 
attached) but have not released the config file yet. I have not added flash 
support (not on top of my list) but I feel the changes I did make will support 
both the MX and MZ just fine. I'm not sure what you mean by "Much better than 
the code it replaced that didn't work for him." My main drive was to add 
support for MIPS microAptiv core and lay the ground work for making it easier 
to add additional MIPS core to OpenOCD. The way the code was structure every 
core was defined as M4K vary confusing when the core is microAptiv. I am 
current looking at adding interAptiv core with some limitation to make it 
easier to get something out in the short-term.

Kent

-----Original Message-----
From: blurryink [mailto:blurry...@gmail.com] 
Sent: Sunday, March 15, 2015 5:45 PM
To: openocd-devel@lists.sourceforge.net
Subject: Re: [OpenOCD-devel] OpenOCD 0.9.0-rc1 is near

Have these patches been applied or are they still  in process?

I also looked at Kent patches and appreciate Salvador Arroyo comments on some 
of the patches.I have nothing to  add to Salvador's comments.

Between Kent on PIC32MX and, eventually, me on PIC32MZ we should cover the 
waterfront of PIC32 from OpenOCD's point-of-view.

Even though PIC32MX and PIC32MZ are both PIC32 architectures and both implement 
the MIP32 version2 platform, We may very well have to differentiate between  
PIC32MX and PIC32MZ implementations in OpenOCD.

Microchip  acknowledges the differences here

https://microchip.wikidot.com/start

Go down on the left side to '32-bit PIC Microcontrolers' and from that point 
click on 'Migrating from PIC32MX to PIC32MZ'.
 From there you can open pages  detailing differences in

Oscillators and PLL
ADC
CPU
Reset
DMA
Peripheral
Interrupt
Flash Programming
Package

All very interesting.  I don't think this has relevance directly on Kent's 
patches but these differences are something we should keep in mind.

I believe that Kent has some MX hardware running and as such is based in 
reality.  Much better than the code it replaced that didn't work for him.  That 
counts for something significant.

On 03/11/2015 10:10 AM, Kent Brinkley wrote:
> Hi all,
>
> I would like to include the following patches which are important for adding 
> the support of the MIPS microAptiv core:
>
> http://openocd.zylin.com/#/c/2400/
> http://openocd.zylin.com/#/c/2411/
> http://openocd.zylin.com/#/c/2417/
> http://openocd.zylin.com/#/c/2421/
> http://openocd.zylin.com/#/c/2423/
> http://openocd.zylin.com/#/c/2432/
>
> I am working on resolving the issue with http://openocd.zylin.com/#/c/2421 , 
> if I can get it resolved then the next step is to have it reviewed and 
> accepted. I have updates to 2423 and 2432 that will be pushed later today.
>
> Kent
>
> -----Original Message-----
> From: Paul Fertser [mailto:fercer...@gmail.com]
> Sent: Wednesday, March 11, 2015 3:29 AM
> To: openocd-devel@lists.sourceforge.net
> Subject: [OpenOCD-devel] OpenOCD 0.9.0-rc1 is near
>
> Hello,
>
> We are planning to produce the first release candidate for the upcoming 0.9.0 
> version really soon (as time permits, likely the next weekend).
>
> The changes that are not yet merged but will hopefully be merged can be seen 
> on [1]. If something important is missing, please speak up now, until it's 
> too late, since after tagging rc1 the focus will be shifted towards fixing 
> bugs and regressions, and review for the new features and other substantial 
> changes will be postponed. If you submitted a patch but it's not getting 
> prompt review, and you think it's important to merge it before the release, 
> please do not hesitate to ask for it loudly.
>
> Feel free to share any other thoughts on the code, the process and everything 
> else related.
>
> Have a nice day, and happy hacking!
>
> [1] http://openocd.zylin.com/#/q/label:code-review%253D2,n,z
> --
> Be free, use free (http://www.gnu.org/philosophy/free-sw.html) software!
> mailto:fercer...@gmail.com
>
> ----------------------------------------------------------------------
> -------- Dive into the World of Parallel Programming The Go Parallel 
> Website, sponsored by Intel and developed in partnership with Slashdot 
> Media, is your hub for all things parallel software development, from 
> weekly thought leadership blogs to news, videos, case studies, 
> tutorials and more. Take a look and join the conversation now. 
> http://goparallel.sourceforge.net/
> _______________________________________________
> OpenOCD-devel mailing list
> OpenOCD-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/openocd-devel
>


------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored 
by Intel and developed in partnership with Slashdot Media, is your hub for all 
things parallel software development, from weekly thought leadership blogs to 
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
OpenOCD-devel mailing list
OpenOCD-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Attachment: wifire.cfg
Description: wifire.cfg

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
OpenOCD-devel mailing list
OpenOCD-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to