sakuraclamp / arducopter

Automatically exported from code.google.com/p/arducopter
0 stars 0 forks source link

code debugging problem #451

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
How can I debug the code on apm2 card by using visual c++? Is there anyone has 
an idea about this issue?

Original issue reported on code.google.com by berkansahin.ee.metu@gmail.com on 26 Jul 2012 at 6:46

GoogleCodeExporter commented 8 years ago
The ArduPilot Mega 1 and 2 APM2 use Atmel C for Atmel microcomputers.

I do not believe it is in anyway compatible with Visual C++ which is for 
Windows on IBM type Personal Computers.

Arduino is the development environment normally used to compile and load Atmel 
source onto the ArduPilot boards. The environments run under Windows (and on 
Macs and Linux systtems), but compile for the target Atmel microprocessors.

The ArduPilot uses a special relax patched version of Arduino for this.

There may also be additional Atmel compatible development environments, but I 
am not familiar with them.

Original comment by garyrmccray@gmail.com on 26 Jul 2012 at 5:52

GoogleCodeExporter commented 8 years ago
Issue closed. 
If you find this is an error please report it in the new issues list
https://github.com/diydrones/ardupilot/issues?labels=ArduCopter&page=1&state=ope
n

Original comment by Benny.Si...@gmail.com on 19 Jan 2013 at 11:41