mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-23 01:58:00 +02:00
first mythen3Server commit
This commit is contained in:
@ -144,7 +144,7 @@ int mapCSP0(void) {
|
||||
}
|
||||
printf("CSPOBASE mapped from %08x to %08x\n",CSP0BASE,CSP0BASE+MEM_SIZE);
|
||||
#endif
|
||||
printf("Status Register: %08x\n",bus_r(STATUS_REG));
|
||||
//printf("Status Register: %08x\n",bus_r(STATUS_REG));
|
||||
}else
|
||||
printf("Memory already mapped before\n");
|
||||
return OK;
|
||||
|
Reference in New Issue
Block a user