Intel® Edge Software Hub
Get answers from community peers to your questions about building Edge Software Hub solutions for edge compute node.
Announcements
Welcome to the Intel Community! If you like the answer to your question, please mark it as 'Accepted Solution' to help others.

The Edge Software Vision Package for Red Hat Enterprise Linux is now available here.

Learn more about developing on Intel® Hardware and Software here.

QSPI booting

Ramakrishnan
Beginner
505 Views

=> setenv bootcmd sf probe;sf read 2000000 2000000 300000;fpga load 0 2000000 300000;sf read 1000000 100000 100000;go 1000040

While running the above command in the u-boot, im getting an error which says command 'load' failed. 


device 0 offset 0x2000000, size 0x300000
SF: 3145728 bytes @ 0x2000000 Read: OK
Command 'load' failed: Error -6
device 0 offset 0x100000, size 0x100000
SF: 1048576 bytes @ 0x100000 Read: OK
## Starting application at 0x01000040 ...

 

undefined instruction
pc : [<01000040>] lr : [<0ff691d5>]
reloc pc : [<f209e080>] lr : [<01007215>]
sp : 0fb4cea8 ip : 00000000 fp : 00000002
r10: 0fb74c98 r9 : 0fb51ec0 r8 : 0ffe44d0
r7 : 0ff7ac85 r6 : 00000002 r5 : 01000040 r4 : 0fb74c9c
r3 : 01000040 r2 : 0fb74c9c r1 : 0fb74c9c r0 : 00000001
Flags: nzCv IRQs off FIQs off Mode SVC_32
Code: ffffffff ffffffff ffffffff ffffffff (ffffffff)
Resetting CPU ...

Labels (1)
0 Kudos
1 Solution
JesusE_Intel
Moderator
461 Views

Hi Ramakrishnan,


Which software package from Edge Software Hub are you using? Could you please share additional steps and configuration details to reproduce from my end?


Regards,

Jesus


View solution in original post

0 Kudos
2 Replies
JesusE_Intel
Moderator
462 Views

Hi Ramakrishnan,


Which software package from Edge Software Hub are you using? Could you please share additional steps and configuration details to reproduce from my end?


Regards,

Jesus


0 Kudos
JesusE_Intel
Moderator
437 Views

If you need any additional information, please submit a new question as this thread will no longer be monitored.


0 Kudos
Reply