Hi,
I connected to DM6467 EVM using Blackhawk JTAG USB560m I am trying to run my code on C64XPLUS core but
Blackhawk USB560m - C64XPLUS/Emulator memory is showing as XXXXX XXXX XXXX.
How to set my C64XPLUS emulator memory please help me
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
I connected to DM6467 EVM using Blackhawk JTAG USB560m I am trying to run my code on C64XPLUS core but
Blackhawk USB560m - C64XPLUS/Emulator memory is showing as XXXXX XXXX XXXX.
How to set my C64XPLUS emulator memory please help me
This is normally done by GEL files, see http://support.spectrumdigital.com/boards/evmdm6467/revf/ for DM6467 GEL files.
pradeep sakhamoori said:Blackhawk USB560m - C64XPLUS/Emulator memory is showing as XXXXX XXXX XXXX.
Try going to Option -> Memory Map... and than unchecking the 'Enable Memory Mapping' check box, that should remove any artificial memory access barriers brought on by the GEL file, though note that this also means you can access any memory address in the device so it can be easier to write to something you should not write to.