Skip to main content
Akash Saini
Associate II
November 26, 2022
Question

Not able to see SRAM4 data of STM32U575VGT6 in Memory view of IAR.

  • November 26, 2022
  • 1 reply
  • 1063 views

We are using STM32U575VGT6 and declared some variables in SRAM4 region of MCU. But not able to see the values in watch or memory view of IAR IDE.

Debug further and found that STM32U5xxxG.ddf file do not define address zones for SRAM4 region.

If we add the SRAM4 region in .ddf file then we are able to see the SRAM4 data in watch and memory view.

downloaded latest IDE_Patches from gitHub - STM32CubeU5/Utilities/PC_Software/IDEs_Patches/EWARM/EWARMv8_STM32U57x-58x_V1.3.zip

But same issue.

Can you please fix this in next release so that we would not require to add SRAM4 region manually in .ddf file.

Thanks in Advance !!

This topic has been closed for replies.

1 reply

Technical Moderator
November 28, 2022

Hello @Akash Saini​ and welcome to the Community :)

I raised this issue internally for check and work in the Internal ticket ID 139850.

(PS: ID 139850, this is an internal tracking number and is not accessible or usable by customers)

Imen

"When your question is answered, please close this topic by clicking ""Accept as Solution"".ThanksImen"
Technical Moderator
January 9, 2023

Hi @Akash Saini​,

Please find attached the EWARM patch that supported the missing memory regions.

Imen

"When your question is answered, please close this topic by clicking ""Accept as Solution"".ThanksImen"