Problem to compile the firmware for Tool1LC
-
Hi All,
I have followed the instruction to download and compile the firmware for Tool1LC however, encountered several problems. The first one is "core.h" in the RRFLibraries which is not in any projects that I downloaded. Could you please let me know what I did wrong? and what is the solution?
Thank you in advance.
-
File Core.h is in project CoreN2G.
The other error suggests that you may be using the wrong branch of FreeRTOS. Use the 3.3-dev branch.
-
@dc42
Thank you for helping me.The FreeRTOS issue was solved using the FreeRTOS-3.3-dev project which is great.
I added CoreN2G master project to solve the missing "core.h" however, I have got two other issues now.
one of them is in the RRFlibraries dev project:and the other one is in the CoreN2G master project which I have added according to your recommendation:
-
@ariana use the 3.3-dev branches of CoreN2G and RRFLibraries.
-
@dc42
Thank you very much.
It works for me. I really appreciate your support and patience.
I added the following picture as a reference of the branch that I used for others.
Do not forget to add "crc32appender.exe" into your building path.