• ADuC814 ... printf usage disables DAC usage ??
    Im testing the uVision3 v8.16 IDE in connection with ADIs original ADuC814 eval board. When driving the DACs, everything works as long as IÂ'm NOT using printf. Does printf reset the DAC settings...
  • ADuC814 ... printf usage disables DAC usage ??
    Im testing the uVision3 v8.16 IDE in connection with ADIs original ADuC814 eval board. When driving the DACs, everything works as long as IÂ'm NOT using printf. Does printf reset the DAC settings...
  • Stack usage
    Hi, I am using your C51 with a Triscend TE505 as the target. I cannot really figure out how exactly the C51 handles the stack for the TE505. How much stack space do I have and how the TE505's 256 bytes...
  • pdata usage
    Hi, I have used the Large data model. On compiling, Keil shows me the data and xdata usage - but not the pdata usage. My hardware has 512 bytes of pdata. Even if I move some data using the...
  • Toolbox Usage
    I was just going through the CAN code for MCB2300 provided by Keil and there i saw that the toolbox can enable/disable loopback. This was done using the CAN_Simulate.ini. Im trying to do the same for...