Author Topic: Code Block Runtime Error  (Read 14499 times)

Offline vineethvijayan17

  • Single posting newcomer
  • *
  • Posts: 2
Code Block Runtime Error
« 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?

Offline AndrewCot

  • Plugin developer
  • Lives here!
  • ****
  • Posts: 678
Re: Code Block Runtime Error
« Reply #1 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.