On Mon, Aug 15, 2011 at 4:42 PM, Øyvind Harboe <[email protected]> wrote:
> On Mon, Aug 15, 2011 at 9:16 PM, Jie Zhang <[email protected]> wrote:
>> On Mon, Aug 15, 2011 at 3:10 PM, Øyvind Harboe <[email protected]> 
>> wrote:
>>> Isn't there a way to make both live side-by-side?
>>>
>>> rtos w/BF561 is surely possible?
>>>
>> Since both will use threads, they cannot be supported in the same
>> time. To debug a rtos on BF561, users have to choose using thread in
>> GDB as a core or as a thread in rtos.
>
> eCos is an RTOS that supports multiple CPUs.
>
> I think it is reasonable to enable/disable threads as a way to choose between
> CPUs and a way to choose between RTOS threads, but I think that choice
> should happen during configuration runtime in the scripts and not at
> build time.
>
Thanks for your comment. Runtime is surely better than configure time.
But it will also be more difficult, thus need more time, to implement.
I will try and see if I can do it in my schedule.

Regards,
Jie
_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to