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

MAX10 Remote System Upgrade (RSU) over UART for Nios II Processor

YSuzu21
New Contributor I
533 Views

I downloaded max10_RSU.par from Design Store "MAX10 Remote System Upgrade (RSU) over UART for Nios II Processor".

 

In the file you downloaded, there is a remote_update.c file.

Can I just copy and use it on the following devices?

10M08SAE144C8G

10M16SAE144C8G

If you can't, please tell me how to fix it.

 

If you set max10_RSU.par to

10M08SAE144C8G

10M16SAE144C8G

Can I just change the address of the device, pins, and memory to use it?

 

Please let me know.

0 Kudos
1 Solution
Ahmed_H_Intel1
Employee
477 Views

Hi,

Yes, you can, but you must adjust the device address and make sure that all settings are compatible with the new device. You can simply re-create the design for the required device and include the .c files you need to the project (after editing it).

Best regards,

 

View solution in original post

0 Kudos
2 Replies
Ahmed_H_Intel1
Employee
478 Views

Hi,

Yes, you can, but you must adjust the device address and make sure that all settings are compatible with the new device. You can simply re-create the design for the required device and include the .c files you need to the project (after editing it).

Best regards,

 

0 Kudos
YSuzu21
New Contributor I
477 Views

Thank you for your reply.

 

0 Kudos
Reply