• How to transfer a project without having access to the original source code
    Hi I am working on a project using Keil and the ARM STM32. I want to send my project to others to download on their ARM (stm32) without having access to the original source code. Can I generate library...
  • How to transfer a project without having access to the original source code
    Hi I am working on a project using Keil and the ARM STM32. I want to send my project to others to download on their ARM (stm32) without having access to the original source code. Can I generate library...
  • How to compile a code which was originally compiled by Archimedes C-51 compiler V4.23?
    My code was compiled using the Archimedes C-51 compiler V4.23. I want to use Keil uVersion2 to compile it. But Keil only support those codes using at least Archimedes C-51 compiler Version 5. Does...
  • How to compile a code which was originally compiled by Archimedes C-51 compiler V4.23?
    My code was compiled using the Archimedes C-51 compiler V4.23. I want to use Keil uVersion2 to compile it. But Keil only support those codes using at least Archimedes C-51 compiler Version 5. Does...
  • Tiled rendering: origin of tiles coordinates
    Hi! I have a question about tiled-rendering. Wiki says, " Tiled rendering is the process of subdividing (or tiling) a computer graphics image by a regular grid". As I understand android window is dividing...