• Added function to allow analysis of the possibility of deadlock
–When using semaphores for exclusive control of inter-core contention variables, it is now possible to detect accesses that may result in deadlock.
• Added functionality to improve the accuracy of analysis of variable contention between tasks and multiple cores.
–In the indications C, D, and F for possible variable conflicts between tasks or multiple cores, it is now possible to output indications that take conditional branching into account.