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.02, which can be found in https://github.com/Nuclei-Software/nuclei-studio/releases/tag/2025.02
- In Ubuntu 20.04, you must install
libncursesw5 libtinfo5 libfdt1 libpixman-1-0 libpng16-16 libasound2 libglib2.0-0
to 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.
如果您在文档中发现任何拼写错误或不完善之处,我们欢迎您提交Pull Request或Issue,以协助我们进行改进!
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
@ 2025-05-23 01:54:00
- 1. 因内存不足,导致在Nuclei Studio中启动qemu失败
- 2. windows 11下使用Nuclei Studio进行qemu调试程序时报错
- 3. How to print memory usage in Nuclei Studio
- 4. 在编译工程时,使用了Pre-build Command/Post-build Command时报错
- 5. 升级npk.yml以支持Nuclei Studio 2023.10
- 6. GCC13 auto generated RVV instructions when RVV enabled
- 7. 更新 Nuclei Studio 2023.10 到最新修正版本
- 8. OpenOCD在操作容量大于16M-Byte的nor-flash时的问题
- 9. 通过修改.cproject文件,升级工程工具链到GCC 13
- 10. 在Nuclei Studio下用命令行编译工程
- 11. OpenOCD烧写程序时报错Error:Device ID 8xle2g8a6d is not known as FESPI capable
- 12. 关于dhrystone在IDE上跑分和NSDK 0.5.0命令行跑分不一致的问题
- 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. 使用 Profiling 功能时可能遇到的一些问题
- 17. Nuclei Studio使用Profiling功能进行性能调优举例
- 18. 通过Profiling展示Nuclei Model NICE/VNICE指令加速
- 19. Nuclei Model结合Nice Wizard快速验证NICE/VNICE指令加速
- 20. Flash Programming使用案例
- 21. Live Watch 功能的使用
- 22. 在llvm中新增自定义汇编指令教程
- 23. 如何使用芯来提供的DebugMap寄存器分析错误现场
- 24. 在binutils中新增自定义汇编指令教程
- 25. OpenOCD 中 Nuclei 交叉触发功能使用指南
- 26. OpenOCD对FreeRTOS的调试支持使用指南
- 27. 如何同时使用多个蜂鸟调试器进行调试
- 28. Nuclei SDK基于evalsoc快速适配customsoc