|
发表于 2025-7-5 19:55:56
|
显示全部楼层
libGUI_v7em_fpv4_sp_d16_hard_OS1
libGUI_v7em_fpv4_sp_d16_hard_OS0
libGUI_v7em_fpv4_sp_d16_soft_OS0.a
libGUI_v7em_fpv4_sp_d16_soft_OS1.a
这四个有什么区别(hard与soft, OS0与1)?
This ReadMe file should provide information about the content of this download package.
The libraries are following the naming cnventions below:
libGUI_<InstructionsSet>_<FloatingpointVersion_ABI>_<emWinConfig>.a
with the following options:
InstructionsSet:
v6m
v7m
v7em
v8m
FloatingpointVersion_ABI:
fpv4_sp_d16_soft - floating point unit version 4 with 16 64 bit FP registers, software ABI
fpv4_sp_d16_hard - floating point unit version 4 with 16 64 bit FP registers, hardware ABI
fpv5_soft - floating point unit version 5, software ABI
emWinConfig:
OS0 - Compiled with "GUI_OS" set 0, does not support multitasking
OS1 - Compiled with "GUI_OS" set 1, does support multitasking
|
|