• Problem with size of structers
    Hi anybody I declare the folowing stuctures: typedef struct { ubyte bLength; ubyte bDescriptorType; ubyte bInterfaceNumber; ubyte bAlternateSetting; ubyte bNumEndpoints; ubyte bInterfaceClass;...
  • Problem with size of structers
    Hi anybody I declare the folowing stuctures: typedef struct { ubyte bLength; ubyte bDescriptorType; ubyte bInterfaceNumber; ubyte bAlternateSetting; ubyte bNumEndpoints; ubyte bInterfaceClass;...
  • STM32F413ZG Program Size - code, RO-data,RW-data,ZI-data
    Hello, I use STM32F413ZG that has 1.5M Bytes flash and 320K bytes RAM. When I use Keil uvsion5 to finish Compile, I get the below information Program Size: Code=902,730 RO-data=594,458 RW-data=4...
  • STM32F413ZG Program Size - code, RO-data,RW-data,ZI-data
    Hello, I use STM32F413ZG that has 1.5M Bytes flash and 320K bytes RAM. When I use Keil uvsion5 to finish Compile, I get the below information Program Size: Code=902,730 RO-data=594,458 RW-data=4...
  • ADuc 845 How download data to data FLASH (not in program)?
    Hello, Is it possible download init values for data FLASH memory at same time as code program(ADI Monitor driver)? I find checkbox for erase it at same time. But cannot find how to write to data...