Datasheet
- Operator "%s" not applicable to these operands "%s".
- Exit cannot be called from the main block.
- Complex type parameter must be passed by reference.
- Error occured while compiling "%s".
- Recursive types are not allowed.
- Adding strings is not allowed, use "strcat" procedure instead.
- Cannot declare pointer to array, use pointer to structure which has array field.
- Return value of the function
"%s" is not defined.
- Assignment to for loop variable is not allowed.
- "%s" is allowed only in the main program.
- Start address of "%s" has already been defined.
- Simple constant cannot have fixed address.
- Invalid date/time format.
- Invalid operator "%s".
- File "%s" is not accessible.
- Forward routine "%s" is missing implementation.
- ";" is not allowed before "else".
- Not enough elements: expected "%s", but "%s" elements found.
- Too many elements: expected "%s" elements.
- "external" is allowed for global declarations only.
- Destination size ("%s") does not match source size ("%s").
- Routine prototype is different from previous declaration.
- Division by zero.
- Uart module cannot be initialized with selected baud rate/device clock.
- % cannot be of "%s" type.
Warning Messages:
- Implicit typecast of integral value to pointer.
- Library "%s" was not found in search path.
- Interrupt context saving has been turned off.
- Variable "%s" is not initialized.
- Return value of the function "%s" is not defined.
- Identifier "%s" overrides declaration in unit "%s".
- Generated baud rate is "%s" bps (error = "%s" percent).
- Result size may exceed destination array size.
- Infinite loop.
- Implicit typecast performed from "%s" to "%s".
- Source size ("%s") does not match destination size ("%s").
- Array padded with zeros ("%s") in order to match declared size ("%s").
- Suspicious pointer conversion.
Hint Messages:
- Constant "%s" has been declared, but not used.
- Variable "%s" has been declared, but not used.
- Unit "%s" has been recompiled.
- Variable "%s" has been eliminated by optimizer.
- Compiling unit "%s".
79
MIKROELEKTRONIKA - SOFTWARE AND HARDWARE SOLUTIONS FOR EMBEDDED WORLD
Environment
mikroBasic PRO for AVR
CHAPTER 2