summaryrefslogtreecommitdiff
path: root/FreeRTOS/Demo/RX600_RX62N-RDK_IAR
diff options
context:
space:
mode:
authorrtel <rtel@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>2015-10-10 10:29:29 +0000
committerrtel <rtel@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>2015-10-10 10:29:29 +0000
commit7ff33749cb04313a64ef984b1e143468ee3d3f52 (patch)
treed2a5bc4883d1c08f32e4fa0f8b66b116180de846 /FreeRTOS/Demo/RX600_RX62N-RDK_IAR
parentc5bbf24e384e03e65ae5642787eb859bd0820cf1 (diff)
downloadfreertos-7ff33749cb04313a64ef984b1e143468ee3d3f52.tar.gz
Add FreeRTOS+CLI examples to the Renesas RZ/T demos.
Fix some compiler warnings. Correct spellings in comments. git-svn-id: http://svn.code.sf.net/p/freertos/code/trunk@2386 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
Diffstat (limited to 'FreeRTOS/Demo/RX600_RX62N-RDK_IAR')
-rw-r--r--FreeRTOS/Demo/RX600_RX62N-RDK_IAR/RegTest.s4
1 files changed, 2 insertions, 2 deletions
diff --git a/FreeRTOS/Demo/RX600_RX62N-RDK_IAR/RegTest.s b/FreeRTOS/Demo/RX600_RX62N-RDK_IAR/RegTest.s
index 4f9a3eea9..bc0eb478d 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RDK_IAR/RegTest.s
+++ b/FreeRTOS/Demo/RX600_RX62N-RDK_IAR/RegTest.s
@@ -95,7 +95,7 @@ _prvRegTest1Implementation:
MOV #14, R14
MOV #15, R15
- /* Loop, checking each itteration that each register still contains the
+ /* Loop, checking each iteration that each register still contains the
expected value. */
TestLoop1:
@@ -180,7 +180,7 @@ _prvRegTest2Implementation:
MOV #140H, R14
MOV #150H, R15
- /* Loop, checking each itteration that each register still contains the
+ /* Loop, checking each iteration that each register still contains the
expected value. */
TestLoop2: