|
From: Andrey S. <and...@gm...> - 2014-08-27 18:50:04
|
Hi Pavel, Thank you for your patches! Sorry for the bugs in my driver and the troubles they've caused you, I am glad to see that you were able to overcome them. Since the changeset was not merged into master I think I am going to go ahead and just squash your patches into mine, if that's alright with you. Regarding your port of RTEMS, last time I checked it offered support for Ada language and that was something I and my friend Andrey Yurovsky were personally interested in. Do you have any plans working on that? Also have you seen this OS http://erika.tuxfamily.org/drupal/ ? It is supposed to be sort of endorsed by Linux Foundation http://wiki.automotive.linuxfoundation.org/index.php/Erika_Enterprise_Open-Source_RTOS Thanks! Andrey On Wed, Aug 27, 2014 at 5:53 AM, Pavel Pisa <pi...@cm...> wrote: > Hello Andrey and others, > > at the first thanks much for such great tool as OpenOCD is. > > I have found some issues with proposed Gerrit series F021 support > > http://openocd.zylin.com/#/c/2214/ > > - it does not compile out of source directory > - generated C array initializers for loaded code have invalid syntax for > GCC > - erase works correctly only for area starting and flash bank base > > I am sending the correction. > > All has been tested on Texas Instruments TMS570LS31x HDK Kit > (TMS570LS3137 MCU). > > I would like to introduce our work which can be of other TMS570 users > interrest > > - We work on TMS570 RTEMS BSP > > http://www.rtems.org/wiki/index.php/Tms570 > > the first WIP version is mainlined already, but much more testing, > corrections and enhancements are necessary to be ready for production > use still. > > - There are some our notes about OpenOCD use on the target > > https://rtime.felk.cvut.cz/hw/index.php/TMS570LS3137 > > - we have ready Matalib/Simulink coder support for the platform > using Ti tools and compiler. We hope to extend our work to work > with GNU and OpenOCD based setup in some future (months or year). > > http://rtime.felk.cvut.cz/rpp-tms570/ > > Best wishes, > > Pavel > |