Error: L6915E: Library reports error: __ use_no_semihosting was requested, but _
How to solve such problems?
The steps are as follows:
Find the target and select use MicroLIB
Error: L6915E: Library reports error: __ use_no_semihosting was requested, but _
How to solve such problems?
The steps are as follows:
Find the target and select use MicroLIB
1. Situation
When using keil5, build is no problem, but it is stuck in the systeminit() function during simulation debugging. It is not stuck in the loop, but can’t get in.
2. Solution
It may be the problem of version mismatch. Click the magic wand to enter the target interface, and select version 5 in the arm complier. Maybe the problem may be solved