Posted on May 17, 2011 at 15:05this seems a good option. Any particular misra checker do you recommend? Is there any included in the STVD toolkit or Cosmic?
Posted on May 17, 2011 at 15:05I am looking for some C code checker which helps me qualifying my system, encountering bugs like memory management problems or thread collision. For higher performance platforms we use Valgrind, but it does not support...
Posted on May 17, 2011 at 15:04same question here. I am trying with SPI though. Not clear from the datasheet if the bootloader is included in STM8S105K4 or not
Posted on May 17, 2011 at 15:04hi guys, I am trying to follow the same implementation you did and I have a question: I do not understand the sentence ''you should copy the flash_write and erase function to ram rather than the total iap application''...