Nuclei Studio Supply Documents¶
This repository is utilized for providing supply documents, user guides, wikis, and facilitating discussions related to Nuclei Studio.
Note
- The latest version of Nuclei Studio IDE is 2025.10, which can be found in https://github.com/Nuclei-Software/nuclei-studio/releases/tag/2025.10
- In Ubuntu 20.04, you must install
libncursesw5 libtinfo5 libfdt1 libpixman-1-0 libpng16-16 libasound2 libglib2.0-0to make riscv64-unknown-elf-gdb and qemu able to run.
PDF Version can be found here: https://doc.nucleisys.com/nuclei_studio_supply/pdf/nuclei_studio_supply.pdf
- Nuclei Studio IDE Documentation: https://doc.nucleisys.com/nuclei_tools/ide/index.html
- Nuclei Tools(Toolchain/OpenOCD/Qemu/Model) Documentation: https://doc.nucleisys.com/nuclei_tools/
-
Nuclei Studio NPK Introduction:
-
https://github.com/Nuclei-Software/nuclei-sdk/wiki/Nuclei-Studio-NPK-Introduction
- https://doc.nucleisys.com/nuclei_tools/ide/npkoverview.html
Please create new doc based on Doc Template
Click this link to see online version.
If you come across any spelling errors or areas that need improvement in the document, feel free to submit a Pull Request or Issue to help us enhance it!
Documents¶
Generated by
python3 update.py@ 2026-07-28 05:04:12
- 1. Failure to Start QEMU in Nuclei Studio Due to Insufficient Memory
- 2. Error When Debugging Programs with QEMU in Nuclei Studio on Windows 11
- 3. How to print memory usage in Nuclei Studio
- 4. Errors Occur When Using Pre-build Command/Post-build Command During Project Build
- 5. Upgrading npk.yml to Support Nuclei Studio 2023.10
- 6. GCC13 auto generated RVV instructions when RVV enabled
- 7. Updating Nuclei Studio 2023.10 to the Latest Fixed Version
- 8. Issues with OpenOCD When Operating on NOR Flash Larger Than 16 MB
- 9. Upgrading the Project Toolchain to GCC 13 by Modifying the .cproject File
- 10. Compiling Projects from the Command Line in Nuclei Studio
- 11. Error Reported by OpenOCD When Flashing a Program: Error: Device ID 0x1e200a6d is not known as FESPI capable
- 12. About the Inconsistency Between Dhrystone Benchmark Scores in the IDE and NSDK 0.5.0 Command-Line Scores
- 13. Error: Couldn't find an available hardware trigger / Error: can't add breakpoint: resource not available
- 14. cannot find -lncrt_balanced: No such file or directory
- 15. UnsatisfiedLinkError of swt-win32-4965r8.dll on Windows 7
- 16. Issues You May Encounter When Using the Profiling Feature
- 17. An Example of Using the Profiling Feature in Nuclei Studio for Performance Tuning
- 18. Demonstrate NICE/VNICE Instruction Acceleration of the Nuclei Model through Profiling
- 19. Rapid Verification of NICE/VNICE Instruction Acceleration with Nuclei Model and NICE Wizard
- 20. Flash Programming Use Case
- 21. Using the Live Watch Feature
- 22. Tutorial for Adding Custom Assembly Instructions in LLVM
- 23. How to Use the DebugMap Registers Provided by Nuclei to Analyze Error Scenarios
- 24. Tutorial for Adding Custom Assembly Instructions in binutils
- 25. Guide to Using the Nuclei Cross-Trigger Feature in OpenOCD
- 26. User Guide for FreeRTOS Debugging Support in OpenOCD
- 27. How to Debug with Multiple Hummingbird Debuggers Simultaneously
- 28. Quick Porting from evalsoc to customsoc Based on Nuclei SDK
- 29. Using the
OVERLAYCommand in Linker Scripts