• Compiling through asm-source file. See any overlays?
    I've found lots of differences between direct compiling from C and compiling through assembler! This differences are in the dealing with functions' arguments. for example: When compiling directly from...
  • Compiling through asm-source file. See any overlays?
    I've found lots of differences between direct compiling from C and compiling through assembler! This differences are in the dealing with functions' arguments. for example: When compiling directly from...
  • Split firmware files
    Hi, I wrote an application in a 8051 device containing several modules. One of them needs some certification and after that it can no longer be modified. To ensure this a CRC is computed on the firmware...
  • Split firmware files
    Hi, I wrote an application in a 8051 device containing several modules. One of them needs some certification and after that it can no longer be modified. To ensure this a CRC is computed on the firmware...
  • LOC file split on internal/external flash
    We are working on a custom board, based on XC167CI with external flash AMD 29F400 wired to CS0 and we are using Keil uVision2 V2.38A e ULINK USB. So we have internal memory at 0x400000 and external one...