FPGA, SoC, And CPLD Boards And Kits
FPGA Evaluation and Development Kits
6079 Discussions

Configuration failing in AGF027 board

binupr
New Contributor II
517 Views

Hi,

 

We are trying to program AGF027 evaluation board with a custom sof/rbf but the image load fails with below error.

 

====

Info (21597): Response of CONFIG_STATUS
                Device is running in configuration firmware
                00006000  RESPONSE_CODE=OK, LENGTH=6
                F0040000  STATE=ERR_INTERNAL_ERROR, MINOR_ERROR=BASIC_ERROR
                00170400  Version
                C00000B9  MSEL=AS_FAST_POR, nSTATUS=1, nCONFIG=1, VID=1, CLOCK_SOURCE=OSC_CLK_1
                00000000  CONF_DONE=0, INIT_DONE=0, CVP_DONE=0, SEU_ERROR=0
                00001800  Error location
                00000000  Error details
Error message: Internal error.

===

 

As per https://www.intel.com/content/www/us/en/support/programmable/articles/000097610.html?wapkw=DEVICE_INITIALIZATION_CLOCK, QSF has below line.

set_global_assignment -name DEVICE_INITIALIZATION_CLOCK OSC_CLK_1_125MHZ
 

And as you can see from below board schematic screenshot, a 125MHz clock going to SDM/OSC_CLK_1.

 

binupr_0-1716522155831.png

We have not probed the clock pin on board, but do you see any issue with what we are doing?

 

Thanks

BPR

Labels (1)
0 Kudos
4 Replies
Fakhrul
Employee
424 Views

Hi binupr,


Sorry I might have missed your post. Could you change the MSEL=AS_FAST to MSEL=AS_NORMAL?


Regards,

Fakhrul


0 Kudos
binupr
New Contributor II
383 Views

Hi Fakhrul,

 

Thank you for your reply.  Looking at the AGF027 board user guide, I don't see what sets MSEL to NORMAL. See screenshot below.

 

binupr_0-1717457617869.png

 

But we tried anyway by setting SW3[1] & SW3[2]  in OFF/ON position and it seems to have accepted as NORMAL mode. But we are still getting configuration error.

 

Info (21597): Response of CONFIG_STATUS
                Device is running in configuration firmware
                00006000  RESPONSE_CODE=OK, LENGTH=6
F0040000  STATE=ERR_INTERNAL_ERROR, MINOR_ERROR=BASIC_ERROR
                00170400  Version
C00000BB  MSEL=AS_NORMAL_POR, nSTATUS=1, nCONFIG=1, VID=1, CLOCK_SOURCE=OSC_CLK_1
                00000000  CONF_DONE=0, INIT_DONE=0, CVP_DONE=0, SEU_ERROR=0
                00001800  Error location
                00000000  Error details
Error message: Internal error.

 

Regards

Binu

 

 

0 Kudos
Fakhrul
Employee
311 Views

Hi binupr,


My apologies, I was OOO whole week last week. May I know do you have additional board to test?

Do you have HPS enabled in your design?

What is you board OPN?

Can you try to change another configuration scheme?


Regards,

Fakhrul



0 Kudos
Fakhrul
Employee
257 Views

As we do not receive any response from you to the previous questions/notification that we provided. This thread will be transitioned to community support. If you have a new question, feel free to open a new thread to get the support from Intel experts. Otherwise, the community users will continue to help you on this thread. Thank you.


0 Kudos
Reply