Videos and Webinars
Videos and Webinars
We regularly give webinars and talks at conferences about compiler and library qualification, functional safety and other related topics. On this page, you find an overview of webinars and talks that were recorded, as well as other videos about compiler qualification, library qualification and the use of our products. If you want to stay updated, make sure to subscribe to our YouTube channel.
Webinars

How to accelerate ISO 26262 product development and commercialization
In this joint webinar, we introduce the ISO 26262 expectations regarding standard library usage and associated challenges. We demonstrate step-by-step how you can tackle these challenges with the SuperGuard C Library Safety Qualification Suite, which provides you with everything you need to use the C standard library safely.
Watch this webinar
Qualification of Libraries Using Static Analysis and Requirements Based Testing
There are many good reasons to want to use a library. Not only does it save development effort, but a library may actually have a higher quality than what you can create yourself within the constraints of a project. The question is, can you use those libraries safely as well?
Watch this webinar
The Application Hazard Scanner: Safety in Spite of Compiler Defects
Does your application run into a known compiler defect? In this webinar, together with BUGSENG, we talk about a solution. Make sure not to miss it.
Watch this webinar
How to Qualify Standard Libraries in Safety Critical Applications
In this webinar together with VectorCast, we explain how to qualifying the standard C library with code coverage and testing.
Watch this webinar
Safety and Security Critical Software: Start with the End in Mind
In this webinar together with GrammaTech, we explain why you need to make sure your compiler is up to the task. The compiler is the one tool that is responsible for translating all of your source code to application code which will run on your target processor. One error in this translation can have an unpredictable effect on your application.
Watch this webinar
Language Subsetting and Compiler Qualification in the Development of Software for Safety-Critical Systems
In this webinar together with BUGSENG, we explain why language subsetting with MISRA standards and compiler qualification go hand-in-hand during the development of software for safety-critical systems.
Watch this webinar
ISO 26262 Compiler Qualification in Practice
In this webinar together with VectorCast, we will give you an overview of the benefits of compiler qualification and of what is actually involved in the process of compiler qualification according to ISO 26262.
Watch this webinar
Safety Critical Compilers for Cyber Security & Reliable Development
In this webinar together with AFuzion, we will teach you key technical aspects of safety-critical testing related to cyber-security and compilers.
Watch this webinar
How to find and avoid vulnerabilities in Embedded Compilers
In this webinar with VectorCast, we walk through the ISO 26262 standard and discuss how it is applied to compilers. The standard offers four methods for tool qualification but as we will see, not all are suitable for compilers.
Watch this webinarVideos

A Requirements based Test Suite for the C Standard Library: SuperGuard
In this talk at the RISC-V Summit, we talk about SuperGuard, a requirement-based test suite for the C standard library, with traceability from individual test results to the requirements derived from the ISO C language specification.
Watch this talk

Using C and C++ Compilers and Libraries in Safety-Critical ComponentsHow to Qualify Standard Libraries in Safety Critical Applications
In this keynote at ESSS 2021, we talk about the changes in the safety critical markets regarding software components such as libraries and compilers.
Watch this keynote
Large scale test suites: The standard library is huge
In this talk we will show our approach to build a test suite with full coverage of all the functions in most sections of the C++ Library.
Watch this talk
Testing and qualification of Optimizing Compilers for Functional Safety
During this talk at the LLVM European Developer’s Meeting, we discuss the requirements of ISO 26262 on tools such as LLVM compilers and how they can be met with a testing procedure that works well with the V-Model of engineering.
Watch this talk
Verifying the safety of optimizing compilers
During this talk at the LLVM Social Meetup in Bangalore, we show how we have developed a technique that achieves good results with optimization testing and demonstrate optimization errors in some well-known compilers.
Watch this talk