Submit and vote on feature ideas.

Welcome to the new Parasoft forums! We hope you will enjoy the site and try out some of the new features, like sharing an idea you may have for one of our products or following a category.

Missing symbol definition

I have created project using .bdf file for KEIL project. I am able to generate Unit tests successfully. I am facing issue for "Build and Run test executable using uVesion Simulator". It gives me error for not able to find variable from startup file even though startup file is included in project folder. Is there specific option to mention about startup file.
Below is error message

**"Unable to locate definitions for the following variables:
uint32_t __Vectors

Unit Test execution terminated - please provide missing symbol definitions and run analysis again."**