• Error L6406E and L6407E
    Hello everyone, I'm a beginner with micro-controllers, so I will probably ask obvious questions but please don't mind it. I'm learning the basics on a QN9020 by NXP and I successfully modified...
  • Error L6406E and L6407E
    Hello everyone, I'm a beginner with micro-controllers, so I will probably ask obvious questions but please don't mind it. I'm learning the basics on a QN9020 by NXP and I successfully modified...
  • No space for execution regions - free version of keil
    Hi, When I am building my application I get the following error: Error: L6406E: No space in execution regions with .ANY selector matching ke_task.obj(.text). but many times for different...
  • No space for execution regions - free version of keil
    Hi, When I am building my application I get the following error: Error: L6406E: No space in execution regions with .ANY selector matching ke_task.obj(.text). but many times for different...
  • Use __attribute__ Error L6406E, L6407E
    Currently using STM32F051, this has 32K of Flash space. When I want to add a Word value in the program, it is placed in the position of 0x7FFC of FLASH, which is the position of the last side of FLASH...