An open API service indexing awesome lists of open source software.

https://github.com/nuclei-software/nuclei-studio

Nuclei Studio Supply Documents
https://github.com/nuclei-software/nuclei-studio

Last synced: about 1 year ago
JSON representation

Nuclei Studio Supply Documents

Awesome Lists containing this project

README

          

# Nuclei Studio Supply Documents

[![Deploy MkDocs](https://github.com/Nuclei-Software/nuclei-studio/actions/workflows/mkdoc.yml/badge.svg)](https://github.com/Nuclei-Software/nuclei-studio/actions/workflows/mkdoc.yml) [![pages-build-deployment](https://github.com/Nuclei-Software/nuclei-studio/actions/workflows/pages/pages-build-deployment/badge.svg)](https://nuclei-software.github.io/nuclei-studio/)

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**:

1. https://github.com/Nuclei-Software/nuclei-sdk/wiki/Nuclei-Studio-NPK-Introduction
2. https://doc.nucleisys.com/nuclei_tools/ide/npkoverview.html

Please create new doc based on [Doc Template](0-template.md)

Click [this link](https://doc.nucleisys.com/nuclei_studio_supply/) 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-22 18:05:37

- [1. 因内存不足,导致在Nuclei Studio中启动qemu失败](1-cannot-setup-guestmemory.md)
- [2. windows 11下使用Nuclei Studio进行qemu调试程序时报错](2-qemu-glib-gio-unexpectedly.md)
- [3. How to print memory usage in Nuclei Studio](3-print_memor_usage_in_ide.md)
- [4. 在编译工程时,使用了Pre-build Command/Post-build Command时报错](4-use_pre_build_or_post_build.md)
- [5. 升级npk.yml以支持Nuclei Studio 2023.10](5-update_npk_to_support_nucleistudio_202310.md)
- [6. GCC13 auto generated RVV instructions when RVV enabled](6-gcc13_gen_rvv_instructions_when_rvv_enabled.md)
- [7. 更新 Nuclei Studio 2023.10 到最新修正版本](7-update_nucleistudio_202310_to_fixed_version.md)
- [8. OpenOCD在操作容量大于16M-Byte的nor-flash时的问题](8-openocd_202310_flashloader_flaws.md)
- [9. 通过修改.cproject文件,升级工程工具链到GCC 13](9-modify_the_cproject_file_to_change_the_project_to_gcc13.md)
- [10. 在Nuclei Studio下用命令行编译工程](10-compiling_projects_with_headless_in_nuclei_studio.md)
- [11. OpenOCD烧写程序时报错Error:Device ID 8xle2g8a6d is not known as FESPI capable](11-openocd_reported_error_not_known_as_fespi_capable.md)
- [12. 关于dhrystone在IDE上跑分和NSDK 0.5.0命令行跑分不一致的问题](12-nucleisdk-0.5.0-dhrystone-score-lower-than-expected-in-IDE.md)
- [13. Error: Couldn't find an available hardware trigger / Error: can't add breakpoint: resource not available](13-error_could_not_find_an_available_hardware_trigger.md)
- [14. cannot find -lncrt_balanced: No such file or directory](14-cannot_find_-lncrt_balanced_no_such_file_or_directory.md)
- [15. UnsatisfiedLinkError of swt-win32-4965r8.dll on Windows 7](15-unsatisfiedLinkError_of_swt-win32-4965r8_dll_on_windows7.md)
- [16. 使用 Profiling 功能时可能遇到的一些问题](16-incomplete_data_output_when_using_profiling_function.md)
- [17. Nuclei Studio使用Profiling功能进行性能调优举例](17-an_example_to_demonstrate_the_use_of_profiling_and_code_coverage.md)
- [18. 通过Profiling展示Nuclei Model NICE/VNICE指令加速](18-demonstrate_NICE_VNICE_acceleration_of_the_Nuclei_Model_through_profiling.md)
- [19. Nuclei Model结合Nice Wizard快速验证NICE/VNICE指令加速](19-rapid_verification_of_NICE_VNICE_acceleration_with_Nuclei_Model_and_NICE_Wizard.md)
- [20. Flash Programming使用案例](20-quick_downloads_using_flash_programming.md)
- [21. Live Watch 功能的使用](21-livewatch_for_monitoring_variables.md)
- [22. 在llvm中新增自定义汇编指令教程](22-example_for_adding_new_instructions_in_llvm.md)
- [23. 如何使用芯来提供的DebugMap寄存器分析错误现场](23-nuclei_debug_map_register_analyze.md)
- [24. 在binutils中新增自定义汇编指令教程](24-example_for_adding_new_instructions_in_binutils.md)
- [25. OpenOCD 中 Nuclei 交叉触发功能使用指南](25-nuclei_cross_trigger_in_openocd.md)
- [26. OpenOCD对FreeRTOS的调试支持使用指南](26-debugging_support_for_freertos_by_openocd.md)
- [27. 如何同时使用多个蜂鸟调试器进行调试](27-debug_with_multiple_ftdi_devices.md)
- [28. Nuclei SDK基于evalsoc快速适配customsoc](28-quick_porting_from_evalsoc_to_customsoc_based_on_Nuclei_SDK.md)