From 23cd432fd30b1e7beaa3c99457b58ef399f41da2 Mon Sep 17 00:00:00 2001 From: Uwe Kleine-König Date: Fri, 25 Jul 2014 00:09:02 +0200 Subject: Update README for new ptxdist version --- README | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README b/README index b73ba09..bbb9b65 100644 --- a/README +++ b/README @@ -49,14 +49,14 @@ Then build the toolchain Now go and get you a cup of coffee. -install ptxdist 2013.07.1 +install ptxdist 2014.07.0 ------------------------- Note, for building the BSP you need a different ptxdist version than for the toolchain. - wget http://ptxdist.de/software/ptxdist/download/ptxdist-2013.07.1.tar.bz2 - tar xjf ptxdist-2013.07.1.tar.bz2 - cd ptxdist-2013.07.1 + wget http://ptxdist.de/software/ptxdist/download/ptxdist-2014.07.0.tar.bz2 + tar xjf ptxdist-2014.07.0.tar.bz2 + cd ptxdist-2014.07.0 ./configure && make sudo make install @@ -64,7 +64,7 @@ building -------- cd /path/to/OSELAS.BSP-EnergyMicro-Gecko - ln -s /usr/local/bin/ptxdist-2013.07.1 p + ln -s /usr/local/bin/ptxdist-2014.07.0 p ./p select configs/ptxconfig ./p toolchain /opt/OSELAS.Toolchain-2012.12.0/arm-cortexm3-uclinuxeabi/gcc-4.7.2-uclibc-0.9.33.2-binutils-2.22-kernel-3.6-sanitized/bin ./p platform configs/platform-energymicro-efm32gg-dk3750/platformconfig -- cgit v1.2.3