Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
20680 Discussions

MAX10 Dual Boot UFM booting problem.

jpark198
Beginner
1,196 Views

i use DE10-LITE BOARD. it use 10M50DAF484C7G.

i make my Design A and i also make Design B. Design B is only modified LED display.

according to  Embeded Design Handbook 5.2.2., i make .pof file for programming.

nios program is Hello world example.

 

it was working well. and i try to import RSU example code to Hello world example.

i make .pof file and program to DE10-LITE.

 

but it was not booting.

sof page 0 and sof page 1 can be switching but UFM was not work.

 

The only difference between the two .pofs is the size difference of the .hex used. It is 107KB for Hello World project and 303KB for RSU project. And for my program, it is 333KB. I want to know how to make my program boot sucessfully.

 

my Quartus version is 18.1 LITE

0 Kudos
1 Solution
YuanLi_S_Intel
Employee
1,126 Views

Hi,


If the UFM size is not enough. Then what you can do is using the CFM only. Thats the only way.


Thank You.


View solution in original post

0 Kudos
6 Replies
YuanLi_S_Intel
Employee
1,155 Views

Hi,


May i know where do you get the RSU design? Have you followed our user guide to implement that?


Also, we have a how-to-video to implement this using nios, you may take a look.

https://www.youtube.com/watch?v=Qgwd8ftiTZc


Thank You.


Regards,

Bruce


0 Kudos
jpark198
Beginner
1,144 Views

@YuanLi_S_Intel

"May i know where do you get the RSU design? Have you followed our user guide to implement that?"

=> yes. i try to design with AN741. 

 

but firmware is too big to implement in UFM. UFM is 64k byte. but my code is 250k byte. and the code I wrote is the same as the code of AN741.

 

0 Kudos
YuanLi_S_Intel
Employee
1,127 Views

Hi,


If the UFM size is not enough. Then what you can do is using the CFM only. Thats the only way.


Thank You.


0 Kudos
YuanLi_S_Intel
Employee
1,097 Views

Hi Sir,


Any update on this?


Thank You


0 Kudos
YuanLi_S_Intel
Employee
1,062 Views

Understand sir. I am glad that the answer provided in this thread helps. For the question as stated, our team will help you on that thread ya.


I am closing this thread.


0 Kudos
Reply