hi, my MCU is C8051F330 from silicon labs, it has 8Kbytes of flash and 768 bytes of ram memory my compiler is keil, I d'like to know whether keil is allocating space memory for my data in tne ram or in the flash memory. and how kan I chose to write in the ram or in the flash. P.S:I'm coding in C language. thx :)