2000 character limit reached
Automated Code Generation and Validation for Software Components of Microcontrollers
Published 26 Feb 2025 in cs.SE and cs.LG | (2502.18905v1)
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.
Paper Prompts
Sign up for free to create and run prompts on this paper.