CTRLSTAT = 0xffffffff

Sir,

I am working on Cortex-M4 over serial wire debug protocol, i am able to read IDCODE(0x2ba01477) which is correct as per arm cortex m4 technical reference manual, and i am writing 0x50000000 to CTRLSTAT register to enable CSYSPWRUPREQ and CDBGPWRREQ which is also success without any ACK error,but the thing is when i am trying to read the CTRLSTAT register i got 0xffffffff . I don't understand what might be the problem,Please suggest me what would be the problem??

Thanks & Regards

Parents
  • Hi and welcome to the community.

    Which tool are you using for reading the data ?

    (Maybe OpenOCD - or your own ?)

    -Can you provide some extra information about the microcontroller vendor and model number ?

    (it might be helpful in finding out the cause and thus the solution).

Reply
  • Hi and welcome to the community.

    Which tool are you using for reading the data ?

    (Maybe OpenOCD - or your own ?)

    -Can you provide some extra information about the microcontroller vendor and model number ?

    (it might be helpful in finding out the cause and thus the solution).

Children
More questions in this forum