Generating Keil Projects Using RASC

Generating Keil Projects Using RASC

Chapter 5: Generating Keil Projects Using RASC 5.1 Creating a New Project 5.1.1 Selecting the Workspace Directory Manually create a folder named “Workspace_Keil” and set this folder as our workspace, where all our Keil projects will be stored. It is important to note that to avoid compilation errors, this workspace folder must be located in … Read more

Opening the FSP Configuration Interface

Opening the FSP Configuration Interface

4.4 Opening the FSP Configuration Interface If the target project is a new project, it can be compiled and run directly. However, if it is an imported project, you need to first open the FSP configuration interface to regenerate the FSP library-related code before compiling; otherwise, a compilation error will occur. The specific steps are … Read more