• User defined functions in uVision3
    Has anyone ever seen an authoritative document on using debug functions in uVision3? It could be a powerful tool if I knew how to use it, but what little information I have come across is scattered across...
  • User defined functions in uVision3
    Has anyone ever seen an authoritative document on using debug functions in uVision3? It could be a powerful tool if I knew how to use it, but what little information I have come across is scattered across...
  • uVision3 hangs when using _break_ in debug function
    The setup is using uVision3 with FS2 CAST 8051 driver for R8051XC. Associating a "_break_ = 1" debug statement causes uVision to hang immediately after the break point is hit. Error displayed is AGDI...
  • uVision3 hangs when using _break_ in debug function
    The setup is using uVision3 with FS2 CAST 8051 driver for R8051XC. Associating a "_break_ = 1" debug statement causes uVision to hang immediately after the break point is hit. Error displayed is AGDI...
  • µV3: Load kills user functions?
    When loading an executable after defining user functions the functions disappear. This don't happen for hex files. Is this indented or documented? Do I something wrong? This is especially disturbing...