Code::Blocks Forums

User forums => Embedded development => Topic started by: vineethvijayan17 on December 08, 2021, 09:46:22 am

Title: Code Block Runtime Error
Post by: vineethvijayan17 on December 08, 2021, 09:46:22 am
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 09, 2021, 03:53:14 am
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.