• Dscope Crashing
    Either my Target or Dscope is crashing after I have sent a few printf commands to the serial window (I am using MON515.HEX on my target). If I single step through the program every thing seems fine, but...
  • Assembler - Crash
    Hi, I hope someone can help me: I have a C-file and a ".a51"-Assembler-file in my project. I'm working with the "80c51c" from Infineon. My problem is this: ACC = 30; a_func(); // accesses the...
  • Crash after adding Code
    Crash after adding Code I have an project with following Flash Code areas: 0x0000 - 0x4000: Downloader 0x4000 - 0xC000: Firmware 0xC000 - 0xFFFF: Parameters In the Firmware area is about 1 kbyte...
  • Crash after adding Code
    Crash after adding Code I have an project with following Flash Code areas: 0x0000 - 0x4000: Downloader 0x4000 - 0xC000: Firmware 0xC000 - 0xFFFF: Parameters In the Firmware area is about 1 kbyte...
  • Interrupt related crashes.
    Dear all, We are programming a 8051 core in C and we are experiencing crashes which are related to interrupts. The machine in question uses 2 DACs to control servo motors. These motors rotate...