We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
program crashs in debugging and it doesn't run to main !!
linking... .\Objects\ELKREM.axf: Warning: L6776W: The debug frame in .debug_frame(spark_wiring_string.o) does not describe an executable section. Program Size: Code=230416 RO-data=58212 RW-data=1944 ZI-data=88032
can you help me , thanks in advance
Always good to start by just putting the error code into your favourite internet search engine:
community.arm.com/.../arm-linker-warning-l6776w
Hello Islam,
To best diagnose this issue, please contact support and open a ticket. They will be better equipped to diagnose the fault causes, rather than the Keil community.
Simple things you could try - Make sure you have the latest version of the tools. - Test if it is only a certain project that crashes, or all projects - In the Keil µVision IDE, select "project -> clean" and then "Window -> reset view to defaults, click restart" - Make sure your computer's antivirus is not causing issues.
relevant links
http://www.keil.com/support/man/docs/uv4/uv4_ui_project.htm http://www.keil.com/support/docs/3890.htm
As for the L6776W, it is safe to ignore. You can read more about it here:
http://www.keil.com/support/docs/4097.htm
Are you still having a crash? Are you sure you flashed the device correctly