新增所有文件
This commit is contained in:
1161
CMSIS/DSP/Projects/IAR/arm_cortexR_math.ewp
Normal file
1161
CMSIS/DSP/Projects/IAR/arm_cortexR_math.ewp
Normal file
File diff suppressed because it is too large
Load Diff
7
CMSIS/DSP/Projects/IAR/arm_cortexR_math.eww
Normal file
7
CMSIS/DSP/Projects/IAR/arm_cortexR_math.eww
Normal file
@@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<workspace>
|
||||
<project>
|
||||
<path>$WS_DIR$\arm_cortexR_math.ewp</path>
|
||||
</project>
|
||||
<batchBuild />
|
||||
</workspace>
|
||||
83
CMSIS/DSP/Projects/SES/arm_cortexR_math.emProject
Normal file
83
CMSIS/DSP/Projects/SES/arm_cortexR_math.emProject
Normal file
@@ -0,0 +1,83 @@
|
||||
<!DOCTYPE CrossStudio_Project_File>
|
||||
<solution Name="arm_cortexR_math" target="8" version="2">
|
||||
<configuration
|
||||
Name="cortexR5"
|
||||
arm_architecture="v7R"
|
||||
arm_compiler_variant="gcc"
|
||||
arm_core_type="Cortex-R5"
|
||||
arm_endian="Little"
|
||||
arm_fp_abi="Hard"
|
||||
arm_fpu_type="VFPv3-D16"
|
||||
arm_linker_variant="GNU"
|
||||
arm_target_device_name="Cortex-R5"
|
||||
arm_target_interface_type="SWD"
|
||||
c_preprocessor_definitions="DEBUG"
|
||||
gcc_debugging_level="Level 3"
|
||||
gcc_entry_point="Reset_Handler"
|
||||
gcc_optimization_level="Level 0"
|
||||
link_standard_libraries_directory="$(ProjectDir)/../../../../../prebuilts/ses" />
|
||||
<project Name="arm_cortexR5_math">
|
||||
<configuration
|
||||
Name="cortexR5"
|
||||
arm_library_optimization="Balanced"
|
||||
build_output_file_name="$(OutDir)/lib$(ProjectName)$(LIB)"
|
||||
c_preprocessor_definitions="ARM_MATH_MATRIX_CHECK;ARM_MATH_ROUNDING;ARM_MATH_LOOPUNROLL"
|
||||
c_system_include_directories="$(StudioIncDir:$(StudioDir)/include)"
|
||||
c_user_include_directories="$(ProjectDir)/../../Include;$(ProjectDir)/../../PrivateInclude;$(ProjectDir)/../../../Core/Include"
|
||||
debug_initial_breakpoint="Reset_Handler"
|
||||
debug_target_connection="J-Link"
|
||||
gcc_debugging_level="None"
|
||||
gcc_optimization_level="Level 2 for speed"
|
||||
linker_output_format="bin"
|
||||
post_build_command="cmd /c copy Output\$(Configuration)\Exe\*.a ..\..\Lib\SES\ /Y"
|
||||
project_type="Library" />
|
||||
<folder Name="BasicMathFunctions">
|
||||
<file file_name="$(ProjectDir)/../../Source/BasicMathFunctions/BasicMathFunctions.c" />
|
||||
</folder>
|
||||
<folder Name="BayesFunctions">
|
||||
<file file_name="$(ProjectDir)/../../Source/BayesFunctions/BayesFunctions.c" />
|
||||
</folder>
|
||||
<folder Name="CommonTablesFunctions">
|
||||
<file file_name="$(ProjectDir)/../../Source/CommonTables/CommonTables.c" />
|
||||
</folder>
|
||||
<folder Name="ComplexMathFunctions">
|
||||
<file file_name="$(ProjectDir)/../../Source/ComplexMathFunctions/ComplexMathFunctions.c" />
|
||||
</folder>
|
||||
<folder Name="ControllerFunctions">
|
||||
<file file_name="$(ProjectDir)/../../Source/ControllerFunctions/ControllerFunctions.c" />
|
||||
</folder>
|
||||
<folder Name="DistanceFunctions">
|
||||
<file file_name="$(ProjectDir)/../../Source/DistanceFunctions/DistanceFunctions.c" />
|
||||
</folder>
|
||||
<folder Name="FastMathFunctions">
|
||||
<file file_name="$(ProjectDir)/../../Source/FastMathFunctions/FastMathFunctions.c" />
|
||||
</folder>
|
||||
<folder Name="FilteringFunctions">
|
||||
<file file_name="$(ProjectDir)/../../Source/FilteringFunctions/FilteringFunctions.c" />
|
||||
</folder>
|
||||
<folder Name="InterpolationFunctions">
|
||||
<file file_name="$(ProjectDir)/../../Source/InterpolationFunctions/InterpolationFunctions.c" />
|
||||
</folder>
|
||||
<folder Name="MatrixFunctions">
|
||||
<file file_name="$(ProjectDir)/../../Source/MatrixFunctions/MatrixFunctions.c" />
|
||||
</folder>
|
||||
<folder Name="QuaternionMathFunctions">
|
||||
<file file_name="$(ProjectDir)/../../Source/QuaternionMathFunctions/QuaternionMathFunctions.c" />
|
||||
</folder>
|
||||
<folder Name="SVMFunctions">
|
||||
<file file_name="$(ProjectDir)/../../Source/SVMFunctions/SVMFunctions.c" />
|
||||
</folder>
|
||||
<folder Name="StatisticsFunctions">
|
||||
<file file_name="$(ProjectDir)/../../Source/StatisticsFunctions/StatisticsFunctions.c" />
|
||||
</folder>
|
||||
<folder Name="SupportFunctions">
|
||||
<file file_name="$(ProjectDir)/../../Source/SupportFunctions/SupportFunctions.c" />
|
||||
</folder>
|
||||
<folder Name="TransformFunctions">
|
||||
<file file_name="$(ProjectDir)/../../Source/TransformFunctions/TransformFunctions.c" />
|
||||
</folder>
|
||||
<folder Name="WindowFunctions">
|
||||
<file file_name="$(ProjectDir)/../../Source/WindowFunctions/WindowFunctions.c" />
|
||||
</folder>
|
||||
</project>
|
||||
</solution>
|
||||
Reference in New Issue
Block a user