So far so good with the C8051T600DK board with on board USB (like a toolkit).
I'm using it with the C8051T600 EDB daughter board which is an emulator with a C8051F300. Not yet tried to program a real T600.
Have tried Linux (Ubuntu), and Mac OS X (10.5.5).
This from Mac OS X...
ec2writeflash --port=USB --mode=c2 --eraseall --run --hex prog.hex
port = USB
0x05ac, 0x8005
0x05ac, 0x8005
0x05ac, 0x1002
0x05ac, 0x0205
0x05ac, 0x0304
0x0781, 0x5406
0x05ac, 0x8005
0x056a, 0x00b5
0x05ac, 0x8005
0x05ac, 0x8006
0x050d, 0x0237
0x067b, 0x2303
0x05e3, 0x070e
ec2_GetDbgInfo(0x10c4,0x8044) 1
Found EC3 debugger
ec2_reset C2
EC3 debugger firmware version = 0x14
Warning: this version is newer than the versions tested by the developers,
Please report success / failure and version via ec2drv.sf.net
Currently tested versions from 0x07 to 0x0e
FOUND:
device : C8051F300
mode : C2
Do you know if anyone had success/failure with programming a device from C8051T60x family?