ARM-software / CMSIS_5

CMSIS Version 5 Development Repository
http://arm-software.github.io/CMSIS_5/index.html
Apache License 2.0
1.33k stars 1.08k forks source link

DSP Lib Compile Script batch file has no mkdir of archive dir #975

Closed ckYoung666 closed 3 years ago

ckYoung666 commented 4 years ago

You should add a mkdir ....\Lib\ARM before build start in CMSIS/DSP/Projects/arm_cortexM_math_Build.bat otherwise after all build done. if no Lib\ARM was created,all lib will be deleted. or you can upload Lib\ARM Lib\GCC directory

christophe0606 commented 3 years ago

Pre-built libraries are no more included with CMSIS-DSP.