Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
Announcements
The Intel sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.
19984 Discussions

Rocketboards Secure Boot Example with 5CSXFC6D6F31 instead of 5CSEBA6

GonzalezRamirez
Beginner
272 Views

I have been following the tutorial to implement the Cyclone V SoC secure boot example at https://rocketboards.org/foswiki/Projects/CycloneVSoCSecureBootExample and as attachment. 

 

I can successfully generate both the hardware and the software projects, resulting in the .jic image. However, when inserting the image I get an error due to compability issues. 

 

GonzalezRamirez_0-1649242115845.png

 

My question is: how can I adapt / rebuild the projects in order for them to be compatible with my board? Has anyone had the same issue?

 

Any guideline on pointers that might be related or help me?

 

Thanks a lot in advance.  

0 Kudos
4 Replies
EBERLAZARE_I_Intel
247 Views

Hi,


Just to confirm is your device is the "5CSXFC6D6F31"? Did you change in device assignment setting in Quartus of the GHRD, to your device "5CSXFC6D6F31"?


Are you seeing the error when using Quartus Programmer?


GonzalezRamirez
Beginner
243 Views

Hello, 

 

Yes, I managed to rebuild the hardware taking my board (5CSXFC6D6F31) as target. 

 

Now, I'm having trouble programming the board with it (section 5). 

 

When converting the Programming File I can't find the correct Flash Loader (Only the 5CSXFC6D6). 

 

GonzalezRamirez_0-1649677728305.png

 

Then in the Programmer I can't set the device to match with my board. 

 

GonzalezRamirez_1-1649677872453.png

 

And if I try to, I get the error:

 

GonzalezRamirez_2-1649677904454.png

 

Any ideas? 

Thanks a lot!

EBERLAZARE_I_Intel
231 Views

Hi,


In the Quartus Programmer try to do the following;


  1. Press Auto Detect, and then select the device/s according to what you have on board.
  2. Then select the "name" device and click on Change File.
  3. Navigate to the location of your programming file and click OK.
  4. Click the Program/Configure checkbox, and Start.

EBERLAZARE_I_Intel
204 Views

Hi,


Have you try below steps?


Reply