Other Parts Discussed in Thread: CC1310, , UNIFLASH, CC2650, CC1350
Hi!
I was trying to employ contiki-NG with frequency hopping(TSCH) in cc1310 platform.
Since the examples provided in contiki NG for 6TiSCH supports only few hardware which exclude cc1310, I tried to work the "simple node" example on cc2640.
I get an issue with flashing on uniflash :make TARGET=srf06-cc26xx BOARD=cc2640R2 node.bin
>>
../../arch/platform/srf06-cc26xx/Makefile.srf06-cc26xx:31: ../../arch/cpu/cc26xx-cc13xx/Makefile.: No such file or directory
make: *** No rule to make target '../../arch/cpu/cc26xx-cc13xx/Makefile.'. Stop.
Thank you!