Cannot generate an RSU image with encrypted source code for Agilex7
Hello, I have delivered an encrypted IP to my customer using Altera ampcrypt6 and amplic6 tools using the following command lines: ./amplic6.exe -3 -c -sp 7 -o license_tc5550_3.txt -h any -v 2025.01 -r -f 10000000000 -a -e -m -k 78…F -p 5550 ./ampcrypt6.exe -3 -c -i tc5550.syn.vhd -l tc5550 -f 10000000000 -o tc5550.protect3.vhd -sp 7 -v 2025.01 -k 78…F -a -e -m -p 5550 He is able to perform compilation and generating a .sof file for jtagging. However when he tries to generate an persitent RSU image there is an error message reported by Quartus Prime (see attached the log) Is there something wrong with the encryption ?Solved1.7KViews0likes10CommentsFailed to debug the SMP cycloneVsoc boards
Hello, here are my project settings: It will initiate an RTOS. After the RTOS setup is completed, it will load the RBF file of my project using the "dc" method. It will start the SMP and then load two cores. However, when I use ARMDs for debugging, one (or both) of the cores will get suspended. The reason seems to be that some modules involved in FPGA communication fail to find the address after checking it. When I encounter this issue, I recompile the SOF project in Quartus to generate a new RBF file and then try debugging again with ARMDs. Sometimes this works, but most of the time, it still fails. I’ve also tried only recompiling my ARMDs project, but the debugging results are always the same after each recompilation. Therefore, the only variable is the Quartus Prime recompilation. Do you have any solutions for this? Yours Alex775Views0likes4Comments