• ADuC834 vs ADuC832
    We have some test code that runs on an ADuC834. This works fine. The parts appear to have equivalent memory. Even for trivial examples, we are having tons of problems with the ADuC832 component. We did...
  • Aduc832 software problem
    The problem consists of: i have i display attached to the Aduc through I2C interface and i also have a keypad attached through PORT 2. When i push one of the button the display shows strange characters...
  • DS5240 on-chip XDATA problems
    Hello. I've having difficulty using the on-chip SRAM for the DS5240 and the problem seems to rest in my compiler or linker config rather than my code. Here's my simple test program: #include <stdio...
  • ADUC832 with C51 9.52 version .axf not generated
    Hello, We are using ADUC832 on one of our development project. We have downloaded and installed C51 9.52 version to compile. But the compiler is not generating .axf file after build. We written a...
  • Use of "Off-chip XData Memory"?
    Hi, I'm running a small testapp to see if my 80c32 uP is running fine. Therefore, I toggle P1_0 and next to this, I'm writing a value to a var defined in external RAM. The RAM starts at address...