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.

How to modify memory map when CCS 5.1 has no Tools menu?

Hi,

I need to modify the memory map settings created by the platform wizard. There is a CCS demo available to help with this but it is for CCS 4 and I'm using CCS 5.1.09000. I don't see the Tools menu which is seen in the demo. I am in the CCS Edit perspective.

This CCS forum post:

http://e2e.ti.com/support/development_tools/code_composer_studio/f/81/t/64266.aspx#231378

has this question:

Unfortunately I have no "Tools->RTSC Tools->Platform" menu item in my CCSv4 as mentioned in the

http://rtsc.eclipse.org/docs-tip/Demo_of_the_RTSC_Platform_Wizard_in_CCSv4

and this response:

Try File -> New.  Select Other.  There should be a folder called "RTSC Wizards" and if you expand that there is a "RTSC Platform Wizard".


This is what I used to create a platform. However, now I want to modify this platform. In the demo, I see that if I had the Tools->Platform menu it would have Edit/View as well as New as options. What I really want now is something like the Edit/View option. How can I get this?

Another post on a similar topic (http://e2e.ti.com/support/embedded/bios/f/355/t/115188.aspx#409785) has this comment:

The menu Tools/RTSC Tools/Platform is missing,

and this response:

That menu is contributed by plugin "org.eclipse.rtsc.xdctools.ui". Could you please check which version of this plugin is active in your colleagues' system? You can find it under menu:
   Help / About Code Composer Studio / Installation Details / Plug-ins

Also can you tell me the "N..." version number of their CCS, also from the Help / About dialog?

That menu was first added in XDCtools 3.20.01.51 .


I have checked my system which was a recent (just over a month old) install of CCS 5.1. The org.eclipse.rtsc.xdctools.ui plugin version is 3.22.4.46.

So it seems like I have a good version of XDCtools but still I don't have a Tools menu.

How can I edit the platform so that I can change its memory map?

Thanks,

Annie