Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

How to use .elf file as input into the project

(1/1)

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.

BlueHazzard:

--- Quote ---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?
--- End quote ---

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?

Navigation

[0] Message Index

Go to full version