• Why shows debugger incorrect address?
    Hi, I'm using Keil uVision. I need my application to start at address 0x08001000 and not on the flash base address 0x08000000. So I changed the R/O Base address in the Linker window to 0x08001000...
  • The length of struct
    Hi, I define a struct like below: typedef struct { unsigned type :6; unsigned delete :1; unsigned mask :1; }UnitType; I think the length of this struct is 1 byte, but to my surprise,...
  • Incorrect scatterloading!!!
    Hi,I'm using AT91SAM9260-EK to develop prototype of a Thermal Printer. I'm using the MDK3.50 & ARM-RL3.50 and AT91SAM9260-EK code example as framework of my project. The problem is with the scatter...
  • Length of a typedef enum
    I am trying to pass the length of a typedefinition to an integer by using the sizeof function. At the moment I only get the value 4 passed back no matter the number of items are in the typedef. This...
  • Run length encoding
    Hi, I've been recently playing around with file compression and encryption. Ikakjha js azY.