[3.4.0b5 and 6] issue in coren2g and RRFLibraries
-
@joergs5 sure
-
@joergs5 freeRTOS is work for beta5?
-
@user-123 => ok, I see, I use FreeRTOS beta 5, as there is no beta 6 tag. This works.
It's an exception that there is no common tag for all projects.
-
@joergs5 ok i am try that one
-
@joergs5 what do you mean by no common tag for all projects.
-
@user-123 I meant, in general there is a tag for all needed projects, so you see which project versions belong together. But for FreeRTOS there was probably no change between beta 5 and 6. Personally I would tag them all with beta 6, even if there was no change.
-
@joergs5 ok
-
@user-123 i have one more qustion:
i am using servo motor for z axis and which is connected using expansion board . but whenever my printer is on it shows the warning which is "motor phase A may be disconnected" for diver 4 and 5.
so how can i remove that that warning please help me. -
@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!
-
-