• Is there any way to add a resource file or version number to a hex file
    Hi, I am compiling my firmware (hex) files using uVison2 and I was wondering is there any way to add a version number or resource file to this project so that when I right click on them in a windows...
  • Any way to include a binary file?
    Does anyone know of a way to do the equivalent of this, in C51 V5.50? #include "myfile.bin" Where the file isn't source code text but a binary such as a Windows bitmap. It would need to be located at...
  • fformat("") and TFTP not working any more?
    Hi I have some legacy code that I'm updating (porting to RL-ARM) It uses RL-ARM on an LP2292. I'm having problems with 2 things... 1. The function call fformat("") crashes the system whenever it...
  • S8051.DLL or TP51.DLL Arguments
    Does anyone know what are the arguments for this DLLs? I am using an older Keil system uvision2 (I can't afford the new one). I am trying to debug a CY7C68013A Cypress 8051 controller. I can't seem...
  • more than one way to skin a cat
    this project has 3 functions (a, b nad c) function g, when running (which will be twice a year) makes function a TOTALLY inactive. In this memory starved world we '51ers live in I am sharing some...