|
67 | 67 | <nStopU2X>0</nStopU2X> |
68 | 68 | </BeforeCompile> |
69 | 69 | <BeforeMake> |
70 | | - <RunUserProg1>1</RunUserProg1> |
| 70 | + <RunUserProg1>0</RunUserProg1> |
71 | 71 | <RunUserProg2>0</RunUserProg2> |
72 | | - <UserProg1Name>cmd /c "start "Renesas" /w cmd /c ""$Prasc_launcher.bat" "$Prasc_version.txt" -nosplash --launcher.suppressErrors --generate --compiler ARMv6 --devicefamily ra "$Pconfiguration.xml" 2> "%%TEMP%%\rasc_stderr.out"""</UserProg1Name> |
| 72 | + <UserProg1Name /> |
73 | 73 | <UserProg2Name /> |
74 | 74 | <UserProg1Dos16Mode>0</UserProg1Dos16Mode> |
75 | 75 | <UserProg2Dos16Mode>0</UserProg2Dos16Mode> |
76 | | - <nStopB1X>2</nStopB1X> |
| 76 | + <nStopB1X>0</nStopB1X> |
77 | 77 | <nStopB2X>0</nStopB2X> |
78 | 78 | </BeforeMake> |
79 | 79 | <AfterMake> |
80 | | - <RunUserProg1>1</RunUserProg1> |
| 80 | + <RunUserProg1>0</RunUserProg1> |
81 | 81 | <RunUserProg2>0</RunUserProg2> |
82 | | - <UserProg1Name>cmd /c "start "Renesas" /w cmd /c ""$Prasc_launcher.bat" "$Prasc_version.txt" -nosplash --launcher.suppressErrors --gensmartbundle --compiler ARMv6 --devicefamily ra "$Pconfiguration.xml" "$L%L" 2> "%%TEMP%%\rasc_stderr.out"""</UserProg1Name> |
| 82 | + <UserProg1Name>cmd /c "start "Renesas" /w cmd /c ""$Slauncher\rasc_launcher.bat" "5.1.0" --gensecurebundle --compiler ARMv6 "$Pconfiguration.xml" "$L%L" 2> "%%TEMP%%\rasc_stderr.out"""</UserProg1Name> |
83 | 83 | <UserProg2Name /> |
84 | 84 | <UserProg1Dos16Mode>0</UserProg1Dos16Mode> |
85 | 85 | <UserProg2Dos16Mode>0</UserProg2Dos16Mode> |
|
335 | 335 | <v6Rtti>0</v6Rtti> |
336 | 336 | <VariousControls> |
337 | 337 | <MiscControls>-Wno-license-management -Wuninitialized -Wall -Wmissing-declarations -Wpointer-arith -Waggregate-return -Wfloat-equal</MiscControls> |
338 | | - <Define>__STDC_LIMIT_MACROS, RT_USING_ARMLIBC, RT_USING_LIBC, __RTTHREAD__, __CLK_TCK=RT_TICK_PER_SECOND</Define> |
| 338 | + <Define>RT_USING_LIBC, __STDC_LIMIT_MACROS, RT_USING_ARMLIBC, __CLK_TCK=RT_TICK_PER_SECOND, __RTTHREAD__</Define> |
339 | 339 | <Undefine /> |
340 | | - <IncludePath>..\..\..\components\drivers\include;..\..\..\components\drivers\smp_call;..\libraries\HAL_Drivers\config;..\..\..\components\drivers\include;.;..\..\..\components\drivers\include;..\libraries\HAL_Drivers;..\..\..\components\libc\compilers\common\extension;board\ports;..\..\..\libcpu\arm\common;..\..\..\components\libc\compilers\common\include;..\..\..\components\finsh;..\..\..\components\drivers\include;..\..\..\components\libc\posix\io\poll;..\..\..\include;..\..\..\components\libc\posix\io\eventfd;..\..\..\libcpu\arm\cortex-m4;..\..\..\components\drivers\include;..\..\..\components\libc\compilers\common\extension\fcntl\octal;..\..\..\components\drivers\phy;board;..\..\..\components\libc\posix\io\epoll;..\..\..\components\libc\posix\ipc</IncludePath> |
| 340 | + <IncludePath>..\..\..\components\drivers\include;..\..\..\components\drivers\include;..\..\..\components\drivers\smp_call;.;..\..\..\components\drivers\include;..\libraries\HAL_Drivers;..\..\..\libcpu\arm\common;..\..\..\components\drivers\phy;..\..\..\components\drivers\include;..\..\..\components\libc\posix\ipc;..\libraries\HAL_Drivers\config;..\..\..\components\finsh;..\..\..\components\libc\posix\io\poll;board\ports;..\..\..\components\libc\posix\io\epoll;..\..\..\components\libc\compilers\common\extension;..\..\..\components\libc\posix\io\eventfd;..\..\..\components\libc\compilers\common\extension\fcntl\octal;..\..\..\include;board;..\..\..\components\drivers\include;..\..\..\libcpu\arm\cortex-m33;..\..\..\components\libc\compilers\common\include</IncludePath> |
341 | 341 | </VariousControls> |
342 | 342 | </Cads> |
343 | 343 | <Aads> |
|
352 | 352 | <useXO>0</useXO> |
353 | 353 | <ClangAsOpt>4</ClangAsOpt> |
354 | 354 | <VariousControls> |
355 | | - <MiscControls>--via=via/rasc_armasm.via</MiscControls> |
356 | 355 | <Define /> |
357 | 356 | <Undefine /> |
358 | 357 | <IncludePath /> |
|
732 | 731 | <GroupName>Finsh</GroupName> |
733 | 732 | <Files> |
734 | 733 | <File> |
735 | | - <FileName>msh_parse.c</FileName> |
| 734 | + <FileName>msh.c</FileName> |
736 | 735 | <FileType>1</FileType> |
737 | | - <FilePath>..\..\..\components\finsh\msh_parse.c</FilePath> |
| 736 | + <FilePath>..\..\..\components\finsh\msh.c</FilePath> |
738 | 737 | </File> |
739 | 738 | </Files> |
740 | 739 | <Files> |
741 | 740 | <File> |
742 | | - <FileName>msh.c</FileName> |
| 741 | + <FileName>msh_parse.c</FileName> |
743 | 742 | <FileType>1</FileType> |
744 | | - <FilePath>..\..\..\components\finsh\msh.c</FilePath> |
| 743 | + <FilePath>..\..\..\components\finsh\msh_parse.c</FilePath> |
745 | 744 | </File> |
746 | 745 | </Files> |
747 | 746 | <Files> |
|
1032 | 1031 | <GroupName>klibc</GroupName> |
1033 | 1032 | <Files> |
1034 | 1033 | <File> |
1035 | | - <FileName>kstring.c</FileName> |
| 1034 | + <FileName>rt_vsscanf.c</FileName> |
1036 | 1035 | <FileType>1</FileType> |
1037 | | - <FilePath>..\..\..\src\klibc\kstring.c</FilePath> |
| 1036 | + <FilePath>..\..\..\src\klibc\rt_vsscanf.c</FilePath> |
1038 | 1037 | </File> |
1039 | 1038 | </Files> |
1040 | 1039 | <Files> |
1041 | 1040 | <File> |
1042 | | - <FileName>rt_vsnprintf_tiny.c</FileName> |
| 1041 | + <FileName>kstdio.c</FileName> |
1043 | 1042 | <FileType>1</FileType> |
1044 | | - <FilePath>..\..\..\src\klibc\rt_vsnprintf_tiny.c</FilePath> |
| 1043 | + <FilePath>..\..\..\src\klibc\kstdio.c</FilePath> |
1045 | 1044 | </File> |
1046 | 1045 | </Files> |
1047 | 1046 | <Files> |
1048 | 1047 | <File> |
1049 | | - <FileName>kstdio.c</FileName> |
| 1048 | + <FileName>kerrno.c</FileName> |
1050 | 1049 | <FileType>1</FileType> |
1051 | | - <FilePath>..\..\..\src\klibc\kstdio.c</FilePath> |
| 1050 | + <FilePath>..\..\..\src\klibc\kerrno.c</FilePath> |
1052 | 1051 | </File> |
1053 | 1052 | </Files> |
1054 | 1053 | <Files> |
1055 | 1054 | <File> |
1056 | | - <FileName>kerrno.c</FileName> |
| 1055 | + <FileName>rt_vsnprintf_tiny.c</FileName> |
1057 | 1056 | <FileType>1</FileType> |
1058 | | - <FilePath>..\..\..\src\klibc\kerrno.c</FilePath> |
| 1057 | + <FilePath>..\..\..\src\klibc\rt_vsnprintf_tiny.c</FilePath> |
1059 | 1058 | </File> |
1060 | 1059 | </Files> |
1061 | 1060 | <Files> |
1062 | 1061 | <File> |
1063 | | - <FileName>rt_vsscanf.c</FileName> |
| 1062 | + <FileName>kstring.c</FileName> |
1064 | 1063 | <FileType>1</FileType> |
1065 | | - <FilePath>..\..\..\src\klibc\rt_vsscanf.c</FilePath> |
| 1064 | + <FilePath>..\..\..\src\klibc\kstring.c</FilePath> |
1066 | 1065 | </File> |
1067 | 1066 | </Files> |
1068 | 1067 | </Group> |
|
1093 | 1092 | <File> |
1094 | 1093 | <FileName>context_rvds.S</FileName> |
1095 | 1094 | <FileType>2</FileType> |
1096 | | - <FilePath>..\..\..\libcpu\arm\cortex-m4\context_rvds.S</FilePath> |
| 1095 | + <FilePath>..\..\..\libcpu\arm\cortex-m33\context_rvds.S</FilePath> |
1097 | 1096 | </File> |
1098 | 1097 | </Files> |
1099 | 1098 | <Files> |
1100 | 1099 | <File> |
1101 | 1100 | <FileName>cpuport.c</FileName> |
1102 | 1101 | <FileType>1</FileType> |
1103 | | - <FilePath>..\..\..\libcpu\arm\cortex-m4\cpuport.c</FilePath> |
| 1102 | + <FilePath>..\..\..\libcpu\arm\cortex-m33\cpuport.c</FilePath> |
| 1103 | + </File> |
| 1104 | + </Files> |
| 1105 | + <Files> |
| 1106 | + <File> |
| 1107 | + <FileName>syscall_rvds.S</FileName> |
| 1108 | + <FileType>2</FileType> |
| 1109 | + <FilePath>..\..\..\libcpu\arm\cortex-m33\syscall_rvds.S</FilePath> |
| 1110 | + </File> |
| 1111 | + </Files> |
| 1112 | + <Files> |
| 1113 | + <File> |
| 1114 | + <FileName>trustzone.c</FileName> |
| 1115 | + <FileType>1</FileType> |
| 1116 | + <FilePath>..\..\..\libcpu\arm\cortex-m33\trustzone.c</FilePath> |
1104 | 1117 | </File> |
1105 | 1118 | </Files> |
1106 | 1119 | </Group> |
|
0 commit comments