Hi,
I have an application of memory size 380Kbytes, I could able to upload application into a device which has nr51822. After checking the datasheet of nrf51822 I noticed it has only 250kB of memory and 16kB of RAM. How can this be possible ?
Hi,
I have an application of memory size 380Kbytes, I could able to upload application into a device which has nr51822. After checking the datasheet of nrf51822 I noticed it has only 250kB of memory and 16kB of RAM. How can this be possible ?
Hi,
I have an application of memory size 380Kbytes
How are you measuring this? Note that the size of the .hex is not the same as the flash usage. The total flash usage is Code + RO-data + RW-data, these values are typically displayed after you have compiled your application.
Hi Sigurd, I am fledging embedded systems engineer. I have not compiled the program. I have got from senior engineer and I have uploaded on to product. I have simply noticed it from computer properties.
Hi Sigurd, I am fledging embedded systems engineer. I have not compiled the program. I have got from senior engineer and I have uploaded on to product. I have simply noticed it from computer properties.