stm32 docu: where is information about trace buffer
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2017-07-20 3:04 AM
Posted on July 20, 2017 at 12:04
Hi
where in the STM32 documentation would i find out if a stm32 L4 76ZE has a trace buffer?
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2017-07-20 4:12 AM
Posted on July 20, 2017 at 13:12
Get the ARM documentation for the core and check the registers / flags in the ITM and DWT units.
Don't think it uses a trace buffer. That resides in the trace pod. On the CM0 you can allocate SRAM to the instrumentation code, don't think you do that with CM4.
Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Up vote any posts that you find helpful, it shows what's working..
