Keil MDK solves the problem of “error: encoded an improved argument”
Arm official problem description and solutions: https://developer.arm.com/documentation/ka004382/latest
Cause of problem: μ The vision5 debugger is currently unable to process dwarf debugging information that contains folders or file names with UTF-8 characters. In other words, your project directory should be in Chinese, instead of using the directory with Chinese.
Solution: change all the paths to English, then clean up the project and recompile.
Read More:
- [Solved] KEIL Error: keil Error: failed to execute ‘C:\Keil\ARM\ARMCC‘
- Keil5 error: #29: expected an expression [Solved]
- How to Solve Keil Error: error: #29: expected an expression
- [Solved] The installer has encountered an unexpected error installing this package.
- tf.nn.dilation2d Call Error: TypeError: dilation2d_v1() got an unexpected keyword argument ‘data_format’
- keil error #1-D: last line of file ends without a newline
- TensorRT model quantization error: Error Code 1: Cuda Runtime (an illegal memory access was encountered)
- How to Solve UW Microcontroller KEIL _WEAK Error
- keil: ERROR L107:ADDRESS SPACE OVERFlOW [How to Solve]
- (Keil MDK) UCOS floating point support abnormal solution
- [Solved] Keil error: #101: “name“ has already been declared in the current scope
- [Solved] keil2 Error: FATAL ERROR L210: I/O ERROR ON INPUT FILE
- [Solved] Keil5 Error: error 65: access violation at 0x08040000 : no ‘execute/read‘ permission
- Keil’s duplicate definition problem: Error: L6200E: Symbol F6x8 multiply defined
- [Solved] Keil Error: *** ERROR L250: CODE SIZE LIMIT IN RESTRICTED VERSION EXCEEDED
- [Solved] KEIL Compile Error: Error: L6220E: Load region LR_IROM1 size (65552 bytes) exceeds limit (65536 bytes)……
- [Solved] Keil Error: ST-LINK USB communication error
- [Solved] Keil5 burn STM32F chip Error: error: Flash download failed – “cortex-m4″“
- Keil compilation Error: Error: L6218E [How to Solve]
- Keil Compile Error: ..\OBJ\USART.axf: error: L6002U: Could not open file ..\obj\sys.o: No such file or directory