Confirmation of Program Operation in Release build
Confirmation of Program Operation in Release build
We are trying to verify the operation of the program in the Release build. However, when we do [Build with Release] → [Change Debug Configuration(Select the application Release/***.elf)] → [Debug], we get the following message.
What is wrong?
No source available for “main() at 0x8002978”
By the way, I can check the operation of the debug build without any problem.
