cancel
Showing results for 
Search instead for 
Did you mean: 

Motor Pilot cant connect

QuirinS
Associate III

Hello, I have a custom Board based on the EVSPING4 Dual. I was able to flash the code and Debug with a segger j-link. I added a Uart message after the init and I could see the message with putty. But when I try to connect with motor Pilot the error No STlink connectet pops up. I generated the code with motor control workbench and enabled motor control. In the code the uart is initialized but i cant find any code to actually communicate an control the motors over uart.

 

Thanks

1 ACCEPTED SOLUTION

Accepted Solutions
QuirinS
Associate III

Changing the GUI worked

View solution in original post

2 REPLIES 2
QuirinS
Associate III

I found the USART1_IRQHandler Handler in the code and set a breakpoint in it, when i tried to connect with motor pilot it wasnt triggered, but when I opened putty and typed some characters in it was triggered

QuirinS
Associate III

Changing the GUI worked