Forum Discussion
Altera_Forum
Honored Contributor
19 years agoDebugger doesn't allow memory to be edited
When I run the debugger and open the "memory" tab, the memory contents are displayed as expected. However, this debugger doesn't seem to allow changes to the memory, even when the processor is h...
Altera_Forum
Honored Contributor
19 years ago --- Quote Start --- originally posted by david_cai@Sep 9 2006, 06:28 PM you can edit memory directly.
just click the place you want to edit by mouse then you can edit it.
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=18185)
--- quote end ---
--- Quote End --- Thanks for your reply, but the IDE just will not let me edit memory using the memory tab. Even memory markded as R/W. I double click on a hex number, but nothing I type will change the value. I right click on the values, but none of the menu items indicate an edit function. I can change register values using the registers tab. I have three blocks of onchip memory, and the IDE will not let me edit any of them. The processor runs and changes the memory, though.