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.

CCS/TMS570LS1224: Hercules FEE setting

Part Number: TMS570LS1224
Other Parts Discussed in Thread: HALCOGEN

Tool/software: Code Composer Studio

Hi,

I have some question about FEE setting on Halcogen. I set "No of EEPS = 1" through Halcogen.

Then "Virtual Sectors  for EEP1" will be 0. I think it mean 4 virtual sectors will be on EEP2.

But When I set EEP of block index 1~4, I can't set EPP=1.

I study TI FEE User Guide document. Description of EEPNumber is "Number indicating into which EEP does the block go. 0 -- 

Block will be configured on EEP1. 1 -- Block will be configured on EEP2."

Why I can't set EEP of block index = 1?

Thank you!

  • Hi Naiching,

    If No of EEPS = 1, only 1 EEPROM is configured: EEP0.

    Virtual Sectors for EEP1: number of virtual sectors for 2nd EEPROM or EEP1. If No of EEPS=1, this item is not applicable, so it doesn't accept any input.

    Same for EEP selection in Block configuration page: only 0 is available if No of EEPS=1.