Arm Community
Site
Search
User
Site
Search
User
Forums
Arm Development Studio forum
Detecting JTAG connection from CPU
Jump...
Cancel
Locked
Locked
Replies
5 replies
Subscribers
118 subscribers
Views
7017 views
Users
0 members are here
Options
Share
More actions
Cancel
Related
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion
Detecting JTAG connection from CPU
yuri poliak
over 12 years ago
Note: This was originally posted on 11th June 2013 at
http://forums.arm.com
Hi all.
I am interested to know if during the initialization process while connecting Jtag debugger to ARM device such as cortex a9, there any way to indicate from the Kernel that this interface is in use?
i would like to know if the initialization process before halting the system is using any CPU register?
thank you
Parents
yuri poliak
over 12 years ago
Note: This was originally posted on 13th June 2013 at
http://forums.arm.com
[size=2]I know that when i connect JTAG debugger, there are several initialization process between the debugger and the mobile phone. One of the things that happen during this initialization is halting the CPU. [/size]
[size=2]I want to build kernel module that will indicate that a JTAG debugger is now trying to communicate with the CPU, before that the system has been halted. In other words does the kernel can read the registers that are used during the initialization process or during the halting process? does the halting instruction is atomic(happens immediately ? does the Kernel can indicate that halting is going to happen?[/size]
[size=2]
[/size]
[size=2]
[/size]
[size=2]Thank you! [/size]
Cancel
Vote up
0
Vote down
Cancel
Reply
yuri poliak
over 12 years ago
Note: This was originally posted on 13th June 2013 at
http://forums.arm.com
[size=2]I know that when i connect JTAG debugger, there are several initialization process between the debugger and the mobile phone. One of the things that happen during this initialization is halting the CPU. [/size]
[size=2]I want to build kernel module that will indicate that a JTAG debugger is now trying to communicate with the CPU, before that the system has been halted. In other words does the kernel can read the registers that are used during the initialization process or during the halting process? does the halting instruction is atomic(happens immediately ? does the Kernel can indicate that halting is going to happen?[/size]
[size=2]
[/size]
[size=2]
[/size]
[size=2]Thank you! [/size]
Cancel
Vote up
0
Vote down
Cancel
Children
No data