• 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...
  • 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...
  • Flash Programming - ADuC841/842/843
    Using ADuC841/842/843 how can I store a value in a flash and use it when it is required. what is the procedure to access flash. if it possible give me a example code
  • Flash Programming - ADuC841/842/843
    Using ADuC841/842/843 how can I store a value in a flash and use it when it is required. what is the procedure to access flash. if it possible give me a example code
  • how do you configure off-chip code and xdata memory in target options?
    Hello, I'm having trouble understanding a demo code I'm working with. The chip is d 71M6543 from teridian, which has 64k flash, And 5k xdata. It is an SOC, so the data and code memory are shared...