diff options
| author | hathach <[email protected]> | 2014-04-09 22:06:40 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2014-04-09 22:06:40 +0700 |
| commit | b5b12ff71e736b6f200dbd3847a3b188ad443f59 (patch) | |
| tree | 6fa737248f06ba7e3989c98ac6b62ebb258c204b /demos/host | |
| parent | 8eb2f4cb9308b314e02e4584805a89711f2ea76a (diff) | |
fix cmsis rtx problem by rebuilding the libRTX_CM4.a with lpcxpresso/tools
Diffstat (limited to 'demos/host')
| -rw-r--r-- | demos/host/host_cmsis_rtx/host_cmsis_rtx.uvopt | 8 | ||||
| -rw-r--r-- | demos/host/host_cmsis_rtx/host_cmsis_rtx.uvproj | 2 |
2 files changed, 5 insertions, 5 deletions
diff --git a/demos/host/host_cmsis_rtx/host_cmsis_rtx.uvopt b/demos/host/host_cmsis_rtx/host_cmsis_rtx.uvopt index 597a1a0d2..6aacf043e 100644 --- a/demos/host/host_cmsis_rtx/host_cmsis_rtx.uvopt +++ b/demos/host/host_cmsis_rtx/host_cmsis_rtx.uvopt @@ -638,10 +638,10 @@ <FileType>1</FileType> <tvExp>0</tvExp> <Focus>0</Focus> - <ColumnNumber>28</ColumnNumber> + <ColumnNumber>22</ColumnNumber> <tvExpOptDlg>0</tvExpOptDlg> - <TopLine>93</TopLine> - <CurrentLine>107</CurrentLine> + <TopLine>95</TopLine> + <CurrentLine>96</CurrentLine> <bDave2>0</bDave2> <PathWithFileName>..\src\main.c</PathWithFileName> <FilenameWithoutPath>main.c</FilenameWithoutPath> @@ -1528,7 +1528,7 @@ <Focus>0</Focus> <ColumnNumber>0</ColumnNumber> <tvExpOptDlg>0</tvExpOptDlg> - <TopLine>143</TopLine> + <TopLine>144</TopLine> <CurrentLine>151</CurrentLine> <bDave2>0</bDave2> <PathWithFileName>..\..\..\mcu\lpc43xx\keil\startup_LPC43xx.s</PathWithFileName> diff --git a/demos/host/host_cmsis_rtx/host_cmsis_rtx.uvproj b/demos/host/host_cmsis_rtx/host_cmsis_rtx.uvproj index 868af76d0..e7f7b1414 100644 --- a/demos/host/host_cmsis_rtx/host_cmsis_rtx.uvproj +++ b/demos/host/host_cmsis_rtx/host_cmsis_rtx.uvproj @@ -2531,7 +2531,7 @@ <CpuDllArguments></CpuDllArguments> <PeripheralDll></PeripheralDll> <PeripheralDllArguments></PeripheralDllArguments> - <InitializationFile>..\..\..\mcu\lpc43xx\keil\lpc43xx_debug_init.ini</InitializationFile> + <InitializationFile>..\..\..\mcu\lpc43xx\keil\keil_ram.ini</InitializationFile> <Driver>Segger\JL2CM3.dll</Driver> </TargetDlls> </DebugOption> |
