News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Code Block Runtime Error

Started by vineethvijayan17, December 08, 2021, 09:46:22 AM

Previous topic - Next topic

vineethvijayan17

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?

AndrewCot

Looks like you go no where or did not search.

As per my previous post 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.