• uVision2 debugger over bootstrap
    Hi! I try to use uVision2's debugging functions on my target hardware and I like to download the monitor over the bootstrap to the external ram. The external ram is located at 78000h, ext. flash...
  • uVision2 debugger
    In A51 the next definitions takes two cells of RAM, (0AH), for example, and (0BH): data_variable: DS 1 typeless_number EQU 0BH and can be treated with the same instruction: MOV A,data_variable...
  • uVision2
    I can't seem to get the Watchdog timer going, i'm compiling the start167.a66 file with all the relavent changes but it seems to ignore the fact that i've enabled the watchdog timer. What could be wrong...
  • Call stack in uVision2 V2.12 debugger is always empty
    Hello, I work with the uVision2 V2.12 development environment and the call stack in the single step debugger is always empty. What is the reason for that? Missing library, wrong setting, ... Thank...
  • uVision2 Linker, memory for ICODE, FCODE...
    Hi.. I use an infineon xc167ci without module. I program it using infineon memtool. I can erase the flash, but I cannot program it. On uVision2 "OPTIONS FOR TAGRGET TARGET1=>L166MISC" there is a linker...