Nuclei embedded Software Development Kit, Release 0.3.8 #44
fanghuaqi
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This is release version
0.3.8of Nuclei SDK.Application
smphelloapplication to test baremetal smp support, this will do demostrationto boot default 2 core and each hart print hello world.
NMSIS
Build
SYSCLKandCLKSRCmake variable for gd32vf103 SoC to set system clock in hz and clock source, such asSYSCLK=72000000 CLKSRC=hxtalEXCLUDE_SRCSmake variable in MakefileC_SRCS/ASM_SRCS/CXX_SRCSnow support wildcard patternUSB_DRV_SUPPORTin gd32vf103 is removed, newUSB_DRIVERis introduced,USB_DRIVER=device/host/bothto choose device,host or both driver code.
SMP,HEAPSZandSTACKSZmake variable are introduced to control stack/heapsize and smp cpu count used in SDK
SoC
HEAPSZandSTACKSZHEAPSZ,STACKSZandSMPSMP=2to build for 2 smp cpu.Tools
nsdk_report.pysuch asNUCLEI_SDK_ROOT,OPENOCD_CFGandLINKER_SCRIPT.SMPvariableOS
For detailed changes, please check commit histories since 0.3.7 release.
This discussion was created from the release Nuclei embedded Software Development Kit, Release 0.3.8.
Beta Was this translation helpful? Give feedback.
All reactions