CBM_TOF_1 = 20,
FLASH_TRB3SC = 21,
FLASH_DIRICH = 22,
- FLASH_DIRICH_CONCENTRATOR = 23
+ FLASH_DIRICH_CONCENTRATOR = 23,
+ FLASH_TRB5SC = 24
} FlashType;
"CBM TOF V1",
"TRB3sc",
"Dirich",
- "DirichConcentrator"
+ "DirichConcentrator",
+ "Trb5sc"
};
typedef struct {
flashParam->numPages = 32768;
break;
+ case 0xa500:
+ flashParam->flashType = FLASH_TRB5SC;
+ flashParam->manId = 0x1720c2;
+ strcpy(flashParam->allowedStringId[0], "trb5sc");
+ flashParam->numPages = 32768;
+ break;
+
default:
return -1;
}
}
for (i = 0; i < status; i++) {
- char text[32] = "";
+ char text[33] = "";
char cc[2] = " \0";
int c;
fprintf(stdout, "\nEndPoint: 0x%04x Page #%d\n",