• Dallas 530+512Kram+256Kcode+uv2 simulation
    Have somebody experienses how to configure project for subject? Thank you!
  • Dallas 530+512Kram+256Kcode+uv2 simulation
    Have somebody experienses how to configure project for subject? Thank you!
  • Device definitions
    Do Keil C51/A51 define the target device somehow? I can't seem to find anything in the docco. I was thinking there should exist something like __DEVICE__ as a predfined macro.
  • Device definitions
    Do Keil C51/A51 define the target device somehow? I can't seem to find anything in the docco. I was thinking there should exist something like __DEVICE__ as a predfined macro.
  • breakpoint definition error
    When trying to set a data write access breakpoint, I keep getting the message "breakpoint definition error". I go: Debug->Breakpoints In the dialog, under Expression, I put Switches[]- This is...