I am trying to do a project using TI CC2510 wireless SoC chips, but I want to use Linux to load my C code onto the devices. I don't want to buy Windows just for my development purposes. Does anyone know if this can be done? If so, once I compile to the 8051 hardware, how do I actually load the file onto the device? Can I somehow use this in linux? http://focus.ti.com/docs/toolsw/folders/print/cc-debugger.html
Asked
Active
Viewed 1,230 times
1 Answers
1
Try this: http://sourceforge.net/projects/cctool/

George
- 11
- 1
-
2What is it? Lone link is bad. – Austin Henley Nov 07 '12 at 02:29
-
How do you install it? I tried running automake in the parent directory, but nothing seems to happen... – DarthSpeedious Jun 26 '15 at 05:31