Hi,
I’m working on Mistarl OMAP 3530 EVM Main Board REV D with OMAP Processor Module OMAP 35xx REV B on it along with CCS 5.1 through BackHawk USB 560BP Emulator.
It’s using Samsung Onenand K5W1G1GACM-DL60
- Able to acess internal memory from addr 4020 0000
- Added gel file “omap3530_cortexA.gel” at new target congiuration, which is supported by CCS 5.1.
According to my understanding this main “omap3530_cortexA.gel” internally calling the following gel files.
- CortexA8_CrossTrigger.gel
- cortexA8_util.gel
- etm_cortexA8_registers.gel
- omap3430_prcm_clock_configs.gel
- omap3430_reconfigure_firewalls.gel
- omap35xx_resets.gel
- OMAP35x_AM-DM37x_sdrc_config.gel
Issues::
- I tried to access external memory at the addr 0x0000 0000 and 0x8000 0000 which was producing error :: Data Verification Error.
- How to access external memory / ? any memory address for it?
- Is there any other gel file needs to be added for this board ?