STMicroelectronics / STM32CubeG4

STM32Cube MCU Full Package for the STM32G4 series - (HAL + LL Drivers, CMSIS Core, CMSIS Device, MW libraries plus a set of Projects running on all boards provided by ST (Nucleo, Evaluation and Discovery Kits))
Other
182 stars 98 forks source link

G491 and G4A1 wrong RAM size in linker script #19

Closed atsju closed 3 years ago

atsju commented 3 years ago

In the linker scripts for G491 and G4A1 the RAM size seems to be 128kB but on G4 series web page statement is 112kB. One of the two is false.

RKOUSTM commented 3 years ago

Hi @atsju,

Thank you for your contribution. The reported issue has been confirmed and a bug tracker has been opened internally. The following fix in the flash files .icf will be implemented and made available in future release for all STM32G4 series, where the RAM size will be the sum of SRAM1 and SRAM2.

With regards,

RKOUSTM commented 3 years ago

ST Internal Reference: 98738

ASELSTM commented 3 years ago

Hi @atsju,

I hope you are fine. The issue you reported has been fixed in the frame of version v1.4.0 of the STM32CubeG4 published recently on GitHub.

Thank you again for having reported.

With regards,