272

Automated Code Generation and Validation for Software Components of Microcontrollers

Main:6 Pages
5 Figures
Bibliography:1 Pages
Abstract

This paper proposes a method for generating software components for embedded systems, integrating seamlessly into existing implementations without developer intervention. We demonstrate this by automatically generating hardware abstraction layer (HAL) code for GPIO operations on the STM32F407 microcontroller. Using Abstract Syntax Trees (AST) for code analysis and Retrieval-Augmented Generation (RAG) for component generation, our approach enables autonomous code completion for embedded applications.

View on arXiv
Comments on this paper