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.

AM4377: Adding another EXT_RAM section

Expert 1700 points
Part Number: AM4377

hello all,

how can i add another EXT_RAM section in my project - so i could have EXT_RAM  and EXT_RAM2 ??

Thanks,

Inno

  • Hello Inno,

    You can edit the RTSC platform. Go to CCS > Project > RTSC Tools > Platform > Edit/View. 

    • Enter BIOS platform folder into Platform Package Repository, e.g. e.g. C:\ti\bios_6_76_03_01\packages
    • Choose the right platform from the drop down menu of Package Name, e.g. ti.platforms.evmAM437x

    Then in next window, add a row in External Memory pane by right click in the pane and choose "Insert Row". Then edit the Base and Length of each memory segment.

    Then click Finish and let it finish building the Platform Package. 

    Then rebuild your project and reopen the .cfg file. You'll see the newly added memory section:

    Regards,

    Jianzhong