• Building a realloc function?
    Hey guys, since realloc isn't ANSI C and for that not support by KEIL I tried to create my own realloc function. But - as usual - I have some pointer trouble :-/ . Here is my try for this...
  • Realloc Function Dont Work Correct
    Hi all, I want to use Dynamic Memory Allocation Functions. My platform is NXP LPC1768 (Cortex M3). My Heap Size Defined as 4096 Bytes in lpc17xx_startup.s file. First of all, I allocate an...
  • UV2: Breakpoint crash
    Hello, Everytime I set a breakpoint in UV2 (for Cygnal chips), run, then try to halt the program before hitting the breakpoint, UV2 becomes unresponsive and has to be killed by process manager. ...
  • UV4 Crashing as ususal
    Even in the latest release uv4 crashes constantly, it seems to me none of the problems report directly to Keil or via this forum have been resolved. 3 machines, ulink2 and ulink me, 3 different targets...
  • MDK 5 Crash
    Hello together, i have a problem when i want to replace code with one i have copied. Description: I have code over a many lines in KEIL. I copy code from textfile or something else i want to replace...