GPCLR GPCHR value issue

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

GPCLR GPCHR value issue

716 Views
samcs
Contributor II

I debugged a program, at breakpoint, i got.

Debug1.png

GPCLR,GPCHR value is 0x80008000(2147516416), looked through the code, can't find where is the 0x80008000 from, it's global ,should be set to 0.

0 Kudos
3 Replies

700 Views
samcs
Contributor II

And I found at breakpoint rtos_start(), the GPCLR,GPCHR value is also 0x80008000 too.

PCR[0]..PCR[31] , be set to 0x80008000 (2147516416) too, seems default value is not zero, is 0x80008000.

0 Kudos

689 Views
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi Sam,

first of all, which device and which SDK/RTD do you have?

Regards,

Lukas

0 Kudos

664 Views
samcs
Contributor II

It's clock cofiguration issue,fixed

0 Kudos