• Fix an issue occurred when create tests and an error when print stack trace informations.
  • Fix a bug that doesn’t create automatically link.mk file when create a RTV project with CLI.
  • Fix an issue of recognizing symbols of host and target stub as duplicate symbols when performing [Export Test Data].
  • Fix issues of case-sensitivity, description, and breakpoint occurred in target environment settings of Code Composer Studio.
  • Fix a bug where the [Next] button doesn’t work when creating an RTV project.
  • Fixed an issue where test generation was not possible when the same function was in different TUs.
  • Fix an issue that build stub is disabled when running tests.
  • Fix a preprocessing logic error for test data of stub symbol.
  • Fix an error when converting code related to asm progma.
  • Fix an issue that Excel files of each test report is abnormally generated when the test case diagnosis message is too large.
  • Fix an issue that files made by [Export Project] in Controller Tester are broken and [Import Project] doesn’t work if description of test data contains double quotation marks.
  • Fix an issue that CS_OUTPUT macro is generated abnormally for structure pointer members.
  • Fix an issue that test isn’t run when entry point is not main using Code Composer Studio script.
  • Fix an error that occur when executing [Inspect Debug Info].
  • Fix a macro issue to automatically generate test data.