Hi,

Kinetis EA should be similar to KE series.
Look to src/flash/nor/kinetis_ke.c and with some luck you'll be
able to add your part to kinetis_ke_probe() decoder.

Tomas

On 27.07.2016 16:09, Augusto Fraga Giachero wrote:
> Hello,
>
>
> I'm developing a firmware for the S9KEAZ128AMLK (Kinetis EA)
> microcontroller from NXP (previously from Freescale) and it seems that
> OpenOCD doesn't have support to this family of microcontrollers. I would
> like to add support for flash programming and debugging but I don't know
> a lot of the OpenOCD internals.
>
>
> Can this be made only with some TCL scripts or a more in depth code
> change needs to be performed? Can someone say what source files would be
> relevant to look for?
>
>
> Thanks.
>
>
> ------------------------------------------------------------------------------
> What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
> patterns at an interface-level. Reveals which users, apps, and protocols are
> consuming the most bandwidth. Provides multi-vendor support for NetFlow,
> J-Flow, sFlow and other flows. Make informed decisions using capacity planning
> reports.http://sdm.link/zohodev2dev
> _______________________________________________
> OpenOCD-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/openocd-devel
>


------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity planning
reports.http://sdm.link/zohodev2dev
_______________________________________________
OpenOCD-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to