• µVision Debugger - dialog parameters
    Hello, I'm developing a peripheral dll for a chip based on the 8051 architecture. Now, in the peripheral menu I get the default interrupts/Timer/serial/Ports dialogs, but for this implementation...
  • µVision Debugger - dialog parameters
    Hello, I'm developing a peripheral dll for a chip based on the 8051 architecture. Now, in the peripheral menu I get the default interrupts/Timer/serial/Ports dialogs, but for this implementation...
  • Problems with download Code in XC886-CLM
    I have a problem to download code to the Controller XC886-CLM . It works with a JTAG-Adapter , but not with the program FLOAD V4.4 . (Exists a newer Version of FLOAD ?? I read about V4.5 ?) I try...
  • Problems with download Code in XC886-CLM
    I have a problem to download code to the Controller XC886-CLM . It works with a JTAG-Adapter , but not with the program FLOAD V4.4 . (Exists a newer Version of FLOAD ?? I read about V4.5 ?) I try...
  • µVision debugger: enabling source level debug for already built ELF file
    Hello, I have an existing test.elf that I built with an external MAKE utility. I use the µVision debugger to debug my test.elf. I can flash my hardware with test.elf in µVision. My test.elf...