Forum Discussion
Altera_Forum
Honored Contributor
13 years ago --- Quote Start --- According to the latest quartus 12.1 documentation device_load_jdi is deprecated. But device_download_sof is fairly easy to use. --- Quote End --- Sorry, I should have been more explicit in my previous post. device_load_jdi is deprecated, it has been replaced by the design_load command. Compile your project in 12.1 and do design_load <myproject.sof> - this doesn't affect the hardware but it does load all the debug information into SystemConsole.