Forum Discussion
5 Replies
- Abe
Frequent Contributor
Hi,
Can you tell which device you are targeting and the software version being used. Also a brief description / image of the design would be good to debug this.
- echen73
New Contributor
Yes,
Device: Cyclone V: 5CGFC5C6F27C7
Purpose: QI communication
Design:
- ARM cortex-m0 with peripherals such as: PWM, ASK, FSK, GPIO, UART, with clock enable.
- clock domain: 1pll(82MHz), 1 system clock(divided by 2, 4, 8; from pll, register out)
- echen73
New Contributor
Quartus Prime Version 17.1.0 Build 590 10/25/2017 SJ Lite Edition
- GuaBin_N_Intel
Contributor
How did you program the device after compilation done? Through standalone programmer or in the SignalTap GUI itself. Try to select again the recompiled .SOF before running the signaltap. - echen73
New Contributor
- I program the device through the SignalTap GUI.
- When it happens next time I'll try to select again the recompiled .SOF before running the signaltap.