• simulator Document Reg/-
    Hello Stefan! I frequently use the µvision simulator. You wrote a documentation about it? Can You please send it to me? My mail id is manchikanti.kali.charan@nxp.com Thank You very much!...
  • Simulator Serial Window
    If the interrupt vector address of Serial Port 0 is 0x3B, how to connect the response with uv3 serial window.
  • reg project
    how to interface a reed switch with rf transmitter?? can anyone help me with this.
  • Using regs
    Hello, i did project with the device: cypress EZ-USB FX2LP and i am trying change register values. #include <fx2.h> #include <FX2REGS.h> #include <stdio.h> void main(void){ SCON0 = 0x52; TMOD...
  • Reg Optimization
    Hi there,           Im using DS-5 simulator for coding C program along with Assembly and Neon.In this vectorization is working perfectly but when optimization of MEDIUM/HIGH level is used, the  pointer...