DMA Debug helper component!

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
lock attach
Attachments are accessible only for community members.
Anonymous
Not applicable

 This is a nice little component that can be useful if you getting your hands dirty with the DMA.  This component does not add any code to your project, but it does enable the component debug feature and give you easy one-stop-shop access to all the DMA registers.

   

 

   

This component is basically like the TRM register reference built right into the debugger.  For advanced users, give it a try and let me know what you think.

   

 

   

The attached file a zip file of the .cycomp file

0 Likes
6 Replies
Anonymous
Not applicable

Wie kann man installieren das Komponent?

0 Likes
HeLi_263931
Level 8
Level 8
100 solutions authored 50 solutions authored 25 solutions authored

This should be like any other component (e.g. one created by yourself) - just import it into your project.

0 Likes
Anonymous
Not applicable

Thanks!

   

Und wie nutzen? Bitte detallierte Instruktion?

0 Likes
HeLi_263931
Level 8
Level 8
100 solutions authored 50 solutions authored 25 solutions authored

Did you ever tried it? Its not that complicated:

   
        
  • extract the archive to your disk
  •     
  • open your project, open the 'components' tab in the workspace explorer
  •     
  • select the project, rigfht click, "import component"
  •     
  • 'import from archive', select the extracted .cycomp file
  •     
  • open the schematic, add the DMA debug helper component (located in the 'community' tab of the component catalog)
  •     
  • after that, just open the data sheet of the component for detailed explanations
  •    
   

btw: writing your questions in english will improve the chances of help - most people here don't speak german (and I would presume nobody will use google translate to help you).

0 Likes
Bob_Marlowe
Level 10
Level 10
First like given 50 questions asked 10 questions asked
        It is always easier that YOU use (Google)translator to translate into english than EVERYONE wanting to understand you uses a translator.   
   
Bob   
0 Likes
Anonymous
Not applicable

Thank you, it worked.

0 Likes