• 80c400
    Does the simulator support the dallas 80c400 quad data pointers? If so how do you get them to display in the project workspace with DPTR and DPTR1 which appear and simulate correct. Thanks
  • 80c400
    Does the simulator support the dallas 80c400 quad data pointers? If so how do you get them to display in the project workspace with DPTR and DPTR1 which appear and simulate correct. Thanks
  • C51: IN-SYSTEM FLASH PROGRAMMING (PART 2) and 80c400
    I have been trying to run the demo program in the C51: IN-SYSTEM FLASH PROGRAMMING (PART 2) artical on the dallas 80c400 in contiguout mode. the only changes I have made are: change device to 80c400...
  • C51: IN-SYSTEM FLASH PROGRAMMING (PART 2) and 80c400
    I have been trying to run the demo program in the C51: IN-SYSTEM FLASH PROGRAMMING (PART 2) artical on the dallas 80c400 in contiguout mode. the only changes I have made are: change device to 80c400...
  • Dallas 80C400/Tini reentrant problem
    We are using the Dallas 80C400 with the Tini operating system. Five tasks have been created and are running. There are a number of functions which are called by these tasks which need to be reentrant...