-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
In Nuclei Linux SDK, if you have chosen your branch #2, and build linux sdk for your selected SOC and CORE, and then you will be able to get a installed toolchain in work directory.
For example, if you are building for SOC=evalsoc CORE=ux900fd using branch dev_nuclei_6.1_v2, you should be able to find the toolchain in work/evalsoc/buildroot_initramfs/host/bin/.
For some configuration of Linux SDK, we are using buildroot built toolchain instead of prebuilt toolchain, you need to check with the buildroot menuconfig via make SOC=evalsoc CORE=ux900fd buildroot_initramfs-menuconfig, see https://github.com/Nuclei-Software/nuclei-linux-sdk#customize-buildroot-packages
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation