<br />毕业设计,用CCS遇到很大困难,急求达人帮帮忙啊!<br /><br />使用板子为DM6437 EVM<br /><br />1.无法把生成的.OUT格式文件LOAD进板子里了,会出现下列信息:<br /><br />GEL OUTPUT信息框的信息:<br /><br />EVMDM6437 Startup Sequence<br /><br />Setup Cache (L1P = 32K) + (L1D = 32K) + (L2 = ALL SRAM)... [Done]<br />Setup PinMux... (Normal operation)... [Done]<br />Setup Power Modules (All on)... [Done]<br />Setup PLL1 (DSP = 594 MHz + SYSCLK2 = 198 MHz + SYSCLK3 = 99 MHz + Onchip Oscillator)... [Already Set]<br />Setup PLL2 (VPSS = 54 MHz + DDR2 Phy = 162 MHz + Onchip Oscillator)... [Already Set]<br />Setup DDR2 (162 MHz + 32-bit bus)... [Done]<br />Setup EMIF CS2 - NOR Flash (8-bit bus)... [Done]<br /><br />Startup Complete.<br /><br />Disable VPSS<br />Clear L2 Cache in DDR Range<br />Setup Cache (L1P = 32K) + (L1D = 32K) + (L2 = ALL SRAM)... [Done]<br />Disable EDMA events<br />Setup DDR2 (162 MHz + 32-bit bus)... [Done]<br /><br />Clear L2 Cache in DDR Range<br />Setup Cache (L1P = 32K) + (L1D = 32K) + (L2 = ALL SRAM)... [Done]<br />Disable EDMA events<br /><br />Disable VPSS<br />Clear L2 Cache in DDR Range<br />Setup Cache (L1P = 32K) + (L1D = 32K) + (L2 = ALL SRAM)... [Done]<br />Disable EDMA events<br />Setup DDR2 (162 MHz + 32-bit bus)... [Done]<br /><br />Clear L2 Cache in DDR Range<br />Setup Cache (L1P = 32K) + (L1D = 32K) + (L2 = ALL SRAM)... [Done]<br />Disable EDMA events<br /><br />Disable VPSS<br />Clear L2 Cache in DDR Range<br />Setup Cache (L1P = 32K) + (L1D = 32K) + (L2 = ALL SRAM)... [Done]<br />Disable EDMA events<br />Setup DDR2 (162 MHz + 32-bit bus)... [Done]<br /><br />Clear L2 Cache in DDR Range<br />Setup Cache (L1P = 32K) + (L1D = 32K) + (L2 = ALL SRAM)... [Done]<br />Disable EDMA events<br /><br /><br />MESSAGE信息框的信息:<br /><br />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.<br /><br />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<br />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<br /><br />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<br /><br /><br />2.同时出现的反汇编也变成了空白,各位大虾帮帮忙吧!<br /><br /><br /> |
|