Connection Error with RCM5700

Hey guys I tried to start developing with the RCM5700 with a rabbit 5000 pluged in.

I tried to run some of the sample code as its told in the user manual to get familliar with the programming of dynamic c. But the programm will not run. I already set up the right COM Port with my USB cable and reconfigurated the baudrates. As it comes to the compiling process when I press F5, F9 or Crtl+Y it gives me a status message in the status bar at the bottom of Dynamic C IDE and it says “Communication Error”. The last messagebox that pops up is “Compiling File: C:.…\bios\Rabbitbios.c” and then it disapears and as already told the statusbar gives me the error message.

The project options are set to programm the rabbit’s flash. I dont know what to do to get this running. And to see the STDIO Window that should pop up on the screen.

Please help me

Best wishes

Hello, Check the below settings in Dynamic C IDE.

Sometimes ,If you do not select the “Use USB serial converter” from the Dynamic C IDE –>Options–> Project Options –>Communications.

Try to use higher baud rates(115200).

In the Options–>Project options–>Debugger, enable “Enable debug kernel” option.

I hope this helps.

Thanks,
cpigilam