This lesson focuses on integrating motor control software using Ansys SCADE® embedded software product collection. It explains the steps to integrate Ansys SCADE software generated C code into a final binary for flashing onto target hardware. The lesson starts by discussing the target environment and the use of the Microchip Studio IDE for integration. Ansys SCADE software abstracts hardware, so an integration project is needed to manage hardware initialization and timing-critical tasks. Once set up, development continues within Ansys SCADE software. An example of motor control is used, where Ansys SCADE software handles control logic, and the integration project manages hardware setup and function calls. The lesson also demonstrates configuring Microchip Studio, referencing necessary source files. The lesson concludes with optimizing the build process, discussing future improvements, and exploring Ansys SCADE software’s control logic and system architecture.
02:14 - Software Integration Overview
09:49 - Ansys SCADE Software Project Settings