Other Parts Discussed in Thread: DM3730, OMAP3530, CCSTUDIO, DM3725
For development on the DM3730 I had a choice between the expensive DM37x Evaluation Module and the economical BeagleBoard XM (BBXM), I opted for the BBXM.
Later I came across this statement on the BeagleBoard site that the
"the BeagleBoard-xM is not intended to be a complete development environment, but rather a community-supported platform that can be used as the basis for building more complete development systems and as a target for community software baselines"
1. I was wondering, what could I do on the DM37x Evaluation Module that I can't on a BBxM?
2. Most of the development boards come with an OS pre-installed, Is it necessary to install an OS on these boards to get it to work. For development isn't it possible to just dish out your own "bare metal" system similar to what a person would do on a microcontroller? Doesn't the OS utilize important CPU resources that could have been put into use for other important tasks/processing?
3. The BBXM has 2 cores how do I debug both of these cores, is it possible? What kind of debugger would I need to use here?
Regards,
Ken