Using RTSC want to create a new platform board. The primary reason for doing this is to change the clock frequency which is by default shown as 1 Mhz in the app.cfg file. I am using CCS 5.3 and xdc 3.24.05 and sys bios 6.34.02. When I chose the path as C:\ti\xdctools_3_24_05_48\packages, only 1 MSP system is shown and on opening it we see that it is an incomplete definition. I can't figure how to make a new platform for our system based on any existing platform using the same CPU but different clock frequency setting for MCLK.
May be MSP430 is configured by the CMD file but I did see ezRF platform using MSP430 and 8 Mhz clock.
I realized that there is a setting in "BIOS Basic Runtime Options" to set the Clock Frequency but the frequency on "Program runtime " - Platform Information still shows 1 Mhz.
Finally, is the developer expected to set the Clock Frequency of MCLK or leave it to BIOS?