• memcmp function
    I'm having a problem with the memcmp library function. Even though the buffers match, it returns a value that is not 0. Here is the code: if (sx == app_id[0]) { sx = memcmp((rx1_buf+y),app_id,8);...
  • memcmp failed
    Hi, I've a lot of troubles working with the memcmp command. I want to compare two strings, which are equal, but the programm tells me that they are not equal. Both memory locations have the same...
  • optimalization
    Hi. Can you tell me which level of optimalization I have to choose i Keil ARM? I'm working whith STM32F103. In WinAVR I allways had -Os (speed) but what i Keil ARM?
  • MDK ARM Version 5.17
    Hello, I want to download MDK ARM Professional 5.17 version. But I am not able to find its exe on Keil website. I got MDK-ARM 5.20. I would like to know: 1. How could I download MDK ARM Professional...
  • MDK-ARM version 5?
    ARM wrote in February wrote Public preview at Embedded World, Nuremberg. Global release of MDK-ARM version 5 in June 2013. The end of June is approaching and version 5.0 of nowhere. When can we look...