• SSP peripheral data loss
    Hello, I have a system with 2 LPC2478s, that are connected, among others, using a SPI bus (only a few centimeters long - it is integrated into the PCB). I can transfer data at various speeds between...
  • UART data loss
    Respected all, This is my first query over this forum so I thank you for your support well in advance. I am simply trying to use the following "USART_PutChar" function which would send the data...
  • change jtag clock during debugging / programming
    Hi, is it possible to change the jtag clock speed during debugging? For example, the AT91SAM9263 controller starts with an 32kHz crystal (therefore the max. jtag clock at the beginning is 5kHz...
  • JTAG debugging
    Dear Sir, As i am using microvision 3 IDE & keil compiler for my application i what to know is it possible that by using silicon lab's JTAG adaptar & keil's IDE should i connect to target as 8051f020...
  • Interrupt masking during debugging
    For example, if you need to debug an application but do not want the code to enter the interrupt service routine during the stepping, the interrupt request can be masked. This is done by setting the...