Forum Discussion
7 Replies
- AnandRaj_S_Intel
Regular Contributor
Hi @SDmel
- Which Quartus version & edition are you using.
Try follow the solution provided in links below
https://www.intel.com/content/www/us/en/programmable/support/support-resources/knowledge-base/solutions/rd08272014_588.html
https://forums.intel.com/s/question/0D50P00003yyKkeSAE/program-device-seems-no-response-in-signaltap-after-changing-source-code
Let me know if this has helped resolve the issue you are facing or if you need any further assistance.
Regards
Anand
- SDmel
New Contributor
Hi Anand,
I am using Quartus 18.0 version.
./megafunctions folder is not created in my project folder.
Thanks and regards,
Shyna
- AnandRaj_S_Intel
Regular Contributor
Hi Shyna,
- Are you using any development kit( Name it)?
- which edition of quartus Lite,std or pro?
Please share the Quartus log & images with error.
Regards
Anand
- sstrell
Super Contributor
As the message states, you need to program the device first with the .sof. Click the program button in the JTAG Configuration section on the right (button with little down arrow pointing to device). Just because you've compiled the design doesn't mean the design is running on the device. You have to program it first.
If you're saying that you have programmed the device and you are still seeing this error, try closing Signal Tap and manually program the device in the Quartus Programmer (Tools menu). Then reopen the .stp file and see if it's now working.
#iwork4intel
- SDmel
New Contributor
Both methods I tried still I am getting same error message
- AnandRaj_S_Intel
Regular Contributor
Hi,
Can you see the size difference in sof file before and after adding the stp file?
Have you enabled Signal-Tap Logic analyzer under setting?
Can you delete the db, increment db, signal-tap and sof files.
And recompile the design and create new signal tap with minimum signals and check.
Regards
Anand