o make rom uploader

This commit is contained in:
david
2009-02-17 11:20:47 +01:00
parent 9a959e46a4
commit 56ac6b73a4
5 changed files with 63 additions and 77 deletions

View File

@@ -165,6 +165,7 @@ static void _HandleBulkOut(U8 bEP, U8 bEPStatus)
MemoryCmd.dwAddress += iChunk;
MemoryCmd.dwLength -= iChunk;
DBG("_HandleBulkOut addr=%X, len=%d\n",MemoryCmd.dwAddress,MemoryCmd.dwLength);
if (MemoryCmd.dwLength == 0) {
DBG("_HandleBulkOut done\n");