• RTL-RTX example complie error
    When I compile the Mailbox example of RTL-RTX, I got a error message: main.c(36): error: #167: argument of type "U32 **" is incompatible with parameter of type "void **" Why? How can I resolve...
  • Can I debug a elf file in MDK that is not complied in MDK?
    Tahnks,
  • when i use uvision complie a projiect ,i receive error message as follow:
    could not load file "e:\application\keil\c51\examples\dallas\390\c\inst390"
  • Problems when using printf
    Hi ! My program crashes when using printf(). I use MDK ARM V3.0 together with KEIL-Debugger an ARM STR7-Controller. When program runs in debugger -> no problem. When disable interrupts -> no problem...
  • Reset problem when using FIQ
    Hi, I have used SAM7X256 in my project, and FIQ (PA29) for external interrupt. sometimes while external interrupts source is generating pulses, uC resets! All of the initialization sub routines are...