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.

AM335x ISDK problem accessing OCMC SRAM

Other Parts Discussed in Thread: AM3356

Hello,

I have a problem with accessing OCMC RAM memory (L3 OCMC0) on AM3356 using a customer specific board with customer project (IAR compiler). The problem occurs when the prgramm is writing to OCMC RAM (address = 0x40300000) in 'ICSSMemInit' (icss_emacFwInit.c). Then the programm always holds in exception handler.

If running the example project (ethernet_mac) on AM335x ICE BOARD (ReV: 2.1A) in CCS (Version 6.1.2.00015), there is no problem when the programm is accessing this memory region there.

My question is, what could be the reason for accessing this memory region? Is there something I have to initialize or enable before?

In the chapter 7.2 of the technical reference manual (OCMC-RAM) I doesn´t found any information to it.

Best Regards
Bjoern