• Unable to get the timer working correctly in LPC2148
    I have written code for delay using timer in LPC2148. But I am not able to get the desired time delay. 1 Sec delay if I give, it looks like 100 msec (Ddd not calculate correctly). Somewhere something...
  • Unable to get USB working properly on STM32F469IIT
    Hello I have a working example of USB CDC for STM32F429 (based on Keil example) We have changed the CPU to STM32F469IIT and the usage of USB from HS to FS mode. I have been able to successfully...
  • unable to get ouput of printf
    hello, i am working on FRDM-K82F freedom board on keil V5.23 with freeRTOS example. i have downloaded code (DPF pack) from the NXP site. while simulating the code(without hardware) on keil printf...
  • unable to get trace data
    Hello, I am unable to get trace data using trace dump command in DS-5.  I'm using ARM FVP Cortex A8 Bare Metal Debug.  I can get traces just fine, but I'm not able to export it to a file using trace dump...
  • unable to get USB interrupt in TM4C1237H6PZ
    hi all, i am using PART_TM4C1237H6PZ controller, i build code on ccs it is working fine,but when i tried the same code on keil it is not working. I am not getting interrupt on USB. my USB configuration...