• MD5 or other hash for 8051?
    Hi all, A little background: I've cobbled together a firmware-updating boot loader for an 8051-based board from application notes. The firmware can receive a firmware image in 128-byte blocks over...
  • MD5 or other hash for 8051?
    Hi all, A little background: I've cobbled together a firmware-updating boot loader for an 8051-based board from application notes. The firmware can receive a firmware image in 128-byte blocks over...
  • How does Embedded File System handle writing to NOR flash pages?
    I am writing a NOR flash driver over SPI to use with the EFS middleware in uVision. The flash device datasheet states that the page size is aligned on the page size boundary. If the write does not start...
  • How does Embedded File System handle writing to NOR flash pages?
    I am writing a NOR flash driver over SPI to use with the EFS middleware in uVision. The flash device datasheet states that the page size is aligned on the page size boundary. If the write does not start...
  • MD5 hash for MDK-ARM 5.24a doesn't match website
    According to the website, the MD5 hash should be e6e60e4ff117a8598a31e34030884e78 ( www.keil.com/.../5.24a ) I get d75f933ce8cf87d0c19060362bf7686a What gives?