Hi all;
I try to debug Hello world program with CCS 5.2 .
I like to load this program in DSP tesla(platform is pandaboard es)and i found this steps to follow:
Steps to connect properly to the cores on OMAP4:
1. First connect to CortexA9_0 and CortexA9_1
2. Then while you're in CortexA9_0 (highlighted in blue) goto Scripts menu
3. Select Reset and run the following 3 scripts:
reset_ducati_cortexM3_RTOS_board
reset_ducati_cortexM3_SIMCOP_board
reset_tesla_C64_board
Now you should be able to connect to each of the above mentioned cores
but when i connect to cortex A9_0 i get this message :
CortexA9_0: GEL Output: --->>> omap4460_memory_map_init DONE !!! <<<---
CortexA9_1: GEL Output: --->>> omap4460_startup_sequence <<<---
CortexA9_1: GEL Output: --->>> omap4430_memory_map_init DONE !!! <<<---
IcePick_D: GEL Output: Ducati RTOS is released from Wait-In-Reset.
IcePick_D: GEL Output: Ducati SIMCOP is released from Wait-In-Reset.
IcePick_D: GEL Output: IVAHD C64 is released from Wait-In-Reset.
IcePick_D: GEL Output: IVAHD ICONT1 is released from Wait-In-Reset.
IcePick_D: GEL Output: IVAHD ICONT2 is released from Wait-In-Reset.
CS_DAP_DebugSS: GEL Output: --->>> Firewalls settings <<<---
CS_DAP_DebugSS: GEL Output: --->>> GP device, no FW settings needed. <<<---
CS_DAP_DebugSS: GEL Output: ---<<< Firewalls settings >>>---
CortexA9_0: GEL Output: --->>> omap4460_startup_sequence <<<---
CortexA9_0: GEL Output: --->>> omap4460_startup_sequence <<<---
CortexA9_0: GEL Output: --->>> !!!! UNKNOWN DEVICE (0x00000002), PLEASE UPDATE GEL FILES !!!! <<<---
CortexA9_0: GEL Output: --->>> GP device <<<---
CortexA9_0: GEL Output: Reconfigure PSRAM for accessing if device type = GP
CortexA9_0: GEL Output: Set system clock to 38.4MHz
CortexA9_0: GEL Output: --->>> start FORCE VCORE1, VCORE2 and VCORE3 to 1100mV <<<---
CortexA9_0: GEL Output: --->>> PHOENIX RELEASE => (0x02), EEPROM => (0x24) <<<---
CortexA9_0: GEL Output: --->>> PHOENIX RELEASE => (0x02), EEPROM => (0x24) <<<---
CortexA9_0: GEL Output: --->>> end FORCE VCORE1, VCORE2 and VCORE3 to 1100mV <<<---
CortexA9_0: GEL Output: Memory type is ELPIDA
CortexA9_0: GEL Output: Memory tech is 40nm
CortexA9_0: GEL Output: --->>> MEMORY SIZE is 8GB <<<---
CortexA9_0: GEL Output: > UNKNOWN DEVICE ID_NAME: 2
CortexA9_0: GEL Output: > APPLY BY DEFAULT OPP100 settings for all cores and DDR <CortexA9_0: GEL Output: >> Start ELPIDA EDB8064B1PB8DF DDR config EMIF4D1
CortexA9_0: GEL Output: >> End ELPIDA EDB8064B1PB8DF DDR config EMIF4D1
CortexA9_0: GEL Output: >> Start ELPIDA EDB8064B1PB8DF DDR config EMIF4D2
CortexA9_0: GEL Output: >> End ELPIDA EDB8064B1PB8DF DDR config EMIF4D2
CortexA9_0: GEL Output: >> START dmm_settings_board
CortexA9_0: GEL Output: >> END dmm_settings_board
CortexA9_0: GEL: Error while executing OnTargetConnect(): 'opp_default_config_board()' not found at opp_default_config_board(2) [omap4460_startup_common.gel:339] at omap4460_startup_sequence() [omap4460_startup_common.gel:40] at OnTargetConnect() .
sadly I don't found a solution in the web ,but i hope to get it in this forum.
regards.
Serina.