• Restricted Version Problem
    i am using keil Uvision 4. When i try to build the target those are showing. Build target 'Target 1' linking... BL51 BANKED LINKER/LOCATER V6.22 - SN: Eval Version COPYRIGHT KEIL ELEKTRONIK GmbH...
  • sprintf argument restriction
    Hi, A question regarding C51 v6.23a... The C51 manual suggests that, using the 'large' memory model, sprintf is restricted to a 40 byte parameter list. Having used this knowledge to resolve a...
  • Restriction in Uart Communication
    Dear friends, I am trying to send response for commands recieved through serial port. In this sequence, after execution of two sets, I am not able to send the third set. i am calling a function before...
  • Programmsize restriction within codeblock
    Hello, are there any restrictions of codesize within a codeblock? For examle the first code doesn't work: if ( value ){ . . many Codelines . } If i shorten the code above, then it...
  • SD Card CLASS Restriction
    We am using MCBSTM32C Keil Evaluation Board and MDK-ARM Realtime Library. This board accepts only SD Card of CLASS 2. Nowadays it is difficult to get CLASS 2 Memory card in the market. What are the software...