mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-09-02 20:33:49 -04:00
Wind up the baud rate on the TriCore UART to obtain an extra level of interrupt nesting.
Set the UART into loopback mode so a jumper is not required.
This commit is contained in:
parent
b89f1a729a
commit
9d4616eb55
6 changed files with 277 additions and 248 deletions
|
@ -76,7 +76,6 @@
|
|||
<listOptionValue builtIn="false" value=""RTOSDemo\Common_Demo_Source\recmutex.o""/>
|
||||
<listOptionValue builtIn="false" value=""RTOSDemo\Common_Demo_Source\semtest.o""/>
|
||||
<listOptionValue builtIn="false" value=""RTOSDemo\FreeRTOS_Source\list.o""/>
|
||||
<listOptionValue builtIn="false" value=""RTOSDemo\FreeRTOS_Source\portable\GCC\TriCore_1782\MPU_Wrappers.o""/>
|
||||
<listOptionValue builtIn="false" value=""RTOSDemo\FreeRTOS_Source\portable\GCC\TriCore_1782\port.o""/>
|
||||
<listOptionValue builtIn="false" value=""RTOSDemo\FreeRTOS_Source\portable\GCC\TriCore_1782\porttrap.o""/>
|
||||
<listOptionValue builtIn="false" value=""RTOSDemo\FreeRTOS_Source\portable\MemMang\heap_2.o""/>
|
||||
|
@ -87,6 +86,7 @@
|
|||
<listOptionValue builtIn="false" value=""RTOSDemo\ThirdPartyCode\cpufreq.o""/>
|
||||
<listOptionValue builtIn="false" value=""RTOSDemo\main.o""/>
|
||||
<listOptionValue builtIn="false" value=""RTOSDemo\serial.o""/>
|
||||
<listOptionValue builtIn="false" value=""RTOSDemo\InterruptNestTest.o""/>
|
||||
</option>
|
||||
<option id="com.rt.hightec.framework.buildsystem.abstract.hightec.tool.linker.general.description.file.1129393828" name="Browse Linker Description File (-T)" superClass="com.rt.hightec.framework.buildsystem.abstract.hightec.tool.linker.general.description.file" value=""..\ld\iROM.ld"" valueType="string"/>
|
||||
</tool>
|
||||
|
@ -547,7 +547,6 @@
|
|||
<listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/RTOSDemo}""/>
|
||||
<listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/RTOSDemo/FreeRTOS_Source/include}""/>
|
||||
<listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/RTOSDemo/FreeRTOS_Source/portable/GCC/TriCore_1782}""/>
|
||||
<listOptionValue builtIn="false" value=""${TRICORE_TOOLS}/tricore/include""/>
|
||||
</option>
|
||||
<option id="com.rt.hightec.framework.buildsystem.abstract.hightec.tool.assembler.symbols.defined.212143771" name="Defined symbols (-D)" superClass="com.rt.hightec.framework.buildsystem.abstract.hightec.tool.assembler.symbols.defined" valueType="definedSymbols">
|
||||
<listOptionValue builtIn="false" value=""/>
|
||||
|
@ -557,7 +556,6 @@
|
|||
<tool id="com.rt.hightec.buildsystem.tricore.new.compiler.c.1160628898" name="TriCore C Compiler" superClass="com.rt.hightec.buildsystem.tricore.new.compiler.c">
|
||||
<option id="com.rt.hightec.framework.buildsystem.abstract.hightec.tool.compiler.symbols.defined.827024089" name="Defined symbols (-D)" superClass="com.rt.hightec.framework.buildsystem.abstract.hightec.tool.compiler.symbols.defined" valueType="stringList">
|
||||
<listOptionValue builtIn="false" value="TRIBOARD_TC1782"/>
|
||||
<listOptionValue builtIn="false" value="BUILD_FOR_RAM_EXECUTION"/>
|
||||
</option>
|
||||
<option id="com.rt.hightec.framework.buildsystem.abstract.hightec.tool.compiler.general.paths.666426724" name="Include Paths" superClass="com.rt.hightec.framework.buildsystem.abstract.hightec.tool.compiler.general.paths" valueType="includePath">
|
||||
<listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/RTOSDemo/Common_Demo_Source/include}""/>
|
||||
|
@ -566,7 +564,7 @@
|
|||
<listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/Source/portable/PLS/TriCore_1782_MPU}""/>
|
||||
<listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/RTOSDemo/FreeRTOS_Source/portable/GCC/TriCore_1782}""/>
|
||||
</option>
|
||||
<option id="com.rt.hightec.framework.buildsystem.abstract.hightec.tool.compiler.optimization.optimization.1251458415" name="Optimization Level" superClass="com.rt.hightec.framework.buildsystem.abstract.hightec.tool.compiler.optimization.optimization" value="com.rt.hightec.framework.buildsystem.abstract.hightec.tool.compiler.code.optimization.0" valueType="enumerated"/>
|
||||
<option id="com.rt.hightec.framework.buildsystem.abstract.hightec.tool.compiler.optimization.optimization.1251458415" name="Optimization Level" superClass="com.rt.hightec.framework.buildsystem.abstract.hightec.tool.compiler.optimization.optimization" value="com.rt.hightec.framework.buildsystem.abstract.hightec.tool.compiler.code.optimization.s" valueType="enumerated"/>
|
||||
<option id="com.rt.hightec.framework.buildsystem.abstract.hightec.tool.compiler.miscellaneous.options.538537192" name="Other options" superClass="com.rt.hightec.framework.buildsystem.abstract.hightec.tool.compiler.miscellaneous.options" valueType="stringList">
|
||||
<listOptionValue builtIn="false" value="-Wextra"/>
|
||||
<listOptionValue builtIn="false" value="-ffunction-sections"/>
|
||||
|
@ -582,9 +580,37 @@
|
|||
</option>
|
||||
</tool>
|
||||
<tool id="com.rt.hightec.buildsystem.tricore.new.linker.c.1929159535" name="TriCore C Linker" superClass="com.rt.hightec.buildsystem.tricore.new.linker.c">
|
||||
<option id="com.rt.hightec.framework.buildsystem.abstract.hightec.tool.linker.general.description.filesToLink.236609617" name="Link order" superClass="com.rt.hightec.framework.buildsystem.abstract.hightec.tool.linker.general.description.filesToLink" valueType="stringList"/>
|
||||
<option id="com.rt.hightec.framework.buildsystem.abstract.hightec.tool.linker.general.description.filesToLink.236609617" name="Link order" superClass="com.rt.hightec.framework.buildsystem.abstract.hightec.tool.linker.general.description.filesToLink" valueType="stringList">
|
||||
<listOptionValue builtIn="false" value=""RTOSDemo\Common_Demo_Source\BlockQ.o""/>
|
||||
<listOptionValue builtIn="false" value=""RTOSDemo\Common_Demo_Source\GenQTest.o""/>
|
||||
<listOptionValue builtIn="false" value=""RTOSDemo\Common_Demo_Source\PollQ.o""/>
|
||||
<listOptionValue builtIn="false" value=""RTOSDemo\Common_Demo_Source\QPeek.o""/>
|
||||
<listOptionValue builtIn="false" value=""RTOSDemo\Common_Demo_Source\TimerDemo.o""/>
|
||||
<listOptionValue builtIn="false" value=""RTOSDemo\Common_Demo_Source\blocktim.o""/>
|
||||
<listOptionValue builtIn="false" value=""RTOSDemo\Common_Demo_Source\comtest.o""/>
|
||||
<listOptionValue builtIn="false" value=""RTOSDemo\Common_Demo_Source\countsem.o""/>
|
||||
<listOptionValue builtIn="false" value=""RTOSDemo\Common_Demo_Source\death.o""/>
|
||||
<listOptionValue builtIn="false" value=""RTOSDemo\Common_Demo_Source\dynamic.o""/>
|
||||
<listOptionValue builtIn="false" value=""RTOSDemo\Common_Demo_Source\flash.o""/>
|
||||
<listOptionValue builtIn="false" value=""RTOSDemo\Common_Demo_Source\flop.o""/>
|
||||
<listOptionValue builtIn="false" value=""RTOSDemo\Common_Demo_Source\integer.o""/>
|
||||
<listOptionValue builtIn="false" value=""RTOSDemo\Common_Demo_Source\recmutex.o""/>
|
||||
<listOptionValue builtIn="false" value=""RTOSDemo\Common_Demo_Source\semtest.o""/>
|
||||
<listOptionValue builtIn="false" value=""RTOSDemo\FreeRTOS_Source\list.o""/>
|
||||
<listOptionValue builtIn="false" value=""RTOSDemo\FreeRTOS_Source\portable\GCC\TriCore_1782\port.o""/>
|
||||
<listOptionValue builtIn="false" value=""RTOSDemo\FreeRTOS_Source\portable\GCC\TriCore_1782\porttrap.o""/>
|
||||
<listOptionValue builtIn="false" value=""RTOSDemo\FreeRTOS_Source\portable\MemMang\heap_2.o""/>
|
||||
<listOptionValue builtIn="false" value=""RTOSDemo\FreeRTOS_Source\queue.o""/>
|
||||
<listOptionValue builtIn="false" value=""RTOSDemo\FreeRTOS_Source\tasks.o""/>
|
||||
<listOptionValue builtIn="false" value=""RTOSDemo\FreeRTOS_Source\timers.o""/>
|
||||
<listOptionValue builtIn="false" value=""RTOSDemo\InterruptNestTest.o""/>
|
||||
<listOptionValue builtIn="false" value=""RTOSDemo\ParTest.o""/>
|
||||
<listOptionValue builtIn="false" value=""RTOSDemo\ThirdPartyCode\cpufreq.o""/>
|
||||
<listOptionValue builtIn="false" value=""RTOSDemo\main.o""/>
|
||||
<listOptionValue builtIn="false" value=""RTOSDemo\serial.o""/>
|
||||
</option>
|
||||
<option id="com.rt.hightec.framework.buildsystem.abstract.hightec.tool.linker.general.description.file.1135546526" name="Browse Linker Description File (-T)" superClass="com.rt.hightec.framework.buildsystem.abstract.hightec.tool.linker.general.description.file" value=""..\ld\iRAM.ld"" valueType="string"/>
|
||||
<option id="com.rt.hightec.framework.buildsystem.abstract.hightec.tool.linker.miscellaneous.options.695697518" name="Other options" superClass="com.rt.hightec.framework.buildsystem.abstract.hightec.tool.linker.miscellaneous.options" valueType="stringList"/>
|
||||
<option id="com.rt.hightec.framework.buildsystem.abstract.hightec.tool.linker.miscellaneous.options.695697518" name="Other options" superClass="com.rt.hightec.framework.buildsystem.abstract.hightec.tool.linker.miscellaneous.options"/>
|
||||
</tool>
|
||||
<tool id="com.rt.hightec.buildsystem.tricore.new.linker.cpp.2086148347" name="TriCore C++ Linker" superClass="com.rt.hightec.buildsystem.tricore.new.linker.cpp">
|
||||
<option id="com.rt.hightec.framework.buildsystem.abstract.hightec.tool.linker.general.description.file.998677471" name="Browse Linker Description File (-T)" superClass="com.rt.hightec.framework.buildsystem.abstract.hightec.tool.linker.general.description.file" value="..\ld\iRAM.ld"" valueType="string"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue