Connect Dronecode example via serial to pixracer

Hi,
I write a example in c++ in dronecode. Now I am trying to connect my ubuntu laptop via serial to the pixracer by executing the example:

./test serial:///dev/ttyACM0

I can’t get a connection. mavlink status return:

Hope someone can help me.

Thx