• Cygnal F310 -- Can't connect to hardware
    I am developing an application for the Cygnal C8051F310 variant. As of 7.02b, there is an entry in the chip database for it. I have downloaded the uVision2 debugging files from Cygnal (release notes state...
  • 8bit enums
    Hello everyone, I'm using some enums and due to the standard they are 16bit int per default. But in most of my cases 8bit would be sufficient and I'm not loaded with free RAM. I found that the compiler...
  • snmp agent for 8bit CPUs
    Thu Apr 03 2003 DMH Software announces the availability of its portable SNMP Agent (snmpv1, snmpv2c, snmpv3) and SMIv2 mib-compiler for 8bit CPUs. See more information here: http://www.dmhsoftware...
  • 8bit reversal of all the bytes in a string
    Hello everybody, Wish you all a very happy new year. I am facing a problem, I know basically it is a C language problem but I am still not able to catch up the language yet. I have reversed the...
  • Collect 8bit data from IO ports
    I'm having a problem with collecting data from Port1. the variable ValueX has a value of FF, regardless of my input through the IO pins.With here i enclose partial of my code, any help or advice is highly...