changed ptme uio on te0720
This commit is contained in:
@ -438,7 +438,7 @@ void PdecHandler::getClcw() {
|
||||
|
||||
#if OBSW_DEBUG_PDEC_HANDLER == 1
|
||||
uint32_t clcw = *(registerBaseAddress + PDEC_CLCW_OFFSET);
|
||||
if (debugDivider == 5) {
|
||||
if (debugDivider == 10) {
|
||||
printClcw(clcw);
|
||||
debugDivider = 0;
|
||||
return;
|
||||
|
Reference in New Issue
Block a user