• How to simulate analog input to ADC0 pin on logic analyzer ?
    I want to simulate performance of a code uses ADC module in MKL25Z board using Keil uVision5 simulator , this requires supplying virtual signal to one of its ADC channels , i tried adding variables...
  • How to simulate analog input to ADC0 pin on logic analyzer ?
    I tried using variable names ( AD0 , Ain0 ) non of them was identified in Keil's logic analyzer , and also non of VTREG signals was related to ADxx ( Updat e : discussion mov e d to https://community...
  • How to simulate analog input to ADC0 pin on logic analyzer ?
    I tried using variable names ( AD0 , Ain0 ) non of them was identified in Keil's logic analyzer , and also non of VTREG signals was related to ADxx ( Updat e : discussion mov e d to https://community...
  • How to simulate analog input to ADC0 pin on logic analyzer ?
    I want to simulate performance of a code uses ADC module in MKL25Z board using Keil uVision5 simulator , this requires supplying virtual signal to one of its ADC channels , i tried adding variables...
  • A question about the logic analyzer
    Hello all, I want to monitor 2 variables: 'gActiveTask', which has external linkage (meaning: a module uses it by specifying "external"), and another which isn't static (called 'sCounter'). When I...