News

  • 2022/06/01
  • NEWS

Product Version Update Information (SharedVariableChecker2)

Thank you for using Gaio Technology products.
The following Product Update has taken place.

Update Information

[Product name] SharedVariableChecker2
[Product Version] V2.2
[Release Date] 2022/05/30

Update Contents

New Functions

• Added function to allow setting of interrupt priorities.
–High Interrupt Level values can now be treated as High Priority.

• Enabled Access within a Loop
–Multiple Accesses within a loop can now be detected and notified as a possible race condition.

Improved Operation

• Improved Pointer Access
–*pp and **pp Accesses are now recognized as different and are analyzed differently.

• Read/Write Access Order now correctly analyzed.
–Read/Write Access Analysis now recognizes correct access order.

• Improved recognition of Casted Variables.
–Read/Write Access Analysis now recognizes correct access order.

• Improved Warning Messages
–If the number of Function Calls exceeds the specified amount, a warning message is shown indicating the Function Calls excluded from analysis.

• Improved Log File Output
–If a Warning occurs which could have impact on the Analysis Results, the Log File in which the Warning is recorded is shown.
–The Message showing Progress has been made more consistent.

Resolution/Correction/Addition of Limitations.

• Limitations Resolved
The following Limitations have been resolved.
No1-2, No1-3, No1-4, No1-12, No3-3

• Limitations Added
The following Limitations have been added.
No1-14, No1-15, No5-7

• Limitations Corrected
–The conditions of Occurrence for Limitation No1-8 have been corrected. (Conditions were added.)