summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHao Zhang2019-01-17 09:44:24 -0600
committerHao Zhang2019-01-17 09:44:24 -0600
commitae14dc5b26aa7a8eec621beef0ba888711607e8b (patch)
tree8c43478952eda0743942c85f21e5ca5f00266836
parentcecfe5031b1f91e9c72f899257588b6156103c4e (diff)
downloadio-link-ae14dc5b26aa7a8eec621beef0ba888711607e8b.tar.gz
io-link-ae14dc5b26aa7a8eec621beef0ba888711607e8b.tar.xz
io-link-ae14dc5b26aa7a8eec621beef0ba888711607e8b.zip
iolink: PRSDK-3401: update test app readme file
Signed-off-by: Hao Zhang <hzhang@ti.com>
-rw-r--r--test/iq2_stack_test/README.txt9
1 files changed, 8 insertions, 1 deletions
diff --git a/test/iq2_stack_test/README.txt b/test/iq2_stack_test/README.txt
index 3cd6a74..e6a4811 100644
--- a/test/iq2_stack_test/README.txt
+++ b/test/iq2_stack_test/README.txt
@@ -1 +1,8 @@
1The IQ2 master stack is not free. We have to get permission from IQ2 if we want to use it for commercial purposes. \ No newline at end of file 1This test application requires the IQ2 master stack which is not free, please contact IQ2 Devemlopment to get a license
2and the source code.
3
4To build the IO-Link IQ2 master stack application:
5
61. Get a copy of the IQ2 stack source
72. export IOLINK_STACK_INSTALL_PATH=<path where IQ2 stack source is installed>
83. Under $(PDK_INSTALL_PATH)/ti/driver/iolink, run "make apps LIMIT_SOCS=am437x LIMIT_BOARDS=idkAM437x"