By the way, the code
+ max_used_priority = (rtos->symbols[FreeRTOS_VAL_xDelayedTaskList1].address
+ - rtos->symbols[FreeRTOS_VAL_pxReadyTasksLists].address) /
param->list_width;
is flawed because there's no guarantee that xDelayedTaskList1 will be
allocated directly after pxReadyTasksLists. Please verify if the logic
behind change 2399 is correct, I think that's the way forward. We also have
http://openocd.zylin.com/2347 as a final solution if no other method should
work.
/Andreas
------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
OpenOCD-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openocd-devel