Has anyone actually created a CCS board configuration file for the BeagleBoard?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
As Brandon says, the CCS board configuration should be the same between the BeagleBoard and the EVM, I have not tried it myself but the difference could potentially be in the GEL files, depending on what version of the EVM the GEL files were working with you may have to use the Micron DDR configuration versus a Samsung DDR configuration.
I think the configurations you need are already in the OMAP3 GEL files, in particular if you take a look at C:\CCStudio_v3.3\cc\gel\omap3430_sdrc_configs.gel it has the various memories, including the Micron (I believe the same device that is on the beagle). If you use the standard OMAP3 CCS configuration with these GEL files, in particular omap3430_cortexA.gel on the ARM, you should have menu items under the GEL menu of CCS to configure various things, including how the DDR is configured.