Home >
Setting up an Embedded Software Development Environment
In this talk, we will explore the essential tools and techniques for setting up a robust embedded software development environment tailored for both beginners and advanced engineers.
Starting with the fundamentals of embedded software, attendees will learn how to configure their development setup using Visual Studio Code (VSCode) IDE and the C programming language. We will dive into configuring CMake for build systems and efficient project management. Moreover, we will cover debugging strategies using tools like OpenOCD.
Finally, we will go through the basic file structure in embedded software projects, where we will discuss the best practices for file organization.
By the end of this session, participants will have a solid understanding of how to set up a comprehensive embedded development environment, enabling them to work efficiently on software projects, whether they are just starting or looking to refine their approach.