• Keil Floating licence not found
    Hi I have the batch file to build the Keil uvproj. I have tested the batch file by manually executing it from command line. It works with out any issues. But I am trying to automate the same with...
  • Infineon Keil PK51 Licence
    Hi All, Infineon are promoting Keil C51 tools... Can some advise what the license agreement is.. www.infineon.com/.../index.html Part of the web site says ========================...
  • C166 V6.00 Upgrade and Licence Error
    Hello, I installed C166 V6.00a over my old V.504, (logged in as Administrator) , got a new LIC from Keil, tried to compile a larger project and everything worked fine. I usually work on my XP Home...
  • Single-User-licence (MDK-ARM cortex M0/M0+ 256K for ST)
    Hello everybody, I met an issue with µision5 I can't compile a project hereinafter the probleme: Error: *** Project 'Project', Target 'Lab-Step2_CyptoTest', Device 'STMicroelectronics::STM32L476VGTx...
  • Difference between two pointers
    I'm using the ARM Realview compiler with a Cortex-M3 device. I would like to caclculate the difference/distance between two pointers: char* IndexStart, IndexStop; // Search for the beginning of...