From 2712f85a6bd065a7022857b5b7df81cf28b655d2 Mon Sep 17 00:00:00 2001 From: richardbarry Date: Tue, 14 Sep 2010 13:48:11 +0000 Subject: [PATCH] Commit the RX IAR projects ready for release. git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1096 1d2547de-c912-0410-9cb9-b8ca96c0e9e2 --- Demo/RX600_RX62N-MDK_IAR/IntQueueTimer.c | 2 + .../settings/RTOSDemo.dbgdt | 8 +- .../RX600_RX62N-MDK_IAR/settings/RTOSDemo.dni | 6 +- .../settings/RTOSDemo.wsdt | 12 +- Demo/RX600_RX62N-MDK_IAR/webserver/EMAC.c | 2 + Demo/RX600_RX62N-RDK_IAR/IntQueueTimer.c | 2 + Demo/RX600_RX62N-RDK_IAR/RTOSDemo.dep | 1542 ++++++++--------- Demo/RX600_RX62N-RDK_IAR/main-blinky.c | 5 +- Demo/RX600_RX62N-RDK_IAR/main-full.c | 2 +- .../settings/RTOSDemo.dbgdt | 4 +- .../RX600_RX62N-RDK_IAR/settings/RTOSDemo.dni | 8 +- .../settings/RTOSDemo.wsdt | 4 +- Demo/RX600_RX62N-RDK_IAR/webserver/EMAC.c | 2 + 13 files changed, 776 insertions(+), 823 deletions(-) diff --git a/Demo/RX600_RX62N-MDK_IAR/IntQueueTimer.c b/Demo/RX600_RX62N-MDK_IAR/IntQueueTimer.c index 469ed7f7e..9bc6bd463 100644 --- a/Demo/RX600_RX62N-MDK_IAR/IntQueueTimer.c +++ b/Demo/RX600_RX62N-MDK_IAR/IntQueueTimer.c @@ -132,6 +132,7 @@ void vInitialiseTimerForIntQueueTest( void ) #pragma vector = VECT_TMR0_CMIA0 __interrupt void vT0_1InterruptHandler( void ) { + __enable_interrupt(); portYIELD_FROM_ISR( xFirstTimerHandler() ); } /*-----------------------------------------------------------*/ @@ -139,6 +140,7 @@ __interrupt void vT0_1InterruptHandler( void ) #pragma vector = VECT_TMR2_CMIA2 __interrupt void vT2_3InterruptHandler( void ) { + __enable_interrupt(); portYIELD_FROM_ISR( xSecondTimerHandler() ); } diff --git a/Demo/RX600_RX62N-MDK_IAR/settings/RTOSDemo.dbgdt b/Demo/RX600_RX62N-MDK_IAR/settings/RTOSDemo.dbgdt index a3d61c2bb..2b4a4162f 100644 --- a/Demo/RX600_RX62N-MDK_IAR/settings/RTOSDemo.dbgdt +++ b/Demo/RX600_RX62N-MDK_IAR/settings/RTOSDemo.dbgdt @@ -39,24 +39,24 @@ Workspace - RTOSDemoRTOSDemo/FreeRTOS SourceRTOSDemo/FreeRTOS Source/Portable Layer + RTOSDemoRTOSDemo/FreeRTOS SourceRTOSDemo/FreeRTOS Source/Portable LayerRTOSDemo/FreeTCPIP (based on uIP)RTOSDemo/FreeTCPIP (based on uIP)/webserverRTOSDemo/FreeTCPIP (based on uIP)/webserver/Port specific - 0TabID-2655-13188Debug LogDebug-Log0 + 0TabID-2655-13188Debug LogDebug-Log0TabID-15137-2840DisassemblyDisassembly0 - TextEditor$WS_DIR$\..\..\Source\portable\IAR\RX600\port.c017973427342TextEditor$WS_DIR$\..\Common\ethernet\FreeTCPIP\uip_arp.c08731333133TextEditor$WS_DIR$\..\Common\ethernet\FreeTCPIP\uip.c08141574157TextEditor$WS_DIR$\main-full.c0245125071250730100000010000001 + TextEditor$WS_DIR$\main-full.c02451250712507TextEditor$WS_DIR$\IntQueueTimer.c010555165516TextEditor$WS_DIR$\..\Common\Minimal\IntQueue.c05952355923559TextEditor$WS_DIR$\..\Common\Minimal\flop.c010964766476TextEditor$WS_DIR$\uIP_Task.c022500TextEditor$WS_DIR$\webserver\EMAC.c05141576815768TextEditor$WS_DIR$\..\..\Source\portable\IAR\RX600\port.c01770060100000010000001 - iaridepm.enu1debuggergui.enu1-2-2740238-2-212114172024143585142857755601-2-21981682-2-216842001002381203666119048203666 + iaridepm.enu1debuggergui.enu1-2-2740238-2-212114172024143585142857755601-2-2369379-2-2200200119048203666226786755601-2-21981682-2-216842001002381203666119048203666 diff --git a/Demo/RX600_RX62N-MDK_IAR/settings/RTOSDemo.dni b/Demo/RX600_RX62N-MDK_IAR/settings/RTOSDemo.dni index 2d96b08b6..f99b45905 100644 --- a/Demo/RX600_RX62N-MDK_IAR/settings/RTOSDemo.dni +++ b/Demo/RX600_RX62N-MDK_IAR/settings/RTOSDemo.dni @@ -1,6 +1,6 @@ [E20] -TimeConnected=1284324893 -ComuniDllSave=56033280 +TimeConnected=1284471055 +ComuniDllSave=53280768 FfwnsdDllSave=303235072 ChipName=R5F562N8 CpuMode=0 @@ -11,7 +11,7 @@ DebugFlags=0,0 EmulatorMode=0 NeedInit=1 [DebugChecksum] -Checksum=-2144813599 +Checksum=-1431944137 [DisAssemblyWindow] NumStates=_ 1 State 1=_ 1 diff --git a/Demo/RX600_RX62N-MDK_IAR/settings/RTOSDemo.wsdt b/Demo/RX600_RX62N-MDK_IAR/settings/RTOSDemo.wsdt index f8944d66d..5b54be418 100644 --- a/Demo/RX600_RX62N-MDK_IAR/settings/RTOSDemo.wsdt +++ b/Demo/RX600_RX62N-MDK_IAR/settings/RTOSDemo.wsdt @@ -25,7 +25,7 @@ - + TabID-10758-3386 @@ -33,11 +33,11 @@ Workspace - RTOSDemoRTOSDemo/FreeRTOS SourceRTOSDemo/FreeRTOS Source/Portable LayerRTOSDemo/FreeTCPIP (based on uIP)RTOSDemo/FreeTCPIP (based on uIP)/webserverRTOSDemo/HighFrequencyTimerTest.c + RTOSDemo - 0 + 0 TabID-16801-3477 @@ -47,20 +47,20 @@ TabID-414-15843BreakpointsBreakpointsTabID-3320-15993Debug LogDebug-Log - 0 + 0 - TextEditor$WS_DIR$\..\..\Source\portable\IAR\RX600\port.c017973427342TextEditor$WS_DIR$\..\Common\ethernet\FreeTCPIP\uip_arp.c08731333133TextEditor$WS_DIR$\..\Common\ethernet\FreeTCPIP\uip.c08141574157TextEditor$WS_DIR$\main-full.c0245125071250730100000010000001 + TextEditor$WS_DIR$\main-full.c049125071250700100000010000001 - iaridepm.enu1-2-2706351-2-2331284197024289206210119720978-2-22321682-2-216842341002381238289197024289206 + iaridepm.enu1-2-2706351-2-2331284197024289206210119720978-2-22321682-2-216842341002381238289197024289206 diff --git a/Demo/RX600_RX62N-MDK_IAR/webserver/EMAC.c b/Demo/RX600_RX62N-MDK_IAR/webserver/EMAC.c index 9b844670c..5be492679 100644 --- a/Demo/RX600_RX62N-MDK_IAR/webserver/EMAC.c +++ b/Demo/RX600_RX62N-MDK_IAR/webserver/EMAC.c @@ -530,6 +530,8 @@ long lHigherPriorityTaskWoken = pdFALSE; extern xSemaphoreHandle xEMACSemaphore; static long ulTxEndInts = 0; + __enable_interrupt(); + /* Has a Tx end occurred? */ if( ul & emacTX_END_INTERRUPT ) { diff --git a/Demo/RX600_RX62N-RDK_IAR/IntQueueTimer.c b/Demo/RX600_RX62N-RDK_IAR/IntQueueTimer.c index 469ed7f7e..9bc6bd463 100644 --- a/Demo/RX600_RX62N-RDK_IAR/IntQueueTimer.c +++ b/Demo/RX600_RX62N-RDK_IAR/IntQueueTimer.c @@ -132,6 +132,7 @@ void vInitialiseTimerForIntQueueTest( void ) #pragma vector = VECT_TMR0_CMIA0 __interrupt void vT0_1InterruptHandler( void ) { + __enable_interrupt(); portYIELD_FROM_ISR( xFirstTimerHandler() ); } /*-----------------------------------------------------------*/ @@ -139,6 +140,7 @@ __interrupt void vT0_1InterruptHandler( void ) #pragma vector = VECT_TMR2_CMIA2 __interrupt void vT2_3InterruptHandler( void ) { + __enable_interrupt(); portYIELD_FROM_ISR( xSecondTimerHandler() ); } diff --git a/Demo/RX600_RX62N-RDK_IAR/RTOSDemo.dep b/Demo/RX600_RX62N-RDK_IAR/RTOSDemo.dep index 578d35253..026e0f25a 100644 --- a/Demo/RX600_RX62N-RDK_IAR/RTOSDemo.dep +++ b/Demo/RX600_RX62N-RDK_IAR/RTOSDemo.dep @@ -6,89 +6,72 @@ Blinky - $PROJ_DIR$\Blinky\Obj\heap_2.pbi - $PROJ_DIR$\Blinky\Obj\main-blinky.o - $PROJ_DIR$\Blinky\Obj\tasks.o - $PROJ_DIR$\Blinky\Obj\hwsetup.pbi - $PROJ_DIR$\..\..\Source\portable\IAR\RX600\portmacro.h - $PROJ_DIR$\..\..\Source\include\task.h - $PROJ_DIR$\..\..\Source\include\croutine.h - $PROJ_DIR$\Blinky\Exe\RTOSDemo.out - $PROJ_DIR$\Blinky\Obj\ParTest.pbi - $PROJ_DIR$\Blinky\Obj\list.o - $PROJ_DIR$\Blinky\Obj\main-blinky.pbi - $PROJ_DIR$\..\Common\include\partest.h - $PROJ_DIR$\..\..\Source\include\StackMacros.h + $PROJ_DIR$\..\..\Source\include\FreeRTOS.h $PROJ_DIR$\Blinky\Obj\queue.o - $PROJ_DIR$\..\..\Source\include\projdefs.h + $PROJ_DIR$\Blinky\Obj\port.pbi + $PROJ_DIR$\..\..\Source\include\list.h + $PROJ_DIR$\Blinky\Obj\hwsetup.o $PROJ_DIR$\FreeRTOSConfig.h + $PROJ_DIR$\..\..\Source\include\mpu_wrappers.h + $PROJ_DIR$\..\..\Source\include\projdefs.h + $PROJ_DIR$\..\..\Source\include\task.h $PROJ_DIR$\Blinky\Obj\queue.pbi + $PROJ_DIR$\Blinky\Obj\tasks.o $PROJ_DIR$\Blinky\Obj\tasks.pbi - $PROJ_DIR$\..\..\Source\include\list.h - $PROJ_DIR$\Blinky\Obj\port.o - $PROJ_DIR$\..\..\Source\include\FreeRTOS.h $PROJ_DIR$\..\..\Source\include\portable.h + $PROJ_DIR$\Blinky\Obj\ParTest.pbi + $PROJ_DIR$\Blinky\Obj\port.o + $PROJ_DIR$\Blinky\Obj\heap_2.pbi + $PROJ_DIR$\Blinky\Obj\hwsetup.pbi + $PROJ_DIR$\Blinky\Obj\main-blinky.pbi + $PROJ_DIR$\Blinky\Exe\RTOSDemo.out + $PROJ_DIR$\Blinky\Obj\list.o + $PROJ_DIR$\..\..\Source\include\StackMacros.h + $PROJ_DIR$\Blinky\Obj\ParTest.o $PROJ_DIR$\Blinky\Obj\heap_2.o + $PROJ_DIR$\..\..\Source\portable\IAR\RX600\portmacro.h + $PROJ_DIR$\..\..\Source\include\croutine.h $PROJ_DIR$\Blinky\Obj\RTOSDemo.pbd - $PROJ_DIR$\Blinky\Obj\port_asm.o - $PROJ_DIR$\..\..\Source\include\mpu_wrappers.h - $PROJ_DIR$\Blinky\Obj\ParTest.o - $PROJ_DIR$\..\..\Source\include\queue.h - $PROJ_DIR$\ParTest.c - $PROJ_DIR$\RegTest.s - $PROJ_DIR$\uIP_Task.c $PROJ_DIR$\Blinky\Obj\list.pbi - $PROJ_DIR$\Blinky\Obj\hwsetup.o - $PROJ_DIR$\Blinky\Obj\port.pbi - $PROJ_DIR$\..\..\Source\portable\MemMang\heap_2.c + $PROJ_DIR$\Blinky\Obj\port_asm.o + $PROJ_DIR$\Blinky\Obj\main-blinky.o $PROJ_DIR$\Renesas-Files\hwsetup.c - $PROJ_DIR$\HighFrequencyTimerTest.c - $PROJ_DIR$\IntQueueTimer.c - $PROJ_DIR$\main-blinky.c - $PROJ_DIR$\main-full.c + $PROJ_DIR$\..\..\Source\portable\MemMang\heap_2.c $PROJ_DIR$\..\..\Source\portable\IAR\RX600\port.c $PROJ_DIR$\..\..\Source\portable\IAR\RX600\port_asm.s $PROJ_DIR$\..\..\Source\list.c $PROJ_DIR$\..\..\Source\queue.c $PROJ_DIR$\..\..\Source\tasks.c $PROJ_DIR$\include\yrdkrx62ndef.h + $PROJ_DIR$\HighFrequencyTimerTest.c + $PROJ_DIR$\IntQueueTimer.c + $PROJ_DIR$\main-blinky.c + $PROJ_DIR$\main-full.c + $PROJ_DIR$\ParTest.c + $PROJ_DIR$\RegTest.s + $PROJ_DIR$\uIP_Task.c [ROOT_NODE] ILINK - 7 + 18 - $PROJ_DIR$\Blinky\Obj\RTOSDemo.pbd - - - BILINK - 8 0 3 31 10 33 16 17 - - - - - $PROJ_DIR$\ParTest.c + $PROJ_DIR$\Renesas-Files\hwsetup.c ICCRX - 26 + 4 BICOMP - 8 + 16 - - - BICOMP - 20 14 15 45 21 4 25 5 18 11 - - $PROJ_DIR$\..\..\Source\portable\MemMang\heap_2.c @@ -99,56 +82,46 @@ BICOMP - 0 + 15 BICOMP - 20 14 15 45 21 4 25 5 18 + 0 7 5 36 12 23 6 8 3 - $PROJ_DIR$\Renesas-Files\hwsetup.c + $PROJ_DIR$\..\..\Source\portable\IAR\RX600\port.c ICCRX - 32 + 14 BICOMP - 3 + 2 BICOMP - 45 + 0 7 5 36 12 23 6 8 3 - $PROJ_DIR$\main-blinky.c + $PROJ_DIR$\..\..\Source\portable\IAR\RX600\port_asm.s - ICCRX - 1 - - - BICOMP - 10 + ARX + 27 - - - BICOMP - 20 14 15 45 21 4 25 5 18 27 11 - - - $PROJ_DIR$\..\..\Source\portable\IAR\RX600\port.c + $PROJ_DIR$\..\..\Source\list.c ICCRX @@ -156,234 +129,243 @@ BICOMP - 33 + 26 BICOMP - 20 14 15 45 21 4 25 5 18 + 0 7 5 36 12 23 6 3 - $PROJ_DIR$\..\..\Source\portable\IAR\RX600\port_asm.s - - - ARX - 24 - - - - - $PROJ_DIR$\..\..\Source\list.c + $PROJ_DIR$\..\..\Source\queue.c ICCRX - 9 + 1 BICOMP - 31 + 9 BICOMP - 20 14 15 45 21 4 25 18 + 0 7 5 36 12 23 6 8 3 24 - $PROJ_DIR$\..\..\Source\queue.c + $PROJ_DIR$\..\..\Source\tasks.c ICCRX - 13 + 10 BICOMP - 16 + 11 BICOMP - 20 14 15 45 21 4 25 5 18 6 + 0 7 5 36 12 23 6 8 3 20 - $PROJ_DIR$\..\..\Source\tasks.c + $PROJ_DIR$\main-blinky.c ICCRX - 2 + 28 BICOMP 17 - + + + $PROJ_DIR$\ParTest.c + + + ICCRX + 21 + BICOMP - 20 14 15 45 21 4 25 5 18 12 + 13 - + Debug - $PROJ_DIR$\Debug\Obj\semtest.o - $PROJ_DIR$\Debug\Obj\heap_2.o - $PROJ_DIR$\..\Common\include\semtest.h - $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\net\lc-switch.h - $PROJ_DIR$\Debug\Obj\IntQueue.pbi - $PROJ_DIR$\Debug\Obj\httpd-cgi.pbi - $PROJ_DIR$\Debug\Obj\recmutex.pbi - $PROJ_DIR$\Debug\Obj\phy.pbi - $PROJ_DIR$\Debug\Obj\heap_2.pbi - $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\net\pack_struct_end.h - $PROJ_DIR$\Debug\Obj\tasks.pbi - $PROJ_DIR$\Debug\Obj\flop.pbi - $PROJ_DIR$\Debug\Obj\flash.o $PROJ_DIR$\Debug\Obj\death.o + $PROJ_DIR$\Debug\Obj\port_asm.o + $PROJ_DIR$\Debug\Obj\IntQueueTimer.pbi + $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\sys\timer.h + $PROJ_DIR$\include\typedefine.h + $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\sys\clock.h + $PROJ_DIR$\Debug\List\main-full.lst + $PROJ_DIR$\Debug\Obj\flop.o + $PROJ_DIR$\Debug\Obj\list.o + $PROJ_DIR$\Debug\Obj\IntQueue.o + $PROJ_DIR$\Debug\Obj\blocktim.o $PROJ_DIR$\Debug\Obj\QPeek.o - $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\net\uip_arch.h + $PROJ_DIR$\Debug\Obj\phy.o + $PROJ_DIR$\Debug\Obj\port.pbi + $PROJ_DIR$\Debug\Obj\queue.o + $PROJ_DIR$\Debug\Obj\semtest.pbi + $PROJ_DIR$\Debug\Obj\uip_arp.o + $PROJ_DIR$\webserver\webserver.h + $PROJ_DIR$\Debug\Obj\http-strings.o + $PROJ_DIR$\Debug\Obj\flash.pbi + $PROJ_DIR$\Debug\Obj\tasks.pbi + $PROJ_DIR$\..\Common\include\integer.h + $PROJ_DIR$\Debug\Obj\main-full.pbi + $PROJ_DIR$\..\..\Source\include\FreeRTOS.h + $PROJ_DIR$\..\..\Source\include\list.h + $PROJ_DIR$\Debug\Obj\death.pbi + $PROJ_DIR$\..\Common\include\blocktim.h + $PROJ_DIR$\Debug\Obj\EMAC.o $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\apps\httpd\httpd.h - $PROJ_DIR$\..\..\Source\portable\IAR\RX600\portmacro.h - $PROJ_DIR$\..\..\Source\include\task.h - $PROJ_DIR$\..\..\Source\include\croutine.h - $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\net\uip.h - $PROJ_DIR$\..\..\Source\include\semphr.h - $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\net\clock-arch.h - $PROJ_DIR$\webserver\httpd-fsdata.c + $PROJ_DIR$\Debug\Obj\psock.pbi + $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\net\pack_struct_end.h + $PROJ_DIR$\Debug\Obj\uIP_Task.pbi $PROJ_DIR$\Debug\Obj\httpd-cgi.o - $PROJ_DIR$\Debug\Obj\EMAC.o - $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\apps\httpd\http-strings.h + $PROJ_DIR$\Debug\Obj\psock.o $PROJ_DIR$\include\IntQueueTimer.h - $PROJ_DIR$\Debug\Obj\HighFrequencyTimerTest.pbi - $PROJ_DIR$\..\Common\include\IntQueue.h - $PROJ_DIR$\Debug\Exe\RTOSDemo.out - $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\sys\timer.h - $PROJ_DIR$\Debug\Obj\death.pbi - $PROJ_DIR$\Debug\Obj\http-strings.pbi - $PROJ_DIR$\Debug\Obj\uIP_Task.o - $PROJ_DIR$\webserver\uip-conf.h + $PROJ_DIR$\Debug\Obj\HighFrequencyTimerTest.o + $PROJ_DIR$\Debug\Obj\semtest.o $PROJ_DIR$\Debug\Obj\timer.pbi - $PROJ_DIR$\webserver\webserver.h - $PROJ_DIR$\Debug\Obj\uIP_Task.pbi - $PROJ_DIR$\Debug\Obj\uip.o $PROJ_DIR$\..\Common\include\QPeek.h - $PROJ_DIR$\Debug\Obj\ParTest.o - $PROJ_DIR$\Debug\Obj\list.o - $PROJ_DIR$\Debug\Obj\integer.o - $PROJ_DIR$\Debug\Obj\queue.o - $PROJ_DIR$\..\Common\include\PollQ.h + $PROJ_DIR$\Debug\Obj\ParTest.pbi + $PROJ_DIR$\Debug\Obj\heap_2.o + $PROJ_DIR$\Debug\Obj\httpd-fs.o + $PROJ_DIR$\Debug\Obj\RTOSDemo.pbd + $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\net\psock.h + $PROJ_DIR$\Debug\Obj\GenQTest.pbi + $PROJ_DIR$\Debug\Obj\flash.o + $PROJ_DIR$\Debug\Obj\flop.pbi + $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\net\pt.h + $PROJ_DIR$\Debug\Obj\blocktim.pbi + $PROJ_DIR$\..\Common\include\GenQTest.h + $PROJ_DIR$\Debug\Obj\GenQTest.o $PROJ_DIR$\Debug\Obj\RegTest.o - $PROJ_DIR$\Debug\Obj\hwsetup.pbi - $PROJ_DIR$\Debug\Obj\port.o - $PROJ_DIR$\Debug\Obj\IntQueueTimer.pbi + $PROJ_DIR$\Debug\Obj\IntQueueTimer.o + $PROJ_DIR$\Debug\Obj\uip_arp.pbi + $PROJ_DIR$\Debug\Obj\integer.pbi + $PROJ_DIR$\Debug\Obj\httpd.o + $PROJ_DIR$\Debug\Obj\heap_2.pbi + $PROJ_DIR$\Debug\Obj\uip.o $PROJ_DIR$\Debug\Obj\BlockQ.o - $PROJ_DIR$\Debug\Obj\phy.o - $PROJ_DIR$\Debug\Obj\httpd-fs.pbi - $PROJ_DIR$\Debug\Obj\psock.pbi - $PROJ_DIR$\Debug\Obj\uip.pbi - $PROJ_DIR$\Debug\Obj\httpd.pbi - $PROJ_DIR$\Debug\Obj\EMAC.pbi - $PROJ_DIR$\Debug\Obj\psock.o - $PROJ_DIR$\..\Common\include\partest.h - $PROJ_DIR$\webserver\r_ether.h - $PROJ_DIR$\..\..\Source\include\StackMacros.h - $PROJ_DIR$\..\..\Source\include\projdefs.h - $PROJ_DIR$\FreeRTOSConfig.h - $PROJ_DIR$\..\..\Source\include\list.h - $PROJ_DIR$\Debug\Obj\http-strings.o + $PROJ_DIR$\Debug\Obj\ParTest.o + $PROJ_DIR$\Debug\Obj\QPeek.pbi + $PROJ_DIR$\Debug\Obj\queue.pbi $PROJ_DIR$\Debug\Obj\BlockQ.pbi - $PROJ_DIR$\Debug\Obj\HighFrequencyTimerTest.o - $PROJ_DIR$\Debug\Obj\flash.pbi - $PROJ_DIR$\Debug\Obj\main-full.o - $PROJ_DIR$\Debug\Obj\PollQ.o + $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\net\uip_arp.h + $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\net\uipopt.h + $PROJ_DIR$\Debug\Obj\recmutex.o $PROJ_DIR$\Debug\Obj\list.pbi - $PROJ_DIR$\Debug\Obj\QPeek.pbi - $PROJ_DIR$\Debug\Obj\RTOSDemo.pbd - $PROJ_DIR$\Debug\Obj\flop.o - $PROJ_DIR$\Debug\Obj\blocktim.pbi - $PROJ_DIR$\Debug\Obj\integer.pbi - $PROJ_DIR$\Debug\Obj\semtest.pbi - $PROJ_DIR$\Debug\Obj\GenQTest.o - $PROJ_DIR$\..\Common\include\recmutex.h - $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\apps\httpd\httpd-cgi.h - $PROJ_DIR$\..\..\Source\include\FreeRTOS.h - $PROJ_DIR$\..\..\Source\include\portable.h + $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\apps\httpd\http-strings.h + $PROJ_DIR$\..\Common\include\flash.h + $PROJ_DIR$\Debug\Obj\port.o + $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\net\clock-arch.h + $PROJ_DIR$\FreeRTOSConfig.h $PROJ_DIR$\..\..\Source\include\mpu_wrappers.h $PROJ_DIR$\..\..\Source\include\queue.h - $PROJ_DIR$\ParTest.c - $PROJ_DIR$\RegTest.s - $PROJ_DIR$\uIP_Task.c - $PROJ_DIR$\..\Common\Minimal\BlockQ.c - $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\apps\httpd\httpd-fsdata.h - $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\apps\httpd\httpd-fs.h - $PROJ_DIR$\webserver\phy.h - $PROJ_DIR$\Debug\Obj\IntQueueTimer.o - $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\sys\clock.h - $PROJ_DIR$\Debug\Obj\httpd-fs.o - $PROJ_DIR$\Debug\Obj\queue.pbi - $PROJ_DIR$\Debug\Obj\blocktim.o - $PROJ_DIR$\Debug\Obj\recmutex.o - $PROJ_DIR$\..\Common\include\blocktim.h - $PROJ_DIR$\Debug\Obj\uip_arp.pbi - $PROJ_DIR$\..\Common\include\integer.h - $PROJ_DIR$\..\Common\include\BlockQ.h - $PROJ_DIR$\..\Common\include\flop.h - $PROJ_DIR$\Debug\Obj\port.pbi - $PROJ_DIR$\..\Common\include\flash.h - $PROJ_DIR$\Debug\Obj\uip_arp.o - $PROJ_DIR$\include\typedefine.h + $PROJ_DIR$\..\..\Source\include\projdefs.h $PROJ_DIR$\Debug\Obj\PollQ.pbi - $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\net\uip_arp.h - $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\net\uipopt.h - $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\net\pt.h - $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\net\pack_struct_start.h - $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\net\lc.h + $PROJ_DIR$\webserver\uip-conf.h + $PROJ_DIR$\..\Common\include\recmutex.h $PROJ_DIR$\Debug\Obj\tasks.o - $PROJ_DIR$\Debug\Obj\httpd.o + $PROJ_DIR$\Debug\Obj\recmutex.pbi + $PROJ_DIR$\Debug\Obj\httpd-fs.pbi + $PROJ_DIR$\..\Common\include\BlockQ.h + $PROJ_DIR$\Debug\Obj\uip.pbi + $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\net\uip.h + $PROJ_DIR$\..\Common\include\death.h + $PROJ_DIR$\Debug\Obj\IntQueue.pbi + $PROJ_DIR$\Debug\Obj\EMAC.pbi $PROJ_DIR$\Debug\Obj\hwsetup.o - $PROJ_DIR$\..\Common\Minimal\blocktim.c + $PROJ_DIR$\Debug\Obj\phy.pbi + $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\apps\httpd\httpd-fsdata.h + $PROJ_DIR$\Debug\Obj\HighFrequencyTimerTest.pbi + $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\net\lc.h + $PROJ_DIR$\Debug\Obj\httpd.pbi + $PROJ_DIR$\..\Common\include\IntQueue.h + $PROJ_DIR$\Debug\Obj\PollQ.o + $PROJ_DIR$\Debug\Obj\uIP_Task.o + $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\net\pack_struct_start.h + $PROJ_DIR$\Debug\Obj\integer.o + $PROJ_DIR$\Debug\Obj\httpd-cgi.pbi + $PROJ_DIR$\..\Common\include\flop.h + $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\apps\httpd\httpd-cgi.h + $PROJ_DIR$\Debug\Obj\hwsetup.pbi + $PROJ_DIR$\..\Common\include\PollQ.h + $PROJ_DIR$\..\..\Source\include\semphr.h + $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\net\lc-switch.h + $PROJ_DIR$\Debug\Obj\http-strings.pbi + $PROJ_DIR$\webserver\httpd-fsdata.c + $PROJ_DIR$\Debug\Obj\main-full.o + $PROJ_DIR$\Debug\Exe\RTOSDemo.out $PROJ_DIR$\Debug\Obj\timer.o - $PROJ_DIR$\Debug\Obj\port_asm.o - $PROJ_DIR$\..\Common\include\GenQTest.h - $PROJ_DIR$\Debug\Obj\main-full.pbi - $PROJ_DIR$\Debug\Obj\IntQueue.o - $PROJ_DIR$\Debug\Obj\ParTest.pbi - $PROJ_DIR$\..\Common\include\death.h - $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\net\psock.h - $PROJ_DIR$\Debug\Obj\GenQTest.pbi + $PROJ_DIR$\webserver\r_ether.h + $PROJ_DIR$\..\Common\include\semtest.h + $TOOLKIT_DIR$\inc\c\ymath.h + $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\apps\httpd\httpd-fs.h + $PROJ_DIR$\..\..\Source\include\task.h + $TOOLKIT_DIR$\inc\c\DLib_Defaults.h + $TOOLKIT_DIR$\inc\c\DLib_Threads.h + $PROJ_DIR$\webserver\phy.h + $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\net\uip_arch.h + $TOOLKIT_DIR$\inc\c\ycheck.h + $TOOLKIT_DIR$\inc\c\stdlib.h + $TOOLKIT_DIR$\config\lnkr5f562n8.icf + $PROJ_DIR$\..\..\Source\include\portable.h + $PROJ_DIR$\Debug\List\port_asm.lst + $TOOLKIT_DIR$\lib\dbgrxlld.a + $TOOLKIT_DIR$\inc\c\string.h + $TOOLKIT_DIR$\inc\DLib_Product.h + $TOOLKIT_DIR$\inc\c\stddef.h + $TOOLKIT_DIR$\inc\c\ysizet.h + $TOOLKIT_DIR$\inc\c\xtgmath.h + $TOOLKIT_DIR$\inc\c\ystdio.h + $TOOLKIT_DIR$\inc\c\stdint.h + $TOOLKIT_DIR$\inc\iorx62n.h + $TOOLKIT_DIR$\lib\dlrxflln.h + $TOOLKIT_DIR$\lib\dlrxflln.a + $TOOLKIT_DIR$\inc\c\stdio.h + $TOOLKIT_DIR$\inc\intrinsics.h + $TOOLKIT_DIR$\inc\c\math.h + $TOOLKIT_DIR$\inc\c\yvals.h + $TOOLKIT_DIR$\inc\c\xencoding_limits.h + $PROJ_DIR$\..\..\Source\include\StackMacros.h + $PROJ_DIR$\..\..\Source\portable\IAR\RX600\portmacro.h + $PROJ_DIR$\..\..\Source\include\croutine.h + $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\apps\httpd\httpd.c + $PROJ_DIR$\webserver\EMAC.c + $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\timer.c + $PROJ_DIR$\webserver\httpd-cgi.c + $PROJ_DIR$\webserver\phy.c + $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\psock.c + $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\uip.c + $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\uip_arp.c + $PROJ_DIR$\Renesas-Files\hwsetup.c $PROJ_DIR$\..\Common\Minimal\death.c - $PROJ_DIR$\..\Common\Minimal\flash.c - $PROJ_DIR$\..\Common\Minimal\flop.c - $PROJ_DIR$\..\Common\Minimal\GenQTest.c - $PROJ_DIR$\..\Common\Minimal\integer.c $PROJ_DIR$\..\Common\Minimal\IntQueue.c $PROJ_DIR$\..\Common\Minimal\PollQ.c $PROJ_DIR$\..\Common\Minimal\QPeek.c $PROJ_DIR$\..\Common\Minimal\recmutex.c $PROJ_DIR$\..\Common\Minimal\semtest.c $PROJ_DIR$\..\..\Source\portable\MemMang\heap_2.c - $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\uip_arp.c - $PROJ_DIR$\Renesas-Files\hwsetup.c - $PROJ_DIR$\HighFrequencyTimerTest.c - $PROJ_DIR$\IntQueueTimer.c - $PROJ_DIR$\main-blinky.c - $PROJ_DIR$\main-full.c - $PROJ_DIR$\webserver\EMAC.c - $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\timer.c - $PROJ_DIR$\webserver\httpd-cgi.c - $PROJ_DIR$\webserver\phy.c - $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\psock.c - $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\uip.c $PROJ_DIR$\..\..\Source\portable\IAR\RX600\port.c $PROJ_DIR$\..\..\Source\portable\IAR\RX600\port_asm.s $PROJ_DIR$\..\..\Source\list.c @@ -391,15 +373,62 @@ $PROJ_DIR$\..\..\Source\tasks.c $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\apps\httpd\http-strings.c $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\apps\httpd\httpd-fs.c - $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\apps\httpd\httpd.c + $PROJ_DIR$\..\Common\Minimal\blocktim.c + $PROJ_DIR$\..\Common\include\partest.h $PROJ_DIR$\include\yrdkrx62ndef.h + $PROJ_DIR$\..\Common\Minimal\flash.c + $PROJ_DIR$\..\Common\Minimal\flop.c + $PROJ_DIR$\..\Common\Minimal\GenQTest.c + $PROJ_DIR$\..\Common\Minimal\integer.c + $PROJ_DIR$\HighFrequencyTimerTest.c + $PROJ_DIR$\IntQueueTimer.c + $PROJ_DIR$\main-blinky.c + $PROJ_DIR$\main-full.c + $PROJ_DIR$\ParTest.c + $PROJ_DIR$\RegTest.s + $PROJ_DIR$\uIP_Task.c + $PROJ_DIR$\..\Common\Minimal\BlockQ.c + $PROJ_DIR$\Debug\List\death.lst + $PROJ_DIR$\Debug\List\integer.lst + $PROJ_DIR$\Debug\List\IntQueue.lst + $PROJ_DIR$\Debug\List\timer.lst + $PROJ_DIR$\Debug\List\recmutex.lst + $PROJ_DIR$\Debug\List\semtest.lst + $PROJ_DIR$\Debug\List\httpd-cgi.lst + $PROJ_DIR$\Debug\List\BlockQ.lst + $PROJ_DIR$\Debug\List\GenQTest.lst + $PROJ_DIR$\Debug\List\uip.lst + $PROJ_DIR$\Debug\List\IntQueueTimer.lst + $PROJ_DIR$\Debug\List\list.lst + $PROJ_DIR$\Debug\List\ParTest.lst + $PROJ_DIR$\Debug\List\httpd-fs.lst + $PROJ_DIR$\Debug\List\http-strings.lst + $PROJ_DIR$\Debug\List\psock.lst + $PROJ_DIR$\Debug\List\flash.lst + $PROJ_DIR$\Debug\List\uIP_Task.lst + $PROJ_DIR$\Debug\List\uip_arp.lst + $PROJ_DIR$\Debug\List\HighFrequencyTimerTest.lst + $PROJ_DIR$\Debug\List\flop.lst + $PROJ_DIR$\Debug\List\phy.lst + $PROJ_DIR$\Debug\List\port.lst + $PROJ_DIR$\Debug\List\EMAC.lst + $PROJ_DIR$\Debug\List\tasks.lst + $PROJ_DIR$\Debug\List\httpd.lst + $PROJ_DIR$\Debug\List\RegTest.lst + $PROJ_DIR$\Debug\List\PollQ.lst + $PROJ_DIR$\Debug\List\QPeek.lst + $PROJ_DIR$\Debug\List\heap_2.lst + $PROJ_DIR$\Debug\List\RTOSDemo.map + $PROJ_DIR$\Debug\List\blocktim.lst + $PROJ_DIR$\Debug\List\hwsetup.lst + $PROJ_DIR$\Debug\List\queue.lst [ROOT_NODE] ILINK - 30 + 108 211 @@ -408,187 +437,252 @@ BILINK - 65 56 124 28 4 49 121 106 71 74 32 67 11 8 33 5 52 55 47 75 70 119 7 102 53 94 6 76 10 36 38 54 98 + 62 86 44 90 85 2 39 75 60 48 25 19 46 56 105 98 80 92 101 54 66 22 88 13 29 61 79 15 20 37 31 82 53 - $PROJ_DIR$\ParTest.c + $PROJ_DIR$\Debug\Exe\RTOSDemo.out + + + ILINK + 211 + + + + + ILINK + 121 58 27 50 35 9 52 59 94 11 51 10 0 45 7 40 18 32 41 55 87 97 8 107 12 69 1 33 14 65 36 78 109 95 57 16 134 124 + + + + + $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\apps\httpd\httpd.c ICCRX - 41 + 206 55 BICOMP - 121 + 92 + + ICCRX + 83 64 76 17 28 43 47 91 104 113 96 30 100 67 125 119 138 115 133 126 139 116 128 + BICOMP - 80 61 62 156 81 17 82 18 63 58 + 83 64 76 17 28 43 47 91 104 113 96 30 100 67 - $PROJ_DIR$\RegTest.s + $PROJ_DIR$\webserver\EMAC.c - ARX - 46 + ICCRX + 204 27 + + + BICOMP + 86 + + + ICCRX + 132 4 110 131 119 138 115 133 126 139 116 117 23 127 128 74 71 168 122 141 136 72 114 24 103 73 83 64 76 17 28 43 47 91 104 113 96 30 + + + BICOMP + 4 110 117 23 74 71 168 122 141 72 114 24 103 73 83 64 76 17 28 43 47 91 104 113 96 30 + + - $PROJ_DIR$\uIP_Task.c + $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\timer.c ICCRX - 34 + 184 109 BICOMP - 38 + 37 + + ICCRX + 76 17 28 43 64 47 91 104 113 70 23 127 119 138 115 133 126 139 116 128 74 71 168 122 141 136 72 5 3 + BICOMP - 80 61 62 156 81 17 82 18 63 21 83 20 108 35 37 16 123 109 111 3 89 110 9 107 31 92 22 59 58 + 76 17 28 43 64 47 91 104 113 70 23 74 71 168 122 141 72 5 3 - $PROJ_DIR$\..\Common\Minimal\BlockQ.c + $PROJ_DIR$\webserver\httpd-cgi.c ICCRX - 50 + 187 32 BICOMP - 65 + 98 + + ICCRX + 83 64 76 17 28 43 47 91 104 113 96 30 100 135 119 138 115 133 126 139 116 128 130 125 23 127 74 71 168 122 141 136 72 114 24 + BICOMP - 80 61 62 156 81 17 82 18 63 83 100 + 83 64 76 17 28 43 47 91 104 113 96 30 100 23 74 71 168 122 141 72 114 24 - $PROJ_DIR$\..\Common\Minimal\blocktim.c + $PROJ_DIR$\webserver\phy.c ICCRX - 95 + 202 12 BICOMP - 74 + 88 + + ICCRX + 132 110 131 119 138 115 133 126 139 116 117 23 127 128 74 71 168 122 141 136 72 114 24 + BICOMP - 80 61 62 156 81 17 82 18 63 83 97 + 110 117 23 74 71 168 122 141 72 114 24 - $PROJ_DIR$\..\Common\Minimal\death.c + $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\psock.c ICCRX - 13 + 196 33 BICOMP - 32 + 29 + + ICCRX + 135 119 138 115 133 126 139 116 128 130 125 64 76 17 28 43 47 91 104 113 83 96 30 + BICOMP - 80 61 62 156 81 17 82 18 63 122 + 64 76 17 28 43 47 91 104 113 83 96 30 - $PROJ_DIR$\..\Common\Minimal\flash.c + $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\uip.c ICCRX - 12 + 190 57 BICOMP - 67 + 82 + + ICCRX + 83 64 76 17 28 43 47 91 104 113 96 30 63 118 125 119 138 115 133 126 139 116 128 + BICOMP - 80 61 62 156 81 17 82 18 63 58 103 + 83 64 76 17 28 43 47 91 104 113 96 30 63 118 - $PROJ_DIR$\..\Common\Minimal\flop.c + $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\uip_arp.c ICCRX - 73 + 199 16 BICOMP - 11 + 53 + + ICCRX + 63 83 64 76 17 28 43 47 91 104 113 96 30 125 119 138 115 133 126 139 116 128 + BICOMP - 80 61 62 156 81 17 82 18 63 101 + 63 83 64 76 17 28 43 47 91 104 113 96 30 - $PROJ_DIR$\..\Common\Minimal\GenQTest.c + $PROJ_DIR$\Renesas-Files\hwsetup.c ICCRX - 77 + 213 87 BICOMP - 124 + 101 + + ICCRX + 131 119 138 115 133 126 139 116 132 168 + BICOMP - 80 61 62 156 81 17 82 18 63 83 21 118 + 168 - $PROJ_DIR$\..\Common\Minimal\integer.c + $PROJ_DIR$\..\Common\Minimal\death.c ICCRX - 43 + 181 0 BICOMP - 75 + 25 + + ICCRX + 120 119 138 115 133 126 139 116 128 23 127 74 71 168 122 141 136 72 114 24 84 + BICOMP - 80 61 62 156 81 17 82 18 63 99 + 23 74 71 168 122 141 72 114 24 84 @@ -597,17 +691,21 @@ ICCRX - 120 + 183 9 BICOMP - 4 + 85 + + ICCRX + 125 119 138 115 133 126 139 116 128 23 127 74 71 168 122 141 136 72 73 114 24 93 34 + BICOMP - 80 61 62 156 81 17 82 83 18 63 29 27 + 23 74 71 168 122 141 72 73 114 24 93 34 @@ -616,17 +714,21 @@ ICCRX - 69 + 208 94 BICOMP - 106 + 75 + + ICCRX + 120 119 138 115 133 126 139 116 128 23 127 74 71 168 122 141 136 72 114 24 73 102 + BICOMP - 80 61 62 156 81 17 82 18 63 83 45 + 23 74 71 168 122 141 72 114 24 73 102 @@ -635,17 +737,21 @@ ICCRX - 14 + 209 11 BICOMP - 71 + 60 + + ICCRX + 120 119 138 115 133 126 139 116 128 23 127 74 71 168 122 141 136 72 114 24 73 103 38 + BICOMP - 80 61 62 156 81 17 82 18 63 83 21 40 + 23 74 71 168 122 141 72 114 24 73 103 38 @@ -654,17 +760,21 @@ ICCRX - 96 + 185 65 BICOMP - 6 + 79 + + ICCRX + 23 127 119 138 115 133 126 139 116 128 74 71 168 122 141 136 72 114 24 103 73 77 + BICOMP - 80 61 62 156 81 17 82 18 63 21 83 78 + 23 74 71 168 122 141 72 114 24 103 73 77 @@ -673,17 +783,21 @@ ICCRX - 0 + 186 36 BICOMP - 76 + 15 + + ICCRX + 120 119 138 115 133 126 139 116 128 23 127 74 71 168 122 141 136 72 114 24 103 73 111 + BICOMP - 80 61 62 156 81 17 82 18 63 21 83 2 + 23 74 71 168 122 141 72 114 24 103 73 111 @@ -692,216 +806,259 @@ ICCRX - 1 + 210 40 BICOMP - 8 + 56 + + ICCRX + 120 119 138 115 133 126 139 116 128 23 127 74 71 168 122 141 136 72 114 24 + BICOMP - 80 61 62 156 81 17 82 18 63 + 23 74 71 168 122 141 72 114 24 - $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\uip_arp.c + $PROJ_DIR$\..\..\Source\portable\IAR\RX600\port.c ICCRX - 104 + 203 69 BICOMP - 98 + 13 + + ICCRX + 23 127 119 138 115 133 126 139 116 128 74 71 168 122 141 136 72 114 24 125 132 + BICOMP - 107 20 108 35 37 16 123 109 111 3 89 110 9 + 23 74 71 168 122 141 72 114 24 - $PROJ_DIR$\Renesas-Files\hwsetup.c + $PROJ_DIR$\..\..\Source\portable\IAR\RX600\port_asm.s + + + ARX + 1 123 + + + + + $PROJ_DIR$\..\..\Source\list.c ICCRX - 114 + 192 8 BICOMP - 47 + 66 + + ICCRX + 120 119 138 115 133 126 139 116 128 23 127 74 71 168 122 141 136 72 24 + BICOMP - 156 + 23 74 71 168 122 141 72 24 - $PROJ_DIR$\HighFrequencyTimerTest.c + $PROJ_DIR$\..\..\Source\queue.c ICCRX - 66 + 214 14 BICOMP - 28 + 61 + + ICCRX + 120 119 138 115 133 126 139 116 128 125 23 127 74 71 168 122 141 136 72 114 24 142 + BICOMP - 80 61 62 156 81 17 82 + 23 74 71 168 122 141 72 114 24 142 - $PROJ_DIR$\IntQueueTimer.c + $PROJ_DIR$\..\..\Source\tasks.c ICCRX - 91 + 205 78 BICOMP - 49 + 20 + + ICCRX + 135 119 138 115 133 126 139 116 128 130 120 125 23 127 74 71 168 122 141 136 72 114 24 140 + BICOMP - 80 61 62 156 81 17 82 18 63 27 29 + 23 74 71 168 122 141 72 114 24 140 - $PROJ_DIR$\main-full.c + $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\apps\httpd\http-strings.c ICCRX - 68 + 195 18 BICOMP - 119 + 105 - - - BICOMP - 80 61 62 156 81 17 82 18 63 58 103 29 100 122 99 97 2 45 118 40 78 101 - - - $PROJ_DIR$\webserver\EMAC.c + $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\apps\httpd\httpd-fs.c ICCRX - 25 + 194 41 BICOMP - 56 + 80 + + ICCRX + 28 43 64 76 17 47 91 104 113 89 106 + BICOMP - 105 59 90 80 61 62 156 81 17 82 18 63 21 83 20 108 35 37 16 123 109 111 3 89 110 9 + 28 43 64 76 17 47 91 104 113 89 106 - $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\timer.c + $PROJ_DIR$\..\Common\Minimal\blocktim.c ICCRX - 116 + 212 10 BICOMP - 36 + 48 + + ICCRX + 23 127 119 138 115 133 126 139 116 128 74 71 168 122 141 136 72 114 24 73 26 + BICOMP - 35 37 16 123 108 109 111 3 89 22 80 61 62 156 81 17 82 92 31 + 23 74 71 168 122 141 72 114 24 73 26 - $PROJ_DIR$\webserver\httpd-cgi.c + $PROJ_DIR$\..\Common\Minimal\flash.c ICCRX - 24 + 197 45 BICOMP - 5 + 19 + + ICCRX + 120 119 138 115 133 126 139 116 128 23 127 74 71 168 122 141 136 72 114 24 167 68 + BICOMP - 20 108 35 37 16 123 109 111 3 89 110 9 79 80 61 62 156 81 17 82 18 63 + 23 74 71 168 122 141 72 114 24 167 68 - $PROJ_DIR$\webserver\phy.c + $PROJ_DIR$\..\Common\Minimal\flop.c ICCRX - 51 + 201 7 BICOMP - 7 + 46 + + ICCRX + 120 119 138 115 133 126 139 116 128 137 112 129 23 127 74 71 168 122 141 136 72 114 24 99 + BICOMP - 59 90 80 61 62 156 81 17 82 18 63 + 23 74 71 168 122 141 72 114 24 99 - $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\psock.c + $PROJ_DIR$\..\Common\Minimal\GenQTest.c ICCRX - 57 + 189 50 BICOMP - 53 + 44 + + ICCRX + 120 119 138 115 133 126 139 116 128 23 127 74 71 168 122 141 136 72 114 24 73 103 49 + BICOMP - 108 35 37 16 123 109 111 3 89 20 110 9 + 23 74 71 168 122 141 72 114 24 73 103 49 - $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\uip.c + $PROJ_DIR$\..\Common\Minimal\integer.c ICCRX - 39 + 182 97 BICOMP @@ -909,145 +1066,160 @@ + + ICCRX + 120 119 138 115 133 126 139 116 128 23 127 74 71 168 122 141 136 72 114 24 21 + BICOMP - 20 108 35 37 16 123 109 111 3 89 110 9 107 15 + 23 74 71 168 122 141 72 114 24 21 - $PROJ_DIR$\..\..\Source\portable\IAR\RX600\port.c + $PROJ_DIR$\HighFrequencyTimerTest.c ICCRX - 48 + 200 35 BICOMP - 102 + 90 - BICOMP - 80 61 62 156 81 17 82 18 63 + ICCRX + 23 127 119 138 115 133 126 139 116 128 74 71 168 122 141 136 72 132 - - - - $PROJ_DIR$\..\..\Source\portable\IAR\RX600\port_asm.s - - ARX - 117 + BICOMP + 23 74 71 168 122 141 72 - + - $PROJ_DIR$\..\..\Source\list.c + $PROJ_DIR$\IntQueueTimer.c ICCRX - 42 + 191 52 BICOMP - 70 + 2 + + ICCRX + 23 127 119 138 115 133 126 139 116 128 74 71 168 122 141 136 72 114 24 34 93 132 + BICOMP - 80 61 62 156 81 17 82 63 + 23 74 71 168 122 141 72 114 24 34 93 - $PROJ_DIR$\..\..\Source\queue.c + $PROJ_DIR$\main-full.c ICCRX - 44 + 6 107 BICOMP - 94 + 22 + + ICCRX + 125 119 138 115 133 126 139 116 128 135 130 132 23 127 74 71 168 122 141 136 72 114 24 167 68 93 81 84 21 26 111 102 49 38 77 99 + BICOMP - 80 61 62 156 81 17 82 18 63 19 + 23 74 71 168 122 141 72 114 24 167 68 93 81 84 21 26 111 102 49 38 77 99 - $PROJ_DIR$\..\..\Source\tasks.c + $PROJ_DIR$\ParTest.c ICCRX - 112 + 193 59 BICOMP - 10 + 39 + + ICCRX + 23 127 119 138 115 133 126 139 116 128 74 71 168 122 141 136 72 114 24 167 132 + BICOMP - 80 61 62 156 81 17 82 18 63 60 + 23 74 71 168 122 141 72 114 24 167 - $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\apps\httpd\http-strings.c + $PROJ_DIR$\RegTest.s - ICCRX - 64 - - - BICOMP - 33 + ARX + 51 207 - $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\apps\httpd\httpd-fs.c + $PROJ_DIR$\uIP_Task.c ICCRX - 93 + 198 95 BICOMP - 52 + 31 + + ICCRX + 125 119 138 115 133 126 139 116 128 23 127 74 71 168 122 141 136 72 114 24 103 73 83 64 76 17 28 43 47 91 104 113 96 30 63 3 5 70 110 131 167 + BICOMP - 16 123 108 35 37 109 111 3 89 88 23 + 23 74 71 168 122 141 72 114 24 103 73 83 64 76 17 28 43 47 91 104 113 96 30 63 3 5 70 110 167 - $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\apps\httpd\httpd.c + $PROJ_DIR$\..\Common\Minimal\BlockQ.c ICCRX - 113 + 188 58 BICOMP - 55 + 62 + + ICCRX + 120 119 138 115 133 126 139 116 128 23 127 74 71 168 122 141 136 72 114 24 73 81 + BICOMP - 20 108 35 37 16 123 109 111 3 89 110 9 79 26 + 23 74 71 168 122 141 72 114 24 73 81 @@ -1055,104 +1227,103 @@ Debug-with-optimisation - $PROJ_DIR$\..\Common\include\semtest.h - $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\net\lc-switch.h - $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\net\pack_struct_end.h - $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\net\uip_arch.h - $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\apps\httpd\httpd.h - $PROJ_DIR$\..\..\Source\portable\IAR\RX600\portmacro.h - $PROJ_DIR$\..\..\Source\include\task.h - $PROJ_DIR$\..\..\Source\include\croutine.h - $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\net\uip.h - $PROJ_DIR$\Debug-with-optimisation\Obj\heap_2.o - $PROJ_DIR$\Debug-with-optimisation\Obj\death.pbi - $PROJ_DIR$\..\..\Source\include\semphr.h - $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\net\clock-arch.h - $PROJ_DIR$\webserver\httpd-fsdata.c - $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\apps\httpd\http-strings.h - $PROJ_DIR$\include\IntQueueTimer.h - $PROJ_DIR$\..\Common\include\IntQueue.h - $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\sys\timer.h - $PROJ_DIR$\Debug-with-optimisation\Obj\main-full.o - $PROJ_DIR$\webserver\uip-conf.h - $PROJ_DIR$\webserver\webserver.h - $PROJ_DIR$\..\Common\include\QPeek.h - $PROJ_DIR$\..\Common\include\PollQ.h - $PROJ_DIR$\..\Common\include\partest.h - $PROJ_DIR$\webserver\r_ether.h - $PROJ_DIR$\..\..\Source\include\StackMacros.h - $PROJ_DIR$\..\..\Source\include\projdefs.h - $PROJ_DIR$\FreeRTOSConfig.h - $PROJ_DIR$\..\..\Source\include\list.h - $PROJ_DIR$\..\Common\include\recmutex.h - $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\apps\httpd\httpd-cgi.h $PROJ_DIR$\..\..\Source\include\FreeRTOS.h - $PROJ_DIR$\..\..\Source\include\portable.h + $PROJ_DIR$\..\..\Source\include\list.h + $PROJ_DIR$\..\Common\include\blocktim.h + $PROJ_DIR$\FreeRTOSConfig.h $PROJ_DIR$\..\..\Source\include\mpu_wrappers.h $PROJ_DIR$\..\..\Source\include\queue.h - $PROJ_DIR$\Debug-with-optimisation\Obj\queue.pbi - $PROJ_DIR$\ParTest.c - $PROJ_DIR$\RegTest.s - $PROJ_DIR$\uIP_Task.c - $PROJ_DIR$\..\Common\Minimal\BlockQ.c - $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\apps\httpd\httpd-fsdata.h - $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\apps\httpd\httpd-fs.h - $PROJ_DIR$\webserver\phy.h - $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\sys\clock.h - $PROJ_DIR$\..\Common\include\blocktim.h - $PROJ_DIR$\..\Common\include\integer.h + $PROJ_DIR$\..\..\Source\include\projdefs.h $PROJ_DIR$\..\Common\include\BlockQ.h - $PROJ_DIR$\..\Common\include\flop.h - $PROJ_DIR$\..\Common\include\flash.h - $PROJ_DIR$\include\typedefine.h - $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\net\uip_arp.h - $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\net\uipopt.h - $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\net\pt.h - $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\net\pack_struct_start.h - $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\net\lc.h - $PROJ_DIR$\..\Common\Minimal\blocktim.c + $PROJ_DIR$\Debug-with-optimisation\Obj\hwsetup.pbi + $PROJ_DIR$\Debug-with-optimisation\Obj\ParTest.pbi + $PROJ_DIR$\Debug-with-optimisation\Obj\blocktim.o + $PROJ_DIR$\Debug-with-optimisation\Obj\httpd-fs.pbi + $PROJ_DIR$\Debug-with-optimisation\Obj\queue.pbi + $PROJ_DIR$\Debug-with-optimisation\Obj\timer.pbi + $PROJ_DIR$\..\..\Source\include\task.h + $PROJ_DIR$\Debug-with-optimisation\Obj\httpd-cgi.pbi + $PROJ_DIR$\Debug-with-optimisation\Obj\BlockQ.pbi + $PROJ_DIR$\Debug-with-optimisation\Obj\phy.o $PROJ_DIR$\Debug-with-optimisation\Obj\death.o - $PROJ_DIR$\Debug-with-optimisation\Obj\GenQTest.pbi + $PROJ_DIR$\Debug-with-optimisation\Obj\port.pbi + $PROJ_DIR$\Debug-with-optimisation\Obj\hwsetup.o + $PROJ_DIR$\Debug-with-optimisation\Obj\port_asm.o + $PROJ_DIR$\Debug-with-optimisation\Obj\BlockQ.o + $PROJ_DIR$\Debug-with-optimisation\Obj\uip_arp.o + $PROJ_DIR$\Debug-with-optimisation\Obj\port.o $PROJ_DIR$\Debug-with-optimisation\Obj\recmutex.o - $PROJ_DIR$\Debug-with-optimisation\Obj\IntQueueTimer.o + $PROJ_DIR$\Debug-with-optimisation\Obj\httpd-fs.o + $PROJ_DIR$\Debug-with-optimisation\Obj\tasks.o + $PROJ_DIR$\Debug-with-optimisation\Obj\main-full.o + $PROJ_DIR$\..\..\Source\include\portable.h + $PROJ_DIR$\Debug-with-optimisation\Obj\flop.pbi + $PROJ_DIR$\Debug-with-optimisation\Obj\PollQ.pbi + $PROJ_DIR$\Debug-with-optimisation\Obj\integer.o + $PROJ_DIR$\Debug-with-optimisation\Obj\http-strings.pbi + $PROJ_DIR$\Debug-with-optimisation\Obj\uip_arp.pbi + $PROJ_DIR$\Debug-with-optimisation\Obj\flash.pbi + $PROJ_DIR$\Debug-with-optimisation\Obj\death.pbi + $PROJ_DIR$\Debug-with-optimisation\Obj\httpd.pbi + $PROJ_DIR$\Debug-with-optimisation\Obj\psock.pbi + $PROJ_DIR$\Debug-with-optimisation\Obj\http-strings.o + $PROJ_DIR$\Debug-with-optimisation\Obj\list.pbi + $PROJ_DIR$\Debug-with-optimisation\Obj\recmutex.pbi + $PROJ_DIR$\Debug-with-optimisation\Obj\GenQTest.pbi + $PROJ_DIR$\Debug-with-optimisation\Obj\RTOSDemo.pbd + $PROJ_DIR$\Debug-with-optimisation\Obj\flop.o + $PROJ_DIR$\Debug-with-optimisation\Obj\ParTest.o + $PROJ_DIR$\Debug-with-optimisation\Obj\httpd-cgi.o + $PROJ_DIR$\Debug-with-optimisation\Obj\queue.o + $PROJ_DIR$\Debug-with-optimisation\Obj\tasks.pbi + $PROJ_DIR$\Debug-with-optimisation\Obj\IntQueue.o + $PROJ_DIR$\Debug-with-optimisation\Obj\psock.o $PROJ_DIR$\Debug-with-optimisation\Exe\RTOSDemo.out - $PROJ_DIR$\Debug-with-optimisation\Obj\blocktim.pbi - $PROJ_DIR$\Debug-with-optimisation\Obj\port_asm.o + $PROJ_DIR$\Debug-with-optimisation\Obj\httpd.o + $PROJ_DIR$\Debug-with-optimisation\Obj\uIP_Task.pbi + $PROJ_DIR$\Debug-with-optimisation\Obj\heap_2.pbi $PROJ_DIR$\Debug-with-optimisation\Obj\QPeek.o - $PROJ_DIR$\Debug-with-optimisation\Obj\port.pbi + $PROJ_DIR$\Debug-with-optimisation\Obj\PollQ.o + $PROJ_DIR$\Debug-with-optimisation\Obj\blocktim.pbi + $PROJ_DIR$\Debug-with-optimisation\Obj\IntQueueTimer.o + $PROJ_DIR$\Debug-with-optimisation\Obj\heap_2.o $PROJ_DIR$\Debug-with-optimisation\Obj\flash.o - $PROJ_DIR$\Debug-with-optimisation\Obj\PollQ.pbi - $PROJ_DIR$\Debug-with-optimisation\Obj\hwsetup.pbi - $PROJ_DIR$\..\Common\include\GenQTest.h - $PROJ_DIR$\..\Common\include\death.h - $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\net\psock.h - $PROJ_DIR$\..\Common\Minimal\death.c - $PROJ_DIR$\..\Common\Minimal\flash.c - $PROJ_DIR$\..\Common\Minimal\flop.c - $PROJ_DIR$\..\Common\Minimal\GenQTest.c - $PROJ_DIR$\..\Common\Minimal\integer.c - $PROJ_DIR$\..\Common\Minimal\IntQueue.c - $PROJ_DIR$\..\Common\Minimal\PollQ.c - $PROJ_DIR$\..\Common\Minimal\QPeek.c - $PROJ_DIR$\..\Common\Minimal\recmutex.c - $PROJ_DIR$\..\Common\Minimal\semtest.c - $PROJ_DIR$\..\..\Source\portable\MemMang\heap_2.c - $PROJ_DIR$\Debug-with-optimisation\Obj\queue.o + $PROJ_DIR$\Debug-with-optimisation\Obj\GenQTest.o + $PROJ_DIR$\Debug-with-optimisation\Obj\uip.pbi + $PROJ_DIR$\Debug-with-optimisation\Obj\RegTest.o $PROJ_DIR$\Debug-with-optimisation\Obj\QPeek.pbi - $PROJ_DIR$\Debug-with-optimisation\Obj\RTOSDemo.pbd - $PROJ_DIR$\Debug-with-optimisation\Obj\ParTest.o - $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\uip_arp.c - $PROJ_DIR$\Renesas-Files\hwsetup.c - $PROJ_DIR$\HighFrequencyTimerTest.c - $PROJ_DIR$\IntQueueTimer.c - $PROJ_DIR$\main-blinky.c - $PROJ_DIR$\main-full.c + $PROJ_DIR$\Debug-with-optimisation\Obj\semtest.pbi + $PROJ_DIR$\Debug-with-optimisation\Obj\IntQueue.pbi + $PROJ_DIR$\Debug-with-optimisation\Obj\IntQueueTimer.pbi + $PROJ_DIR$\Debug-with-optimisation\Obj\HighFrequencyTimerTest.pbi + $PROJ_DIR$\Debug-with-optimisation\Obj\EMAC.pbi + $PROJ_DIR$\Debug-with-optimisation\Obj\phy.pbi + $PROJ_DIR$\Debug-with-optimisation\Obj\integer.pbi + $PROJ_DIR$\Debug-with-optimisation\Obj\uip.o + $PROJ_DIR$\Debug-with-optimisation\Obj\main-full.pbi + $PROJ_DIR$\Debug-with-optimisation\Obj\uIP_Task.o + $PROJ_DIR$\Debug-with-optimisation\Obj\list.o + $PROJ_DIR$\Debug-with-optimisation\Obj\HighFrequencyTimerTest.o + $PROJ_DIR$\Debug-with-optimisation\Obj\timer.o + $PROJ_DIR$\Debug-with-optimisation\Obj\semtest.o + $PROJ_DIR$\Debug-with-optimisation\Obj\EMAC.o + $PROJ_DIR$\..\..\Source\portable\IAR\RX600\portmacro.h + $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\apps\httpd\httpd.c $PROJ_DIR$\webserver\EMAC.c $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\timer.c $PROJ_DIR$\webserver\httpd-cgi.c $PROJ_DIR$\webserver\phy.c $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\psock.c $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\uip.c + $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\uip_arp.c + $PROJ_DIR$\Renesas-Files\hwsetup.c + $PROJ_DIR$\..\Common\Minimal\death.c + $PROJ_DIR$\..\Common\Minimal\IntQueue.c + $PROJ_DIR$\..\Common\Minimal\PollQ.c + $PROJ_DIR$\..\Common\Minimal\QPeek.c + $PROJ_DIR$\..\Common\Minimal\recmutex.c + $PROJ_DIR$\..\Common\Minimal\semtest.c + $PROJ_DIR$\..\..\Source\portable\MemMang\heap_2.c $PROJ_DIR$\..\..\Source\portable\IAR\RX600\port.c $PROJ_DIR$\..\..\Source\portable\IAR\RX600\port_asm.s $PROJ_DIR$\..\..\Source\list.c @@ -1160,713 +1331,486 @@ $PROJ_DIR$\..\..\Source\tasks.c $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\apps\httpd\http-strings.c $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\apps\httpd\httpd-fs.c - $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\apps\httpd\httpd.c - $PROJ_DIR$\Debug-with-optimisation\Obj\ParTest.pbi - $PROJ_DIR$\Debug-with-optimisation\Obj\HighFrequencyTimerTest.o - $PROJ_DIR$\Debug-with-optimisation\Obj\RegTest.o - $PROJ_DIR$\Debug-with-optimisation\Obj\IntQueueTimer.pbi - $PROJ_DIR$\Debug-with-optimisation\Obj\tasks.o - $PROJ_DIR$\Debug-with-optimisation\Obj\semtest.pbi - $PROJ_DIR$\Debug-with-optimisation\Obj\recmutex.pbi - $PROJ_DIR$\Debug-with-optimisation\Obj\HighFrequencyTimerTest.pbi - $PROJ_DIR$\Debug-with-optimisation\Obj\GenQTest.o - $PROJ_DIR$\Debug-with-optimisation\Obj\flop.o - $PROJ_DIR$\Debug-with-optimisation\Obj\IntQueue.pbi - $PROJ_DIR$\Debug-with-optimisation\Obj\main-full.pbi - $PROJ_DIR$\Debug-with-optimisation\Obj\PollQ.o - $PROJ_DIR$\Debug-with-optimisation\Obj\list.pbi - $PROJ_DIR$\Debug-with-optimisation\Obj\BlockQ.o - $PROJ_DIR$\Debug-with-optimisation\Obj\IntQueue.o - $PROJ_DIR$\Debug-with-optimisation\Obj\hwsetup.o - $PROJ_DIR$\Debug-with-optimisation\Obj\list.o - $PROJ_DIR$\Debug-with-optimisation\Obj\port.o - $PROJ_DIR$\Debug-with-optimisation\Obj\flop.pbi - $PROJ_DIR$\Debug-with-optimisation\Obj\tasks.pbi - $PROJ_DIR$\Debug-with-optimisation\Obj\semtest.o - $PROJ_DIR$\Debug-with-optimisation\Obj\heap_2.pbi - $PROJ_DIR$\Debug-with-optimisation\Obj\blocktim.o - $PROJ_DIR$\Debug-with-optimisation\Obj\integer.o - $PROJ_DIR$\Debug-with-optimisation\Obj\flash.pbi - $PROJ_DIR$\Debug-with-optimisation\Obj\BlockQ.pbi - $PROJ_DIR$\Debug-with-optimisation\Obj\integer.pbi - $PROJ_DIR$\Debug-with-optimisation\Obj\psock.pbi - $PROJ_DIR$\Debug-with-optimisation\Obj\uIP_Task.pbi - $PROJ_DIR$\Debug-with-optimisation\Obj\uip.pbi - $PROJ_DIR$\Debug-with-optimisation\Obj\httpd.o - $PROJ_DIR$\Debug-with-optimisation\Obj\timer.o - $PROJ_DIR$\Debug-with-optimisation\Obj\httpd-fs.o - $PROJ_DIR$\Debug-with-optimisation\Obj\http-strings.o - $PROJ_DIR$\Debug-with-optimisation\Obj\uip.o - $PROJ_DIR$\Debug-with-optimisation\Obj\uip_arp.o - $PROJ_DIR$\Debug-with-optimisation\Obj\psock.o - $PROJ_DIR$\Debug-with-optimisation\Obj\EMAC.pbi - $PROJ_DIR$\Debug-with-optimisation\Obj\uip_arp.pbi - $PROJ_DIR$\Debug-with-optimisation\Obj\httpd-fs.pbi - $PROJ_DIR$\Debug-with-optimisation\Obj\httpd-cgi.pbi - $PROJ_DIR$\Debug-with-optimisation\Obj\http-strings.pbi - $PROJ_DIR$\Debug-with-optimisation\Obj\httpd-cgi.o - $PROJ_DIR$\Debug-with-optimisation\Obj\phy.o - $PROJ_DIR$\Debug-with-optimisation\Obj\EMAC.o - $PROJ_DIR$\Debug-with-optimisation\Obj\timer.pbi - $PROJ_DIR$\Debug-with-optimisation\Obj\phy.pbi - $PROJ_DIR$\Debug-with-optimisation\Obj\uIP_Task.o - $PROJ_DIR$\Debug-with-optimisation\Obj\httpd.pbi + $PROJ_DIR$\..\Common\Minimal\blocktim.c $PROJ_DIR$\include\yrdkrx62ndef.h + $PROJ_DIR$\..\Common\Minimal\flash.c + $PROJ_DIR$\..\Common\Minimal\flop.c + $PROJ_DIR$\..\Common\Minimal\GenQTest.c + $PROJ_DIR$\..\Common\Minimal\integer.c + $PROJ_DIR$\HighFrequencyTimerTest.c + $PROJ_DIR$\IntQueueTimer.c + $PROJ_DIR$\main-blinky.c + $PROJ_DIR$\main-full.c + $PROJ_DIR$\ParTest.c + $PROJ_DIR$\RegTest.s + $PROJ_DIR$\uIP_Task.c + $PROJ_DIR$\..\Common\Minimal\BlockQ.c [ROOT_NODE] ILINK - 60 + 51 - $PROJ_DIR$\ParTest.c + $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\apps\httpd\httpd.c ICCRX - 85 + 52 BICOMP - 106 + 37 - - - BICOMP - 31 26 27 156 32 5 33 6 28 23 - - - $PROJ_DIR$\RegTest.s + $PROJ_DIR$\webserver\EMAC.c - ARX - 108 + ICCRX + 79 + + + BICOMP + 69 - $PROJ_DIR$\uIP_Task.c + $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\timer.c ICCRX - 154 + 77 BICOMP - 135 + 13 - - - BICOMP - 31 26 27 156 32 5 33 6 28 11 34 8 51 19 20 4 70 52 54 1 41 53 2 50 17 43 12 24 23 - - - $PROJ_DIR$\..\Common\Minimal\BlockQ.c + $PROJ_DIR$\webserver\httpd-cgi.c ICCRX - 120 + 46 BICOMP - 132 + 15 - - - BICOMP - 31 26 27 156 32 5 33 6 28 34 46 - - - $PROJ_DIR$\..\Common\Minimal\blocktim.c + $PROJ_DIR$\webserver\phy.c ICCRX - 129 + 17 BICOMP - 61 + 70 - - - BICOMP - 31 26 27 156 32 5 33 6 28 34 44 - - - $PROJ_DIR$\..\Common\Minimal\death.c + $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\psock.c ICCRX - 56 - - - BICOMP - 10 + 50 - - BICOMP - 31 26 27 156 32 5 33 6 28 69 + 38 - + - $PROJ_DIR$\..\Common\Minimal\flash.c + $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\uip.c ICCRX - 65 + 72 BICOMP - 131 + 62 - - - BICOMP - 31 26 27 156 32 5 33 6 28 23 48 - - - $PROJ_DIR$\..\Common\Minimal\flop.c + $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\uip_arp.c ICCRX - 115 + 23 BICOMP - 125 + 34 - - - BICOMP - 31 26 27 156 32 5 33 6 28 47 - - - $PROJ_DIR$\..\Common\Minimal\GenQTest.c + $PROJ_DIR$\Renesas-Files\hwsetup.c ICCRX - 114 + 20 BICOMP - 57 + 8 - - - BICOMP - 31 26 27 156 32 5 33 6 28 34 11 68 - - - $PROJ_DIR$\..\Common\Minimal\integer.c + $PROJ_DIR$\..\Common\Minimal\death.c ICCRX - 130 + 18 BICOMP - 133 + 36 - - - BICOMP - 31 26 27 156 32 5 33 6 28 45 - - $PROJ_DIR$\..\Common\Minimal\IntQueue.c ICCRX - 121 + 49 BICOMP - 116 + 66 - - - BICOMP - 31 26 27 156 32 5 33 34 6 28 16 15 - - $PROJ_DIR$\..\Common\Minimal\PollQ.c ICCRX - 118 + 56 BICOMP - 66 + 31 - - - BICOMP - 31 26 27 156 32 5 33 6 28 34 22 - - $PROJ_DIR$\..\Common\Minimal\QPeek.c ICCRX - 63 + 55 BICOMP - 83 + 64 - - - BICOMP - 31 26 27 156 32 5 33 6 28 34 11 21 - - $PROJ_DIR$\..\Common\Minimal\recmutex.c ICCRX - 58 + 25 BICOMP - 112 + 41 - - - BICOMP - 31 26 27 156 32 5 33 6 28 11 34 29 - - $PROJ_DIR$\..\Common\Minimal\semtest.c ICCRX - 127 + 78 BICOMP - 111 + 65 - - - BICOMP - 31 26 27 156 32 5 33 6 28 11 34 0 - - $PROJ_DIR$\..\..\Source\portable\MemMang\heap_2.c ICCRX - 9 + 59 BICOMP - 128 + 54 - - - BICOMP - 31 26 27 156 32 5 33 6 28 - - - - - $PROJ_DIR$\Debug-with-optimisation\Obj\RTOSDemo.pbd - - - BILINK - 132 144 57 113 116 109 106 66 83 61 10 131 125 128 148 147 146 155 67 133 119 117 153 64 134 35 112 111 126 152 135 136 145 - - - $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\uip_arp.c + $PROJ_DIR$\..\..\Source\portable\IAR\RX600\port.c ICCRX - 142 + 24 BICOMP - 145 + 19 - - - BICOMP - 50 8 51 19 20 4 70 52 54 1 41 53 2 - - - $PROJ_DIR$\Renesas-Files\hwsetup.c + $PROJ_DIR$\..\..\Source\portable\IAR\RX600\port_asm.s - ICCRX - 122 - - - BICOMP - 67 + ARX + 21 - - - BICOMP - 156 - - - $PROJ_DIR$\HighFrequencyTimerTest.c + $PROJ_DIR$\..\..\Source\list.c ICCRX - 107 + 75 BICOMP - 113 + 40 - - - BICOMP - 31 26 27 156 32 5 33 - - - $PROJ_DIR$\IntQueueTimer.c + $PROJ_DIR$\..\..\Source\queue.c ICCRX - 59 + 47 BICOMP - 109 + 12 - - - BICOMP - 31 26 27 156 32 5 33 6 28 15 16 - - - $PROJ_DIR$\main-full.c + $PROJ_DIR$\..\..\Source\tasks.c ICCRX - 18 + 27 BICOMP - 117 + 48 - - - BICOMP - 31 26 27 156 32 5 33 6 28 23 48 16 46 69 45 44 0 22 68 21 29 47 - - - $PROJ_DIR$\webserver\EMAC.c + $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\apps\httpd\http-strings.c ICCRX - 151 + 39 BICOMP - 144 + 33 - - - BICOMP - 49 24 42 31 26 27 156 32 5 33 6 28 11 34 8 51 19 20 4 70 52 54 1 41 53 2 - - - $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\timer.c + $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\apps\httpd\httpd-fs.c ICCRX - 138 + 26 BICOMP - 152 + 11 - - - BICOMP - 19 20 4 70 51 52 54 1 41 12 31 26 27 156 32 5 33 43 17 - - - $PROJ_DIR$\webserver\httpd-cgi.c + $PROJ_DIR$\..\Common\Minimal\blocktim.c ICCRX - 149 + 10 BICOMP - 147 + 57 BICOMP - 8 51 19 20 4 70 52 54 1 41 53 2 30 31 26 27 156 32 5 33 6 28 + 0 6 3 105 29 80 4 14 1 5 2 - $PROJ_DIR$\webserver\phy.c + $PROJ_DIR$\..\Common\Minimal\flash.c ICCRX - 150 + 60 BICOMP - 153 + 35 - - - BICOMP - 24 42 31 26 27 156 32 5 33 6 28 - - - $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\psock.c + $PROJ_DIR$\..\Common\Minimal\flop.c ICCRX - 143 + 44 BICOMP - 134 + 30 - - - BICOMP - 51 19 20 4 70 52 54 1 41 8 53 2 - - - $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\uip.c + $PROJ_DIR$\..\Common\Minimal\GenQTest.c ICCRX - 141 + 61 BICOMP - 136 + 42 - - - BICOMP - 8 51 19 20 4 70 52 54 1 41 53 2 50 3 - - - $PROJ_DIR$\..\..\Source\portable\IAR\RX600\port.c + $PROJ_DIR$\..\Common\Minimal\integer.c ICCRX - 124 + 32 BICOMP - 64 + 71 - - - BICOMP - 31 26 27 156 32 5 33 6 28 - - - $PROJ_DIR$\..\..\Source\portable\IAR\RX600\port_asm.s + $PROJ_DIR$\HighFrequencyTimerTest.c - ARX - 62 + ICCRX + 76 + + + BICOMP + 68 - $PROJ_DIR$\..\..\Source\list.c + $PROJ_DIR$\IntQueueTimer.c ICCRX - 123 + 58 BICOMP - 119 + 67 - - - BICOMP - 31 26 27 156 32 5 33 28 - - - $PROJ_DIR$\..\..\Source\queue.c + $PROJ_DIR$\main-full.c ICCRX - 82 + 28 BICOMP - 35 + 73 - - - BICOMP - 31 26 27 156 32 5 33 6 28 7 - - - $PROJ_DIR$\..\..\Source\tasks.c + $PROJ_DIR$\ParTest.c ICCRX - 110 + 45 BICOMP - 126 + 9 - - - BICOMP - 31 26 27 156 32 5 33 6 28 25 - - - $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\apps\httpd\http-strings.c + $PROJ_DIR$\RegTest.s - ICCRX - 140 - - - BICOMP - 148 + ARX + 63 - $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\apps\httpd\httpd-fs.c + $PROJ_DIR$\uIP_Task.c ICCRX - 139 + 74 BICOMP - 146 + 53 - - - BICOMP - 4 70 51 19 20 52 54 1 41 40 13 - - - $PROJ_DIR$\..\Common\ethernet\FreeTCPIP\apps\httpd\httpd.c + $PROJ_DIR$\..\Common\Minimal\BlockQ.c ICCRX - 137 + 22 BICOMP - 155 + 16 BICOMP - 8 51 19 20 4 70 52 54 1 41 53 2 30 14 + 0 6 3 105 29 80 4 14 1 5 7 diff --git a/Demo/RX600_RX62N-RDK_IAR/main-blinky.c b/Demo/RX600_RX62N-RDK_IAR/main-blinky.c index 04e6f92df..064e9c715 100644 --- a/Demo/RX600_RX62N-RDK_IAR/main-blinky.c +++ b/Demo/RX600_RX62N-RDK_IAR/main-blinky.c @@ -59,7 +59,8 @@ * (causing the first task to toggle the LED). * * For a much more complete and complex example select either the Debug or - * Debug_with_optimisation build configurations within the HEW IDE. + * Debug_with_optimisation build configurations within the Embedded Workbench + * IDE. */ /* Hardware specific includes. */ @@ -94,7 +95,7 @@ static void prvQueueSendTask( void *pvParameters ); /* The queue used by both tasks. */ static xQueueHandle xQueue = NULL; -/* This variable is not used by this simple Blinky example. It is defined +/* This variable is not used by this simple Blinky example. It is defined purely to allow the project to link as it is used by the full project. */ volatile unsigned long ulHighFrequencyTickCount = 0UL; /*-----------------------------------------------------------*/ diff --git a/Demo/RX600_RX62N-RDK_IAR/main-full.c b/Demo/RX600_RX62N-RDK_IAR/main-full.c index abc1ae2e8..9ab30c004 100644 --- a/Demo/RX600_RX62N-RDK_IAR/main-full.c +++ b/Demo/RX600_RX62N-RDK_IAR/main-full.c @@ -54,7 +54,7 @@ /* **************************************************************************** * This project includes a lot of tasks and tests and is therefore complex. * If you would prefer a much simpler project to get started with then select - * the 'Blinky' build configuration within the HEW IDE. + * the 'Blinky' build configuration within the Embedded Workbench IDE. * **************************************************************************** * * Creates all the demo application tasks, then starts the scheduler. The web diff --git a/Demo/RX600_RX62N-RDK_IAR/settings/RTOSDemo.dbgdt b/Demo/RX600_RX62N-RDK_IAR/settings/RTOSDemo.dbgdt index 5ed809c08..d48cbdf65 100644 --- a/Demo/RX600_RX62N-RDK_IAR/settings/RTOSDemo.dbgdt +++ b/Demo/RX600_RX62N-RDK_IAR/settings/RTOSDemo.dbgdt @@ -49,14 +49,14 @@ - TextEditor$WS_DIR$\main-full.c032512555125550TextEditor$WS_DIR$\ParTest.c05234093409TextEditor$WS_DIR$\IntQueueTimer.c03634723492TextEditor$WS_DIR$\Renesas-Files\hwsetup.c02221192119TextEditor$WS_DIR$\webserver\phy.c02221482148TextEditor$WS_DIR$\..\Common\Minimal\flop.c021490589058TextEditor$WS_DIR$\..\..\Source\queue.c039837351373510100000010000001 + TextEditor$WS_DIR$\main-full.c0533048304800100000010000001 - iaridepm.enu1debuggergui.enu1-2-2740238-2-212114172024143585142857755601-2-21981682-2-216842001002381203666119048203666 + iaridepm.enu1debuggergui.enu1-2-2740238-2-212114172024143585142857755601-2-21981682-2-216842001002381203666119048203666 diff --git a/Demo/RX600_RX62N-RDK_IAR/settings/RTOSDemo.dni b/Demo/RX600_RX62N-RDK_IAR/settings/RTOSDemo.dni index 04a79e7a4..3f1935682 100644 --- a/Demo/RX600_RX62N-RDK_IAR/settings/RTOSDemo.dni +++ b/Demo/RX600_RX62N-RDK_IAR/settings/RTOSDemo.dni @@ -1,7 +1,7 @@ [E20] -TimeConnected=1284374325 -ComuniDllSave=87228416 -FfwnsdDllSave=87293952 +TimeConnected=1284472022 +ComuniDllSave=84541440 +FfwnsdDllSave=81330176 ChipName=R5F562N8 CpuMode=0 InputClock=12.500000 @@ -11,7 +11,7 @@ DebugFlags=0,0 EmulatorMode=0 NeedInit=1 [DebugChecksum] -Checksum=-1439406671 +Checksum=-501542729 [DisAssemblyWindow] NumStates=_ 1 State 1=_ 1 diff --git a/Demo/RX600_RX62N-RDK_IAR/settings/RTOSDemo.wsdt b/Demo/RX600_RX62N-RDK_IAR/settings/RTOSDemo.wsdt index f04cf465b..892b302a2 100644 --- a/Demo/RX600_RX62N-RDK_IAR/settings/RTOSDemo.wsdt +++ b/Demo/RX600_RX62N-RDK_IAR/settings/RTOSDemo.wsdt @@ -53,14 +53,14 @@ - TextEditor$WS_DIR$\main-full.c032512555125550TextEditor$WS_DIR$\ParTest.c05234093409TextEditor$WS_DIR$\IntQueueTimer.c03634723492TextEditor$WS_DIR$\Renesas-Files\hwsetup.c02221192119TextEditor$WS_DIR$\webserver\phy.c02221482148TextEditor$WS_DIR$\..\Common\Minimal\flop.c021490589058TextEditor$WS_DIR$\..\..\Source\queue.c039837351373510100000010000001 + TextEditor$WS_DIR$\main-full.c0533048304800100000010000001 - iaridepm.enu1-2-2706351-2-2331284197024289206210119720978-2-22321682-2-216842341002381238289197024289206 + iaridepm.enu1-2-2706351-2-2331284197024289206210119720978-2-22321682-2-216842341002381238289197024289206 diff --git a/Demo/RX600_RX62N-RDK_IAR/webserver/EMAC.c b/Demo/RX600_RX62N-RDK_IAR/webserver/EMAC.c index 9b844670c..5be492679 100644 --- a/Demo/RX600_RX62N-RDK_IAR/webserver/EMAC.c +++ b/Demo/RX600_RX62N-RDK_IAR/webserver/EMAC.c @@ -530,6 +530,8 @@ long lHigherPriorityTaskWoken = pdFALSE; extern xSemaphoreHandle xEMACSemaphore; static long ulTxEndInts = 0; + __enable_interrupt(); + /* Has a Tx end occurred? */ if( ul & emacTX_END_INTERRUPT ) { -- 2.39.5