This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
I have some questions related to the CSP for the Safety Diagnostic Library and HALCOGEN:
1) Does the CSP for the Safety Diagnostic Library contain also the unit testing project for the functions in the lib? Should I provide this environment with my specific HALCOGEN configuration for my application?
2) Does the CSP for the HALCOGEN contain the unit testing project for code generator or for the generated code (the drivers) from my project? If it is the second options, I guess I need to provide the testing environment with my HALCOGEN project. Can you elaborate on this?
3) Could you please advice me on how I could perform the stack analysis on this microcontroller? Is there any assistance tool that I could use? How did you approach this topic (with a tool or manuallly)?
Best regards
Matteo
Hello Matteo,
The HALCoGen TAU or the SafetyLibrary TAU come with the unit test cases and functional test cases for all the modules supported by HALCoGen or Safety Library. They also provides infrastructure fr users to add his own test cases.
The HALCoGen CSP and SafetyLibrary CSP user guides have steps to add user's own test cases. The test cases is in xlsx file.