Have you used kinetis_ke, not kinetis?
ke driver was merged about 2 months ago.

On 27.07.2016 19:26, Augusto Fraga Giachero wrote:
> I'm not with the development board now, when I get my hands on it I'll
> do a further investigation of this piece of code.
>
>
> For what I can remember, when I tried to connect with the target OpenOCD
> complained about some invalid memory access and it didn't accept
> connecting to GDB. I didn't remember about OpenOCD complaining about the
> target FAMID.
>
>
> On 27-07-2016 12:03, Tomas Vanek wrote:
>> 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
>


------------------------------------------------------------------------------
_______________________________________________
OpenOCD-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to