Altera_Forum
Honored Contributor
20 years agoA debug problem!
I had buid a system in SOPC Builder 5.0 with NIOS II/F, JTAG level 3, 16KBytes onchip_rom, 1KBytes exchange_ram, jtag_uart.
In NIOS IDE, I compiled a sample project hello_world_simple, this project could run properly on target hardware, how ever, if I debug this project, the console shows : Using cable "ByteBlasterII [LPT1]", device 1, instance 0x00 Processor is already paused Listening on port 2874 for connection from GDB: 59s58s57s56s55s54 saccepted Connection from GDB closed Leaving target processor paused; I'm using cyclone epIC12Q240C8, with 80 MHz clock and Byteblaster II. btw,when i debug the ISS ,it shows : Error! : The ELF file Debug/hello_world_0.elf is attempting to load a larger mem ory block (size = 0x455C) than has been defined for module exchange_ram (size = 0x0400) in the ptf file Fatal Error! : Memory map is not consistent with memory image file - check that file 'Debug/hello_world_0.elf' is compiled and linked for system 'D:\RESET_SOPC_ PCI3\Hard_Emulator.ptf' could anybody help me!? with my regards!