CIL Compiler Error (CILC3014): The branch operation exceeds the limit of the current CPU
The CIL compiler detected that a conditional/unconditional jump could not be generated for the CPU involved.
Remedy: Shrink the code blocks (limited to approx. 8 Mbytes for ArmThumb).