[SOLVED] Registry view

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • Hello,
    Thank you for your inquiry.
    Did you specify a registers file in your project settings?
    The registers you are seeing are the default Cortex-M registers.
    For device specific registers you would need to install the device support package and either create a new project where the project gets created from the device specific files or you can copy the registers file to your current project.
    More information about support package can be found here: segger.com/products/developmen…o/technology/cpu-support/

    After installing the package is then located at File->Open Studio Folder->Packages Folder->STM32F4xx

    The registers xml file is then located at /XML/STM32F41x_Registers.xml
    You can then add it to your project in project options under Debugger->Register Definition File

    Best regards,
    Nino
    Please read the forum rules before posting.

    Keep in mind, this is *not* a support forum.
    Our engineers will try to answer your questions between their projects if possible but this can be delayed by longer periods of time.
    Should you be entitled to support you can contact us via our support system: segger.com/ticket/

    Or you can contact us via e-mail.
  • Hi,

    Great to hear that you are up and running again.
    We will consider his thread as solved now.

    Best regards,
    Nino
    Please read the forum rules before posting.

    Keep in mind, this is *not* a support forum.
    Our engineers will try to answer your questions between their projects if possible but this can be delayed by longer periods of time.
    Should you be entitled to support you can contact us via our support system: segger.com/ticket/

    Or you can contact us via e-mail.