毕业设计,用CCS遇到很大困难,急求达人帮帮忙啊!
使用板子为DM6437 EVM
1.无法把生成的.OUT格式文件LOAD进板子里了,会出现下列信息:
GEL OUTPUT信息框的信息:
EVMDM6437 Startup Sequence
Setup Cache (L1P = 32K) + (L1D = 32K) + (L2 = ALL SRAM)... [Done] Setup PinMux... (Normal operation)... [Done] Setup Power Modules (All on)... [Done] Setup PLL1 (DSP = 594 MHz + SYSCLK2 = 198 MHz + SYSCLK3 = 99 MHz + Onchip Oscillator)... [Already Set] Setup PLL2 (VPSS = 54 MHz + DDR2 Phy = 162 MHz + Onchip Oscillator)... [Already Set] Setup DDR2 (162 MHz + 32-bit bus)... [Done] Setup EMIF CS2 - NOR Flash (8-bit bus)... [Done]
Startup Complete.
Disable VPSS Clear L2 Cache in DDR Range Setup Cache (L1P = 32K) + (L1D = 32K) + (L2 = ALL SRAM)... [Done] Disable EDMA events Setup DDR2 (162 MHz + 32-bit bus)... [Done]
Clear L2 Cache in DDR Range Setup Cache (L1P = 32K) + (L1D = 32K) + (L2 = ALL SRAM)... [Done] Disable EDMA events
Disable VPSS Clear L2 Cache in DDR Range Setup Cache (L1P = 32K) + (L1D = 32K) + (L2 = ALL SRAM)... [Done] Disable EDMA events Setup DDR2 (162 MHz + 32-bit bus)... [Done]
Clear L2 Cache in DDR Range Setup Cache (L1P = 32K) + (L1D = 32K) + (L2 = ALL SRAM)... [Done] Disable EDMA events
Disable VPSS Clear L2 Cache in DDR Range Setup Cache (L1P = 32K) + (L1D = 32K) + (L2 = ALL SRAM)... [Done] Disable EDMA events Setup DDR2 (162 MHz + 32-bit bus)... [Done]
Clear L2 Cache in DDR Range Setup Cache (L1P = 32K) + (L1D = 32K) + (L2 = ALL SRAM)... [Done] Disable EDMA events
MESSAGE信息框的信息:
Loader: One or more sections of your program falls into a memory region that is not writable. These regions will not actually be written to the target. Check your linker configuration and/or memory map.
Trouble Writing Register: Error 0x00000006/-1176 Error during: Memory, Register, The IM memory request is not serviced by the HW memory system. This could be caused by the memory address specified does not exist in the specified memory/cache level. Sequence ID: 6 Error Code: -1176 Error Class: 0x00000006 Trouble Setting Breakpoint with the Action "Process CIO" at 0x2120: Error 0x0000000A/-1176 Error during: Memory, Break Point, The IM memory request is not serviced by the HW memory system. This could be caused by the memory address specified does not exist in the specified memory/cache level. Sequence ID: 7 Error Code: -1176 Error Class: 0x0000000A
Trouble Setting Breakpoint with the Action "Terminate Program Execution" at 0x23c0: Error 0x0000000A/-1176 Error during: Memory, Break Point, The IM memory request is not serviced by the HW memory system. This could be caused by the memory address specified does not exist in the specified memory/cache level. Sequence ID: 7 Error Code: -1176 Error Class: 0x0000000A
2.同时出现的反汇编也变成了空白,各位大虾帮帮忙吧!
|