• Library source-level debugging
    Hi, I've built a library with arm-none-eabi-gcc with -g (Tag_ABI_optimization_goals = Optimized for best debugging illusion, speed and small size sacrificed (=6)). I'm trying to debug that library...
  • Bug in C51 run-time library: sprintf
    Hello, I think I have found a bug in the sprintf function of the C51 run-time library: If I call sprintf to substitute an integer ("%d", "%u" or "%i") from a one byte variable sprintf will write...
  • C Library source code
    Hi, We are developing a ROM/Flash based system, we would like to integrate some of the C library functions to the ROM, I was wondering if the source files are available. I can obviously tear down...
  • Library file source code
    Anybody know how to view .lib file for UV2? It is important when I want to implement the functions in the .lib for my project. Thanks a lot Dragon
  • gerneric open source times and div code in source
    were looking for open source code for time and divisn of numbers like 2 x 3 and 3 / 7 it must be code in source and with proper comments ending in ; we cant find any.