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.

Missing "EMU Boot Mode Select" script in DEBUG perspective

Other Parts Discussed in Thread: TMS320F28335

Hello,

I am using CCS v. 5.3.0.00090 with a TMS320F28335.

I am trying to run a program from flash.

I think I have the memory set correctly in the .cmd files.

I am trying to select 'Scripts -> EMU Boot Mode Select -> EMU_BOOT FLASH' but I don't have that option in my scripts menu.

All I have is Realtime Emulation Control, Initialize Memory Map, Watchdog, Code Security Module, Addressing Modes, Set PLL Ratio, ADC Calibration, and XINTF Enable.

Any assistance in getting my program to boot and run from flash would be appreciated.

Bruce.

  • Hi Bruce,

    Bruce Louie said:
    I am trying to select 'Scripts -> EMU Boot Mode Select -> EMU_BOOT FLASH' but I don't have that option in my scripts menu.

    It sounds like you are following some guide that is instructing you to use this menu item. Is this accurate? If that item is missing, then you are likely missing the associated GEL file that defines this function and menu item.

    ki

  • Hi Ki,

    Thanks for your response. Yes I was following the lab guide from the multi day c2000 course. Ill check the lab files to see if there is a gel file included.

    thanks again!

    Bruce