• Debugging very slowly
    Hi, I need help with the degugging on my uVision 4.x. 99% of all debugging sessions are very slowly. For a single step it take sometimes up to 10s. I have seen that it could work very quick (1% of...
  • Debugging very slowly
    Hi, I need help with the degugging on my uVision 4.x. 99% of all debugging sessions are very slowly. For a single step it take sometimes up to 10s. I have seen that it could work very quick (1% of...
  • RL-FlashFS: ffind is working very slowly
    Hello, I recognized that the ffind(...) is getting very slow when the number of files is growing above 40 - 50 files. Like in the documentation I abuse a repeated call to ffind("*",&info); to generate...
  • RL-FlashFS: ffind is working very slowly
    Hello, I recognized that the ffind(...) is getting very slow when the number of files is growing above 40 - 50 files. Like in the documentation I abuse a repeated call to ffind("*",&info); to generate...
  • STM107 web server run slowly
    Hi all! I have a problem with cgi handler. My cgi_func() needs to format and output an html table. At frist, all running is right! But when I refresh and update the web page, it will show...