This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Running Project get from Developper

Hi all,

I got the source code and binary code from an extern co-developper 2 months ago. Since then I have just tried
to download the binary file on the board and it works.
MCU: NXP LPC1114/302

One week ago we realised there is a mistake in the design and are looking for a way to recompile the source file.
The company doesn't exist anymore and all we have is the C file and not the whole prject file.
For that I create a new project and inserted the source file.
Now I can build and compile but the generated file looks quite different from the original and
the board didn't startup with my compiled version.

Please could anyone give me an advice how to solve this issue?