I am developing a small application for a Infineon XMC4500 microcontroller. The memory utilization report always states “Used FLASH: 0 bytes out of 1024KB (0%)” which is obviously wrong.
Steps to reproduce:
Start a new Embedded Project (Embedded Binary, GNU Make)
Select the XMC4500 microcontroller (1024kb ROM)
Finish the wizard and build the project
I am using Visual GDB Version 5.5 (Preview 1, build 3294)