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.

CC2650: cygwin

Part Number: CC2650
Other Parts Discussed in Thread: CC2531,

Hello 

I am trying to build a cc26xx example program but I got an error as

srec_cat cc26xx-demo.i16hex -intel -o cc26xx-demo.hex -intel
make: srec_cat: Command not found
make: *** [../../cpu/cc26xx-cc13xx/Makefile.cc26xx-cc13xx:121: cc26xx-demo.hex] Error 127
rm cc26xx-demo.co obj_srf06-cc26xx/fault-handlers.o obj_srf06-cc26xx/startup_gcc.o cc26xx-demo.i16hex

so which package I need to install to remove that error

thank you