Arm Community
Site
Search
User
Site
Search
User
Groups
Arm Research
DesignStart
Education Hub
Graphics and Gaming
High Performance Computing
Innovation
Multimedia
Open Source Software and Platforms
Physical
Processors
Security
System
Software Tools
TrustZone for Armv8-M
中文社区
Blog
Announcements
Artificial Intelligence
Automotive
Healthcare
HPC
Infrastructure
Innovation
Internet of Things
Machine Learning
Mobile
Smart Homes
Wearables
Forums
All developer forums
IP Product forums
Tool & Software forums
Pelion IoT Platform
Support
Open a support case
Documentation
Downloads
Training
Arm Approved program
Arm Design Reviews
Community Help
More
Cancel
Developer Community
Tools and Software
Software Tools
Jump...
Cancel
Software Tools
Arm Development Studio forum
Cortex M3 ITM trace
Tools, Software and IDEs blog
Forums
Videos & Files
Help
Jump...
Cancel
New
Replies
4 replies
Subscribers
127 subscribers
Views
2770 views
Users
0 members are here
Related
Cortex M3 ITM trace
Offline
Miro Kostadinov
over 7 years ago
Note: This was originally posted on 18th March 2010 at http://forums.arm.com
Do I miss something or there is no way to implement interrupt driven debug trace on Cortex M3?
I know that the SWO interface is relatively fast, but still I would prefer to avoid any polling and blocking...
Offline
Miro Kostadinov
over 7 years ago
Note: This was originally posted on 18th March 2010 at
http://forums.arm.com
Yes, I mean text messages or software trace (printf) over the ITM stimulus registers.
I do have decent tool (PEEDI /ronetix) but there are other colleagues involved in the project and eventually there will be clients as we hope. So it will be great if the project can be used with wide range of tools including low cost ones.
My question is whether I miss something, because the documentation is not very clear to me. It does not mention explicitly whether the polling is the only option or not. More likely it is the only option. At least I can't find any dedicated interrupt or exception. Actually there is some exception for a debug monitor, but probably this has nothing to do with the ITM buffers.
So I assume now that the software trace cannot be interrupt driven. I am thinking how to implement it without blocking and without message nesting. Maybe I will have some non-blocking queue and a low priority thread on the other side to do the polling. I will make it somehow ;-)
Cancel
Up
0
Down
Reply
Cancel
Offline
Miro Kostadinov
over 7 years ago
Note: This was originally posted on 18th March 2010 at
http://forums.arm.com
Thank you Joseph,
that's all I wanted to know ;-)
Cancel
Up
0
Down
Reply
Cancel
Offline
Joseph Yiu
over 7 years ago
Note: This was originally posted on 18th March 2010 at
http://forums.arm.com
Are you referring to ITM text message output feature? which development tool are you using?
If you are using ULINK-Pro, you can have a very high trace bandwidth and that should help reduce the blocking.
(I think you can do the same with JtagJet-Trace, which is also supported by Keil MDK-ARM).
Joseph
Cancel
Up
0
Down
Reply
Cancel
Offline
Joseph Yiu
over 7 years ago
Note: This was originally posted on 18th March 2010 at
http://forums.arm.com
I'm afraid there is no interrupt support for ITM stimulus registers.
Instead of using ITM you might need to use a UART for interrupt driven text output.
The debug monitor exception only linked to breakpoint and watchpoint events and does not get trigger by the ITM buffer status.
regards,
Joseph
Cancel
Up
0
Down
Reply
Cancel
More questions in this forum
By title
By date
By reply count
By view count
By most asked
By votes
By quality
Descending
Ascending
All recent questions
Unread questions
Questions you've participated in
Questions you've asked
Unanswered questions
Answered questions
Questions with suggested answers
Questions with no replies
Not Answered
Develop Kotlin apps with OpenCl to run in a Samsung mobile that use Mali G71
0
1444
views
2
replies
Latest
24 days ago
by
ARMStrongssen
Answered
FVP Debug problems for Blinky Example project on Cortex-M4
0
Fixed Virtual Platforms (FVPs)
Debugging
Cortex-M4
1739
views
2
replies
Latest
27 days ago
by
Sagittarius
Answered
Product license check-out for feature "platform_editor:202003" failed
0
ARM Development Suite (ADS)
DSTREAM
1961
views
2
replies
Latest
1 month ago
by
David DV
Suggested Answer
How to execute tag manipulation instructions in Cortex-A76 FVP
0
2142
views
2
replies
Latest
1 month ago
by
Stephen Theobald
Suggested Answer
Failed to debug hello world project on Cortex-A76
0
2196
views
1
reply
Latest
1 month ago
by
Stephen Theobald
<
>
View all questions in Arm Development Studio forum