News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

How to use .elf file as input into the project

Started by arvind.rathod, September 22, 2017, 06:28:29 AM

Previous topic - Next topic

arvind.rathod

Hello All

Scenario:
I have 2 projects. For instance proj1 and proj2.
proj1 generated .elf file and this elf file I am givind as input to proj2.

Can I give .elf file input? If yes, then how?
If not, which similar file I can give as input to the project apart from library files?

Please give valuable feedback.
Thanks in advance

oBFusCATed

Wrong subforum! And please next time do not start two threads with the same topic and content. It won't help to get more answers.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

BlueHazzard

QuoteCan I give .elf file input? If yes, then how?
If not, which similar file I can give as input to the project apart from library files?

what do you mean with "input"? You can give anything your compiler/linker supports to your compiler/linker. Codeblocks does not put any restriction on this...

@admin: can someone move this?