• Error L138: Jump target out of range
    I'm trying to build a program with Keil 8.01, uVision3.23, and I have a nested if loop check that checks the contents of an array. I notice that I will get the above mentioned error if I have too many...
  • About error L138 caused by jump target out of range
    I used keil c to compile my program. When I deleted a unused function, it procuce the ERROR L138: CODE GENERATION: PROBLEM WHEN PROCESSING INSTRUCTIONS CAUSE: JUMP TARGET OUT OF RANGE ADDRESS: 047E6H...
  • Fatal error problem
    HI I have this fatal error in linking: L6050U: the code size of this image (34620) exceeds the maximum allowed for this version of linker. I use uvision V5.10.0.2 . How can I solve this problem?...
  • Error 65, memory permissions problem
    Dear friends, I have been learning CORTEX-M4 based microcontrollers lately, I use KEIL-5 for developing the software. But I have a problem when I am trying to debug any program (even ready programs...
  • STM32F030 simulator problem: error 65
    I'm having troubles to run STM32F030 RTX_blinky example in simulator: *** error 65: access violation at 0x0000000C : no 'read' permission If I force vector values of SP and PC that I see in FLASH...