- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
HI,
I am using the following command to program the CPLD from command line
start quartus_pgm -z --mode=JTAG --operation="p;C:\Test Firmware\CPLD_U1.pof@1"
It runs the quartus_pgm and exits on success or failure. I am unable to view the output as it quits immediately.
Can anyone suggest me a way to look if the programming was successful or not and how to read the output of quartus_pgm
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Are you running this is command prompt? What do you mean by quit immediately?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes I was running through the command prompt and the command prompt was closing as soon as the programming finished.
I have found a solution to add the /B /WAIT before the command .
Thank you

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page