summaryrefslogtreecommitdiff
path: root/nuttx/configs/z8encore000zco/ostest/ostest.linkcmd
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-03-08 21:19:39 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-03-08 21:19:39 +0000
commit99e869802e5b69c659946feb2467dd7bca0f415f (patch)
tree8ea391abd2636d31e700109f4ebee4749bd57691 /nuttx/configs/z8encore000zco/ostest/ostest.linkcmd
parent9c3d2d95d0b27266398dd49184ead7416f3d369b (diff)
downloadpx4-nuttx-99e869802e5b69c659946feb2467dd7bca0f415f.tar.gz
px4-nuttx-99e869802e5b69c659946feb2467dd7bca0f415f.tar.bz2
px4-nuttx-99e869802e5b69c659946feb2467dd7bca0f415f.zip
Initial fixes for Z8Encore debug
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@726 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/z8encore000zco/ostest/ostest.linkcmd')
-rwxr-xr-xnuttx/configs/z8encore000zco/ostest/ostest.linkcmd3
1 files changed, 1 insertions, 2 deletions
diff --git a/nuttx/configs/z8encore000zco/ostest/ostest.linkcmd b/nuttx/configs/z8encore000zco/ostest/ostest.linkcmd
index 4c291a67e..befb1ac71 100755
--- a/nuttx/configs/z8encore000zco/ostest/ostest.linkcmd
+++ b/nuttx/configs/z8encore000zco/ostest/ostest.linkcmd
@@ -61,8 +61,7 @@ define _low_nearbss = base of NEAR_BSS
define _len_nearbss = length of NEAR_BSS
define _low_farbss = base of FAR_BSS
define _len_farbss = length of FAR_BSS
-define _far_heaptop = highaddr of EDATA
-define _far_stack = highaddr of EDATA
+define _far_stacktop = highaddr of EDATA
define _near_stack = highaddr of RDATA
define _far_heapbot = top of EDATA
define _near_heaptop = highaddr of RDATA