This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Linux/CC2650: make login

Part Number: CC2650

Tool/software: Linux

Hi

i am able to successfully compile and uploaded to cc2650 launchpad ::

but not in not able to login to see the output statements of my code ::
i followed steps from this link but im not able to do any kind of serial communication using Tera term or putty "115220 baudrate" :

$make login  //gives error

using saved target 'srf06-cc26xx'
../../tools/sky/serialdump-linux -b115200
make: ../../tools/sky/serialdump-linux: Command not found
../../cpu/cc26xx-cc13xx/Makefile.cc26xx-cc13xx:171: recipe for target 'login' failed
make: *** [login] Error 127