8. Frequently Asked QuestionsΒΆ
This chapter answers some of the frequently asked questions (FAQs) about CCS Theia.
- 8.1. General
- 8.1.1. Is CCS Theia based on VS Code?
- 8.1.2. What are the differences between the Theia IDE and VS Code?
- 8.1.3. When will my device be supported by CCS Theia?
- 8.1.4. Which operating systems are supported by CCS Theia?
- 8.1.5. Why do I need to avoid non-alphanumeric (unicode) characters in my paths?
- 8.1.6. What is the best way to look up a bug?
- 8.2. Installation
- 8.3. Licensing
- 8.4. Updates
- 8.5. General IDE
- 8.6. Projects
- 8.6.1. During project build, a ccsLinker.opt file sometimes gets passed to the linker instead of the list of object files. What is this file and when is it used?
- 8.6.2. How can I resolve build error #10234-D: unresolved symbols remain?
- 8.6.3. The Eclipse WORKSPACE_LOC variable is not pointing to my workspace. How do I resolve this?
- 8.7. Debug