[3.4.0b5 and 6] issue in coren2g and RRFLibraries
-
@user-123 I saw you other post, but I only have the hint to check the wiring. https://duet3d.dozuki.com/Wiki/Choosing_and_connecting_stepper_motors#Section_Connecting_stepper_motors
gives some checklist. I often use the identifying phases hint to connect two wires each and checking the torque.Please deconnect from the Duet board first. Running the board with wrong wiring or wiring shortage can damage the board.
-
@joergs5 hey
whenever i am debugg it ,
now it showing this error:
"
c:\user\abc\eclipse-workspace\firmware\RapRepfirmware\src\platfrom\uniqueId.h:13:10:falat error:UniqueIdBase.h : No such file or directory
13| #include<UniqueIdBase.h>
compilation terminated.
src/bossa/subdir.mk:42:recipe for target
'src\bossa\flasher.o' failed
make:**[src\bossa\flasher.o]Error 1
make:***waiting for unfinished jobs......
"so please help me
-
@user-123 said in [3.4.0b5 and 6] issue in coren2g and RRFLibraries:
error:UniqueIdBase.h : No such file or directory
UniqudIdBase.h is located in CoreN2G, so this project seems to not exist, cannot be found or is in the wrong version.
-
@joergs5 ok
so now what can i do for this? -
@user-123 you should use the beta6 tagged versions of CANlib, Core2NG, FreeRTOS (beta5), RepRapFirmware, RRFLibraries and the DuetWiFiSocketServer to avoid the file problems. The last DuetWiFi... project is only needed to use one included .h file.
now what can i do for this?
Check all projects that they have the correct version (use the tag beta6 or for FreeRTOS beta 5).
-
@joergs5 ok thank you
if it is not working, i am ping you so please help me. -
@user-123 ok
I looked up, CoreN2G version 3.3 doesn't include the .h file, so sowhere until 3.4 beta 6 it was added newly.
-
@joergs5 ok
-
@user-123 thank you now its work
-
@user-123 thanks for feedback and I wish you success in what you plan!
-
-