• Cycle accurate simulator for Cortex M7
    Hi, I found this link which seems to me that Arm supports a cycle accurate simulators: http://armipexchange.com/Model/ARM/Cortex%20M7 I'm looking for a solution to measure cycle counts in a simulation...
  • How can I simulate a FRDM-KL25Z board in mVision?
    Hello, I'm newbie in Keil and mVision. I would like to know if it is possible to simulate a KL25Z in mVision because I need to run some tests but I forgot my board at office. Thanks.
  • Facing API issues
    I have secured Rest webservice but whenever I hit that web service it will respond No peer certificate exception like this. This is an android app API issues. I know this is android developer forum ....
  • Hello World example not working
    On my own print with a lpc2132 mcu I can't seem to get the hello world example to work. I'm using the standard copy and my terminal settings are correct. I've tryed using only sendchar but that doens...
  • About hello example in KeilC
    The hello sample example in keil C can use printf to output message in serial port window#1. But, I had tried to modify my project to do the same job, it's failed. I had check option of target to be...