Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: vineethvijayan17 on December 07, 2021, 04:58:34 pm

Title: Code Block Runtime Error
Post by: vineethvijayan17 on December 07, 2021, 04:58:34 pm
Hi ,

I am new to code blocks IDE,I am programming the AX8052F143 using the AX code blocks IDE, The issue is I can successfully debug the program and it works fine but when I use build+ run or Run, I am getting the below error.

Execution of '"c:\Onsemi\Radio_Lab\CRM_Sample1\SLAVE\bin\Release\SLAVE.omf" ' in 'c:\Onsemi\Radio_Lab\CRM_Sample1\SLAVE' failed.

Its something related to the .omf file.

Could anyone please help me to solve this error?

Title: Re: Code Block Runtime Error
Post by: AndrewCot on December 08, 2021, 08:07:27 am
I would suggest searching the forums, especially the embedded forum as this is the forum that this is relevant to.

If you get no where then please supply the info as per the following guide:
http://wiki.codeblocks.org/index.php?title=FAQ-Compiling_(general)#Q:_How_do_I_report_a_compilation_problem_on_the_forums.3F

If you are using a makefile then the issue is with the makefile rather than C::B.