• a big bug with serial display for uv2 and uv3
    when debug then go! if you want to display chinese.....you'll find it doesn't display chinese correctly! because keil's serial display is single byte.but chinese is two byte ...you must fresh and fresh...
  • a big bug with serial display for uv2 and uv3
    when debug then go! if you want to display chinese.....you'll find it doesn't display chinese correctly! because keil's serial display is single byte.but chinese is two byte ...
  • Change hex file extension
    Hi, I have a project with multi-target. Each target has its own electronic. Each target generate a hex file which can be copied on a USB key and can be download on its right product. To avoid errors...
  • Library file extension
    Does Keil support library file with .a extension?
  • Add *.cc extension
    Hi all, I'm using CodeWright 6.6. My project has many files with following extension: - *.cpp: CodeWright identifies them as C++ files(It is ok.) - *.h: CodeWright identifies them as C++ header...