I think I've already found the solution from " Arduino Blag: Using the Arduino's ICSP: Workaround for a Fried ATmel8U2 " because my usb chip was fried out.
I turn out to locate my hex files and proceed to device programming by include .hex (once compile it under arduino IDE it will then appear under C:\users\xxx\AppData\Local\Temp begins with buildxxx folder inside) and copy .hex file to easy to find location before programming by using avrisp mkII to 6 pin isp cable in flash programming.
It worked out in charmed after I tried to upload an easy sketch and test it.
BTW anyone got solution to solved usb chip problems on this pages because mega adk or mega 2560 is common to have usb chips faulty problems.