Blog
Introduction to Lattix Architect for Embedded Software
Introduction to Lattix Architect for Embedded Software What is Lattix Architect? In the landscape of embedded software development, ensuring robust architecture and maintaining high code
How to Setup a Lattix Architect Project from Parasoft C++Test Data for your Embedded Software
Summary: Welcome to our tutorial where we demystify the process of importing your embedded software code project into Lattix Architect using dependency files generated from
Introduction to Static Analysis for C and C++
Summary: This post will teach you what static analysis is in C and C++ languages and why it is important. You will learn how to
Code Documentation using Doxygen – Why, How and Automating the Process
Summary: How and why to document your code using the free tool Doxygen, make your documentation available online, and how to automate the process with
How Doxygen Helps You Write Better Code in C/C++?
Summary: In this post, you will get an insight into how Doxygen helps create exceptional documentation and how it enables you to write C/C++ code
Unit Testing Tips for Using the Tool C++Test by Parasoft with Embedded C Language Code
In this post, I will share with you my experience in writing unit tests for C language code using the tool C++Test by Parasoft. These