Masmiseim Community Member
- Member since Oct 18th 2016
- Last Activity
- , Reading thread Segger 5.34 displays RAM use erroneously
This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.
-
Masmiseim -
Replied to the thread Issues with syntax-highlighting.
PostHello Nino, thanks for the feedback. Bye the way, Comments in XML-Files are not colored properly. I would expect that the angle bracket which enframe comments are also colored like the rest of the comment. Best regards -
Masmiseim -
Replied to the thread Issues with syntax-highlighting.
PostHello Nino, find attached a simple project. Open the File fsl_flexcan.h and scroll to line 675 to find an example for the ampersand issue. Regarding issue 3, enable the two options - visible whitespace Edit --> Others --> Visible Whitspace -… -
Masmiseim -
Posted the thread Issue with Find in Solution/Project/Document.
ThreadHello Segger-Team, the menu entrys Search --> Find Extra --> Find in Solution Search --> Find Extra --> Find in Project Search --> Find Extra --> Find in Document seems to do nothing. Nothing happens when using this. I checked this in Embedded… -
Masmiseim -
Posted the thread Issues with syntax-highlighting.
ThreadHello Segger-Team, I found some issues with syntax-highlighting in Embedded Studio, maybe you could solve those: - Ampersand in comments leads to a highlighted line: forum.segger.com/index.php/Att…4ab8c1c5f1ce248784c165b90 - If you enable the option… -
Masmiseim -
Replied to the thread [SOLVED] JLINK_CORESIGHT_WriteDP parameter.
PostHello Fabian, no further questions, thank you Best regards -
Masmiseim -
Replied to the thread [SOLVED] JLINK_CORESIGHT_WriteDP parameter.
PostHello Fabian, thanks for the Update. ARM is only referring to the Address in the documentation. Segger is using an Index. The correlation between both was unclear to me. Best Regards -
Masmiseim -
Replied to the thread [SOLVED] JLINK_CORESIGHT_WriteDP parameter.
PostHello Fabian, the Indexes you are using for JLINK_CORESIGHT_WriteDP seems not to be related to the addresses of the registers which you can find in the ARM specification. Compare developer.arm.com/documentatio…tation-specific-registers The Register… -
Masmiseim -
Replied to the thread [SOLVED] JLINK_CORESIGHT_WriteDP parameter.
PostHello Fabian, thank you for your feedback. What do you mean with usually? Is this dependent to the used controller? NXP is using ‘JLINK_CORESIGHT_WriteDP’ regular with a number instead of the symbolic constants, therefore is it possible to get a… -
Masmiseim -
Posted the thread [SOLVED] JLINK_CORESIGHT_WriteDP parameter.
ThreadHello Segger Team, I try to understand a JinkScript for the iMXRT685 which comes with the SDK from NXP. They call JLINK_CORESIGHT_WriteDP like this: Source Code (1 line) According your documentation, the first parameter can be one of -…