• GCC g++ version 8 very slow to compile
    With the latest gcc-arm-none-eabi-8-2018-q4-major-linux.tar.bz2 compiler tools release, g++ is very slow to compile relative to the older gcc-arm-none-eabi-7-2017-q4-major-linux.tar.bz2 release. I am...
  • RS232 data transmit\receive: very slow speed
    I have connected some software and Keil µVision Simulator of generic 8051 via 2 Serial COM-ports(RS232). Simulator executes the standard example called INTSIO2 (I have downloaded it from here). The...
  • Linker slow
    Hello all, Anyone else notice that link time is very slow with the latest update (L166 V4.28) Walt
  • Slow, slow , slow TCPNet ...
    Hi, I'm using a MCB2368 board with both RTX and TCP Net over ethernet. I have a single tcp task that manages all my socket. The other task is a FTP server connected to a SD memory card and communicates...
  • Why so slow ?
    Hi, I am a beginner so be patient! When i run the code below after downloading the prog to my Xc161xBoard, if i step over the line which creates Test, why does it take about 5 secs to debug this...