Thomas,

better late than never :-)
At http://openocd.zylin.com search for 2867.
From "Download" copy a command for checkout and apply to your local git OpenOCD clone.
git log should show 3 relevant changes at the top:
"Kinetis: new devices K26, K66, correct K22_M120"
"Kinetis: give a reasonable default for max_flash_prog_size"
"Kinetis: Add K24 support and tidy up"
Compile and test, test mainly flash commands including gdb load and also "kinetis mdm mass_erase"
Do not try writing to FlexNVM, it does not work.
See file HACKING for more info.

BTW I tested K22FN1M0. Hopefully you have any of K22FN256, FN512 or FX512, they have
different flash configuration and we need to test them.

Tom

On 24.09.2015 16:50, Thomas Schmid wrote:
Hi Tomas,

I am a little bit late to the party, but can you give me a quick "howto" to get the exact version you want tested? I have K22 and KL16 boards available and very eager to test them!

- Thomas


On Thu, Sep 24, 2015 at 7:29 AM, Tomas Vanek <[email protected] <mailto:[email protected]>> wrote:

    Thanks Paul for clarification.

    You should give thanks to Patrick Stewart, author of original #2864. I
    just was not brave enough
    to get rid of old rubbish "granularities" from the driver.
    Now I just added what I need just now (and what I'm able to test).
    Unfortunately Patrick stopped responding - he might got tired of my
    gerrit comments? (ehm sorry, Patrick)
    Anyway I recommend #2864 and #2958 for merging ASAP to make next work
    easier.
    If anybody can test the changeset (#2864, #2867 and #2958) with
    any K20
    kit or a KL please do a review.

    Yes I saw #2773 shortly after Andreas uploaded it. Well, there are
    some
    changes worth to implement.
    But the basic problem remains: absolute lack of testers, no
    support from
    Freescale and therefore
    low motivation for me and other developers.

    Tom

    On 24.09.2015 13 <tel:24.09.2015%2013>:40, Paul Fertser wrote:
    > Hi,
    >
    > On Thu, Sep 24, 2015 at 01:16:06PM +0200, Tomas Vanek wrote:
    >> can anybody explain me why  gerrit web shows "Cannot Merge"
    message?
    >> I rebased all 3 dependent changes and gerrit insists on "Cannot
    Merge".
    >> The change merges in my local git without any problem
    >> and jenkins has verified it ok.
    > The Gerrit merge policy is set to cherry-pick, so it considers every
    > "Change" in isolation. Of course all of your patches but the
    first one
    > cannot be merged before their dependencies are merged.
    >
    > Just do not worry about it. And big thanks for the patches, finally
    > someone motivated starts working on fixing kinetis :) Have you seen
    > the odd freescale patch yet http://openocd.zylin.com/#/c/2773/ ?
    >


    
------------------------------------------------------------------------------
    Monitor Your Dynamic Infrastructure at Any Scale With Datadog!
    Get real-time metrics from all of your servers, apps and tools
    in one place.
    SourceForge users - Click here to start your Free Trial of Datadog
    now!
    http://pubads.g.doubleclick.net/gampad/clk?id=241902991&iu=/4140
    _______________________________________________
    OpenOCD-devel mailing list
    [email protected]
    <mailto:[email protected]>
    https://lists.sourceforge.net/lists/listinfo/openocd-devel



------------------------------------------------------------------------------
Monitor Your Dynamic Infrastructure at Any Scale With Datadog!
Get real-time metrics from all of your servers, apps and tools
in one place.
SourceForge users - Click here to start your Free Trial of Datadog now!
http://pubads.g.doubleclick.net/gampad/clk?id=241902991&iu=/4140
_______________________________________________
OpenOCD-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to