• How easy is it to steal?
    Hello, How hard is it really to backward engineer a .hex file distributed as part of a software update, and extract from it useful information about IP (I know there are decompilers available for...
  • easy led programming
    i dont think an led display need a lot of programming, if you know how to handle microcontrollers. www.rackeys.com/.../led-display.html
  • This should be easy.....
    I just started writing a C application for the Cygnal C8051F125 and am having difficulty setting/viewing the paged SFR's Here's a simple example in C code: SCON0=0x50; SCON1=0x40; Compiles fine...
  • How to get PC-Lint to work in uVision
    I am using uVision 3.00 for ARM with the Realview compiler. I want to integrate PC-Lint 8.0 from Gimpel software. However when I try this I can't seem to get it to work. I've entered the correct lint...
  • pc-lint: issues with uvision4
    Hi, I just start learning to use pc-lint. During configuring the pc-lint in Keil uVision4 IDE, I met some small issues and figured out the workaround myself. For these issues I feel like they...