FAQs Overview
FAQs are used to help developers solve problems frequently encountered during development. They cover a wide range of topics.
Environment Setup
Mini and Small Systems
hb installation
Python3 Installation
Compilation and Building
Mini and Small Systems
“riscv32-unknown-elf-gcc: error trying to exec ‘cc1’: execvp: No such file or directory”
“Could not find a version that satisfies the requirement six>=1.9.0”
Burning
Mini and Small Systems
Kernel
Basic Kernel
File System
Chip Adaptation
Third-party Components
Compilation and Linking
How do I run an application developed by ARM Linux on LiteOS-A?
What operating system is used for compilation? What compiler is used?
What should I do when calling clock_gettime obtains an incorrect time?